Interactive Book
Interactive Book turns your materials into a living book — not a static PDF, but a reading environment built from typed blocks you can quiz against, watch as animation, manipulate as a live widget, and chat about page by page.
Where it is
Section titled “Where it is”Open Book in the left sidebar. The dashboard shows your library with quick stats (total books, ready, in progress, chapters) and a card per book; New book starts a new one.

Creation flow
Section titled “Creation flow”- Open Book → New book.
- Choose a topic and sources — Knowledge Bases, Notebooks, Question Bank, or Chat history.
- Review the generated proposal (chapter outline) before compiling.
- Let the engine generate page plans and blocks per chapter.
- Read, annotate, quiz yourself, or chat alongside the pages.
Books track source fingerprints, so if a knowledge base changes after compilation, maintenance commands can report the drift (see below).
The reading experience
Section titled “The reading experience”A book chapter is built from typed blocks. The point is that each block is the right medium for the idea — a concept becomes a quiz, a derivation becomes an animation, a process becomes an interactive widget.
Quiz & flash-card blocks turn a section into active recall. Answers stay hidden until you reveal them, and the per-page outline on the right keeps long chapters navigable.

Animation blocks embed a rendered Manim video right in the page — useful when a derivation is easier to watch than to read.

Interactive blocks are live HTML widgets. Here, sliders recompute reward weights and group statistics in real time — the reader learns by manipulating the model, not just reading about it.

Diagram blocks render Mermaid/concept graphs inline, and every page has a Page Chat — ask a question about exactly what you’re reading and get an answer grounded in that page.

Authoring and customizing
Section titled “Authoring and customizing”A book is editable, not frozen. Use Insert block to add a block anywhere in a chapter — and pick its type from the full palette: text, callout, quiz, code, timeline, flash cards, figure, interactive, animation, deep dive, and user note.

Hover any existing block to move, regenerate, or delete it, or switch its type — turn a wall of text into a quiz, a callout, or a deep dive without rewriting the chapter.

Good source choices
Section titled “Good source choices”| Source | Use when |
|---|---|
| Knowledge Base | You want grounded textbook/paper content. |
| Notebook | You have curated notes or prior summaries. |
| Question Bank | You want practice-centered pages. |
| Chat History | You want to turn a tutoring session into study material. |
Maintenance
Section titled “Maintenance”deeptutor book listdeeptutor book health <book_id>deeptutor book refresh-fingerprints <book_id>See also
Section titled “See also”- Knowledge Center — build the document libraries a book is compiled from
- Chat Workspace — discuss book pages in context
- CLI commands — book maintenance commands