Skip to content

NeuroBookLong-form writing deserves an IDE

Almost everyone has a novel in them, and most of them die halfway. Not from a lack of talent — from a lack of engineering. Worldbuilding, setups, prose and AI collaboration, all in one workspace you can actually see.

Where to Start

Not installed yet? Read Quick Start — Windows users unzip and run, and you can be writing in five minutes. To choose a deployment method or install on a server, read Deployment.

Already installed? Go to From Your First Book to Chapter Three: create a project, build the worldbook, initialize the world engine, and write the first three chapters.

Want to understand it first? Read the Introduction, or go straight to the four core capabilities: World Engine, Plot Workbench, Markdown Studio, llmlint.

Documentation Map

  • Introduction: what NeuroBook is, who it is for, and how it differs from an ordinary AI chat tool.
  • Quick Start: download, launch, configure a model — the shortest path.
  • Tutorials: from your first project to chapter three, in six sessions.
  • Core Capabilities: World Engine, Plot Workbench, Markdown Studio and llmlint in depth.
  • Guides: settings, themes, change history, account and cloud backup.
  • Agent: the mental model behind agents, sessions, profiles, skills, workflows and the three modes.
  • Profile: what each built-in profile does and where its boundaries are.
  • Profile TSX: write your own agent profile.
  • Deployment and Operations: installation, starting and stopping, where your data lives, privacy boundaries.
  • Design Notes: why writing is split across multiple agents.

About AI Roleplay

Early versions of NeuroBook shipped AI roleplay (RP) and world simulation modules. The current version has removed the RP entry points from the regular interface while it is redesigned to the standard set by writing mode; there is no timeline yet. The related profiles, data structures and historical material all remain in the codebase.

SillyTavern character card import still works: an inspect → unpack → import three-step flow that archives the original card and its worldbook intact and moves stable settings into the worldbook. What you get afterwards is material for novel writing — it does not start an RP session. See Import a Character Card.

More Entry Points