Edventure AI Onboarding Kit

The platforms

Three platforms, all running in the kit as containers: Hermes is a web dashboard, Claude Code lives in browser VS Code, and the LaTeX project is a repo you clone into that same VS Code. Each track has a copy-pasteable runbook — linked below and in the sidebar under Runbooks.

TRACK 1
Hermes (web dashboard)

Nous Research's self-improving agent with persistent memory. Runs as a container in this kit — open the dashboard in your browser. Runs on Ollama Cloud, no GPU.

Dashboard: hermes.konomondo.org (log in trainee/hermes) · Runbook: Track 1 →
Docs: hermes-agent.nousresearch.com

TRACK 2
Claude Code

Claude in the command line and connected to VS Code — the everyday driver for spec-driven building with Superpowers.

Runbook: Track 2 →
Docs: code.claude.com/docs

TRACK 3
The LaTeX project

A working starter you extend: a maths prompt → a typeset LaTeX image, via a Flue agent on Ollama Cloud.

Runbook: Track 3 →
On this site: The LaTeX project →

Why it matters: keeping the three install shapes separate (host daemon, IDE tool, dev container) is deliberate — each one teaches a different way AI tools show up in real work.

Try it: start with Track 1, then Track 2, then build Track 3.

Next: The LaTeX project.