EbookBuilder: Content Generation
The generation module focuses on producing coherent and engaging text.
Strategies
- Recursive Outlining: Generate a high-level outline, then expand each point into sub-points before drafting.
- Context Window Management: Pass previous chapter summaries to the model to ensure narrative consistency.
- Style Injection: Use system instructions to enforce specific literary styles or technical tones.
Recommended Models
- General Purpose: Llama-3-70B, Qwen-2.5.
- Creative Writing: Claude-3.5-Sonnet (via API) or specialized fine-tuned models on HF.