Overview
AI Novel Generator helps authors create multi-chapter novels by combining LLM-based generation with vector retrieval and consistency checks. It streamlines setting creation, outline generation, and chapter drafting while tracking character and plot state.
Key Features
- Setting workshop: generates worldbuilding, characters, and plot blueprints for iterative refinement.
- Multi-stage chapter generation: produces outlines, drafts, and finalized chapters to reduce context drift.
- State tracking & consistency checks: maintains character trajectories and detects plot conflicts.
Use Cases
- Rapidly draft long-form fiction while preserving character and plot continuity.
- Assist editorial teams with chapter suggestions and review support.
- Teaching and ideation tool for story structure and plot planning.
Technical Details
- Combines LLM generation with local/cloud embedding retrieval to maintain long-range context.
- Supports multiple model interfaces (OpenAI, Ollama) and optional local vector stores for customization.
- Provides both GUI and CLI entry points for flexible deployment and usage.