Chronicle KeeperDocs
Docs / Getting started

Getting started

From zero to your first finished session note in about ten minutes — most of which is the one-time downloads.

Chronicle Keeper is a desktop app that turns Craig Bot recordings of your D&D sessions into clean, structured notes. Everything heavy — the transcription — happens on your own machine. You only reach the internet to download the app, the speech model (once), and to call a cloud LLM if you choose one over a local model.

New to all this?

You don't need to be technical. If you can install an app and copy-paste a key, you can run Chronicle Keeper. The workflow guide walks every screen with pictures.

What you'll need

  • A Craig Bot recording of a session — the ZIP it emails you, with one audio track per speaker. (How Craig works →)
  • A Mac, Windows PC, or Linux machine.
  • An LLM to do the writing — either Ollama running locally (free) or an API key from a cloud provider.

Quick start

  1. Install the app

    Grab the installer for your operating system from the Releases page. First launch shows a one-time "unknown developer" prompt — that's expected.

    Download   Per-OS install steps →

  2. Choose your LLM in Settings

    Open Settings and either point it at a local Ollama server or paste a cloud API key. Keys never leave your machine.

    Full LLM setup guide →

  3. Create a campaign & upload

    Make a campaign, start a new session, and drop in your Craig ZIP. Label which track is which player.

  4. Transcribe

    Hit transcribe. On the very first run the speech model (Parakeet TDT v3) downloads once, then every track is transcribed on-device.

  5. Summarize & export

    Generate the summary with your chosen LLM, give it a read, then export to Markdown with Obsidian frontmatter.

    See the whole workflow →

First-run downloads

The app itself is small, but the speech model is a few hundred MB and downloads once on your first transcription. After that it's reused and you can work fully offline.

Where to go next