FNI V2.0 for Multi Agent Book Writer: Authority (A:45), Popularity (P:0), Recency (R:75), Quality (Q:70). Semantic (S) is a query-time baseline scored live at search.
A collaborative AI book writing system using multiple specialized agents. Each agent has a specific role in the writing pipeline to create a complete, polished book draft.
## Project Overview
This project simulates a writing team of AI agents that co-author a book. Each agent has a distinct role:
Planner: Defines the book structure and chapters
Researcher: Gathers background information and supporting content
Writer: Drafts content for each chapter
Editor: Reviews and polishes the output for grammar and coherence
The agents communicate through shared memory, enabling seamless collaboration.