Technical Documentation
Everything you need to understand how Writers Factory works under the hood. This is the system architecture that powers AI-assisted novel writing.
Getting Started
Pre-Flight Checklist
Everything you need before Day 1
5 Core Notebooks
Structure your research for optimal extraction
Distillation Prompts
Copy-paste prompts for NotebookLM
Core Concepts
Context Engineering
The new prompt engineering - it's all about context
LLM Models
Multi-model orchestration and routing
Anti-Patterns
Common mistakes and how to avoid them
System Architecture
GraphRAG Conceptual
Knowledge graphs for narrative consistency
GraphRAG Technical
Implementation details and data flow
Systems Integration
How all the pieces fit together
Writing Modes
For Engineers (Architect Track)
If you’re taking the Architect Track, you’ll want to dive deep into:
- GraphRAG Technical - Understand the knowledge graph implementation
- Systems Integration - See how components communicate
- Context Engineering - Master the art of context window management
The source code is available on GitHub.