An AI writing workspace that builds long documents one section at a time and keeps their structure consistent.
Smart Tex was an early attempt at making generated documents less chaotic. The user chooses the kind of document and its format before the model starts writing.
What I made
It supports academic papers, blog posts, reports, and articles. Each type has its own section plan and style choices, including IEEE, ACM, APA, and MLA for academic work.
Generation happens section by section so later parts can keep the earlier context. The result stays editable and can be downloaded as Markdown.
How it works
5 stepsPaste text or upload a starting document.
Pick a paper, blog, report, or article.
Choose the structure and writing style.
Build one section while keeping prior context.
Review the result and download Markdown.
Repository breakdown
This comes from GitHub's detected language breakdown. It measures source size, not the time or difficulty of the work.
Language mix
GitHub source bytesIndependent build
Prototype
Private GitHub repository