A real model. A real memory. Your Mac.
The in-browser demo is the spark — this is the fire: a genuine local model (via Ollama) answering from a memory folder on your own disk. Plain markdown, so it's Obsidian-compatible out of the box. Ten minutes, free forever, nothing leaves your machine.
Open the AI you already use (Claude, ChatGPT, Gemini — any of them) and paste this one prompt. It installs everything and explains each step. That's the whole setup — which is very much the point.
What you end up with
llama3.2:3b runs on any modern Mac; got 16GB+ RAM? Pull qwen3:14b for a noticeably deeper one — chanio's own founder runs the Qwen family.
~/chanio/notes — plain .md files on your disk. Drop anything in; open the folder in Obsidian and it's a vault. The model answers FROM it.
ask (instant, free, private) → tonight (the day's big questions, packed for the frontier AI you already pay for) → growth (what all the answers taught you, synthesized locally).
1. Install Ollama — brew install ollama (or ollama.com/download)
2. ollama pull llama3.2:3b — and optionally qwen3:14b for the bigger brain
3. Make ~/chanio/notes/ and drop in a few .md notes
4. Paste the prompt above into any AI to generate the three small scripts — or write them yourself; they're each under a page of plain Node.
Windows & Android: the paste-at-night ritual works everywhere today; the full local setup lands 2027. iPhone & iPad: soon — today the in-browser model at /try runs on modern iPhones.