cjyyx/AI_Gen_Novel
A multi-agent system using LLMs to automatically generate long-form web novels.

Velocity · 7d
+0.5
★ / day
Trend
→steady
star history
The project implements a cognitive process model for writing, using multiple AI agents to handle planning, conversion, and review stages. It compresses long texts into memory summaries, employs multi-agent collaboration to enhance originality, and applies RecurrentGPT’s recurrence-based approach for iterative story generation. Users need to implement their own LLM interface.