Inkos

Active
GitHub TypeScript AGPL-3.0

Description

An autonomous novel writing AI agent where multiple agents write, audit and revise novels with human review gates for quality control.

Key Features

  • Multi-agent novel writing — Writer drafts, Auditor reviews, Reviser polishes in a fully automated pipeline
  • Covers multiple literary genres — xuanhuan, xianxia, urban, sci-fi, with sequel/spinoff/fanfic/imitation modes
  • Human review gates — pauses at critical checkpoints for human approval, ensuring creative quality control
  • InkOS Studio 2.0 visual workbench — book management, chapter review, live progress, market radar, AI detection
  • InkOS TUI dashboard — full-screen interactive creation with slash command completion, theme effects, i18n
  • Short story capability — Studio/CLI produces complete shorts with full text, synopsis, cover prompts and cover art

Use Cases

💡 Web novel authors batch-produce serialized long-form fiction with consistent style and coherent plotlines
💡 Rapidly generate commercial short stories for content marketing or ebook publishing
💡 Expand existing novel settings into spinoffs or fan fiction works
💡 Lower the barrier to novel writing with AI assistance, enabling non-professional authors to produce quality content
💡 Multilingual creation — supports both Chinese and English novel writing

Categories

Quick Start

Install with npm i -g @actalk/inkos, initialize with inkos init my-novel, run inkos to start Studio web workbench and configure models. Create a book with inkos book create --title "Book Title" --genre xuanhuan, write next chapter with inkos write next.

Related Projects