Discover and explore top open-source AI tools and projects—updated daily.
NarcoooAutonomous AI novel production system
Top 12.0% on SourcePulse
<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> InkOS is a multi-agent system designed for autonomous novel production, addressing common AI writing limitations like memory loss and plot incoherence. It enables AI agents to write, audit, and revise novels, incorporating human review gates, targeting engineers and power users seeking robust AI-driven narrative generation.
How It Works
The system employs a five-agent pipeline (Radar, Architect, Writer, Auditor, Reviser) that iteratively generates and refines chapters. Core to its approach are seven "truth files" (e.g., current_state.md, particle_ledger.md) that serve as a persistent, verifiable source of truth for world state, character knowledge, and plot progression, mitigating LLM hallucinations and ensuring long-term narrative consistency.
Quick Start & Requirements
npm i -g @actalk/inkos.env files.inkos book create, inkos write next, inkos agent, inkos config set-global.Highlighted Details
--json output facilitate integration with external AI agents (e.g., OpenClaw) for complex workflow orchestration.Maintenance & Community
The project exhibits active development with a detailed roadmap including planned features like a Web UI (studio/) and custom agent plugins. Contributions are welcomed via issues and PRs, with development instructions provided. No specific community links (Discord, Slack) are listed.
Licensing & Compatibility
Limitations & Caveats
The planned Web UI (studio/) and advanced features like multi-model routing for agents and a custom agent plugin system are still in development, indicating current limitations in user interface and agent extensibility.
1 day ago
Inactive