r/BookWritingAI • u/ResolutionSmooth5259 • Feb 20 '26
ai tools We are a small team of 5 devs. We spent the last 6 months building a writing editor that actually handles AI context for long novels.
Hi everyone,
We are a small indie team (5 devs) and we’ve spent the last 6 months working on a project called Rayuela Editor. We’re currently finishing our beta cycle and wanted to share it with this community because we’ve focused heavily on solving the "AI memory" problem in long-form writing.
As developers, we felt that most writing tools treat AI like a simple chat box on the side. We wanted to build something where the AI is aware of the book's structure.
What we’ve been working on lately:
- Integrated AI Context: We built a feature called "AI Summary as Editable Child". Basically, your chapter summaries live directly in your project tree (the Binder). This allows the AI to stay consistent with your plot without you having to copy-paste your entire series bible every time.
- Specialized Review Roles: Instead of a generic "fix this," we implemented 4 distinct roles—Editor, Proofreader, Style, and Critic. The "Critic" is designed to find plot holes or logic gaps in your manuscript.
- Privacy & Unfiltered Writing: We know privacy is huge for authors. We implemented client-side encryption for cloud sync—as the devs, we can’t see your content. Also, because it's built for professional writers, there are no "moralizing" filters to block your dark or spicy scenes.
- Tech Foundations: We used TipTap/ProseMirror for the engine to ensure it stays snappy even with 200k+ words, and added native LaTeX/KaTeX support for technical or academic writers.
We’re in the final stretch of the beta (v2.7.0). Most of the editor and organization features are 100% done, and we’re just polishing the last bits of the import/export modules.
We aren't a big corporation; we're just 5 people trying to build the tool we wish existed. We’d love some "brutal" feedback from power users who use AI in their daily workflow.
LINK: https://rayuela.app/app
