← all repositories
Deng-m1/MaliangAINovalWriter

A Spring Boot novel factory for the webnovel economy

AINoval orchestrates multiple LLMs to keep sprawling Chinese webnovels coherent across hundreds of chapters.

MaliangAINovalWriter
Collecting fresh signals — velocity needs a few days of history.
collecting data…
star history

What it does AINoval is a browser-based writing platform for long-form Chinese fiction. It pairs a Flutter Quill editor with a Spring Boot backend to manage novels as structured databases—works split into volumes, chapters, and scenes—while piping author prompts through multiple LLM providers. The system treats continuity as a first-class problem: it builds knowledge graphs of characters, factions, and foreshadowing, then enforces consistency across that graph so a 300,000-word serial does not accidentally contradict itself in chapter 847.

The interesting bit The “plot deduction” engine runs several models in parallel—GPT, Claude, Gemini, whatever you have keys for—and presents the results like a gacha pull, letting the author pick the best continuation. Behind the scenes, the admin dashboard offers full LLM observability, token-cost accounting, and RBAC, which suggests the authors are not the only intended users; this is also a hosted-platform-in-a-box.

Key highlights

  • Four-level content tree (work → volume → chapter → scene) with a continuous-scroll Flutter editor that claims stable performance across thousands of chapters.
  • Structured worldbuilding with AI-generated setting trees, relationship networks, and versioned snapshots so lore can be revised without breaking earlier chapters.
  • Multi-model “gacha” plot generation: fire the same prompt at several LLMs simultaneously and choose the least embarrassing outcome.
  • Full operator backend—RBAC, user credit management, public/private model pools, per-call billing audit, and token-consumption analytics.
  • “Book disassembly” knowledge base that ingests existing popular novels to extract templates and patterns for new stories.

Caveats

  • The README cuts off mid-sentence during the plot-deduction explanation, so some features are only partially documented.
  • Every screenshot and the primary UI are Chinese-language, which will narrow the contributor pool.
  • It is a heavy stack—Flutter Web, Spring Boot, MongoDB, and a separate admin Flutter app—so self-hosting is closer to deploying a SaaS than installing a desktop utility.

Verdict Worth a look if you are building vertical AI writing tools or running a Chinese webnovel platform and need a reference architecture for long-form continuity and operator billing. Skip it if you just want a lightweight markdown editor with a ChatGPT sidebar.

Frequently asked

What is Deng-m1/MaliangAINovalWriter?
AINoval orchestrates multiple LLMs to keep sprawling Chinese webnovels coherent across hundreds of chapters.
Is MaliangAINovalWriter open source?
Yes — Deng-m1/MaliangAINovalWriter is an open-source project tracked on heatdrop.
How popular is MaliangAINovalWriter?
Deng-m1/MaliangAINovalWriter has 837 stars on GitHub.
Where can I find MaliangAINovalWriter?
Deng-m1/MaliangAINovalWriter is on GitHub at https://github.com/Deng-m1/MaliangAINovalWriter.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.