tokens&
For enterprises
Sign in
tokens&

Find tools, check provider offers, save a build plan, and share your work when you’re ready.

For buildersFor enterprises

For builders

  • Startup credits and perks
  • Agent Skills
  • Publish a project

For enterprises

  • Start free company workspace
  • Submit a tool, product, or perk

Community

  • Community
  • Newsletter
  • Events
Xin

© 2026 tokensand, LLC. All rights reserved.

  • Terms
  • Privacy
  • Security
  • Data Processing
  • Status
  1. Hackathon
  2. Project gallery
  3. Chapters- A tutor that grows with the kid
Anonymous builderabout 1 hour agoJudging locked: Event build

Chapters- A tutor that grows with the kid

A reading tutor for kids that keeps only a small, editable memory of the student instead of an ever-growing transcript, and archives everything else so you can still ask about it later.

Review the project

Start with the source code, then open the demo or video if available.

View GitHub repository
Visit project websiteProject gallery
Project description
Chapters is a reading tutor that runs a full 30-session semester with one kid, writing her a new book each time based on what it currently believes about her level, interests, and skill gaps instead of dragging the whole session history into every prompt, it keeps a small editable model of the student and updates that directly.  Viewers can see the comparison between Fox( the better tutor ) and the Owl( the baseline tutor with no understanding from memory ) and see how ours is a strongly better agent.   How it works: each session the tutor reads its current model of the kid, generates a book for her, she reads and reacts, and the tutor revises the model adding, updating, or archiving specific facts rather than appending a transcript. A separate small model checks in every couple session to catch facts that have gone stale or contradict new evidence. Where the tools come in: - RawTree is the permanent archive: everything the model lets go of still lands here, queryable with plain-English-to-SQL. - Liquid AI's LFM2 is that periodic memory review, running locally. - Nimble pulls a real, current web fact into each story. - Black Forest Labs FLUX paints a real cover for every book. Result: a tutor whose prompt stays flat (~1,100 tokens) for the whole semester and ends up more accurate than one that just keeps appending everything (which balloons to ~49,000 tokens).
Project links
  • GitHub repository
  • Project website
Tools used
  • Claude Code Router
  • Liquid AI
  • Nimble
  • Tinybird
  • Black Forest Labs
  • Codex
Tools used
  • Claude Code Router
  • Liquid AI
  • Nimble
  • Tinybird
  • Black Forest Labs
  • Codex