Newsletter
Get notified when new AI tools are added
Join the community.
LongWriter is an AI text generation model designed for working with large documents without losing the main narrative thread or meaning.
Developed in China by researchers at Tsinghua University in Beijing, LongWriter was trained on texts ranging from 2–3 thousand characters to materials over 30 thousand characters. The goal is to keep a consistent concept and context across long outputs.
Key components mentioned by the project include Agent WR (for splitting content into semantic sections) and long-context LLMs (to help preserve overall context across sections).
LongWriter can be downloaded and installed for free from GitHub. For long-form generation, it typically requires a carefully written prompt: you break the overall task into smaller subtasks, define the goal for each, and run multiple generation cycles within a single request to reduce repetitive phrasing.