v0.1.0 — Open Source

SEED
NOTE
BOOK

A notebook for half-formed thoughts — with an AI thinking partner called the Gardener. Capture raw ideas, tend them, harvest them when they're ready.

1
Phase One
Capture
Drop a thought before it disappears. No pressure to be clear or complete.
2
Phase Two
Tend
Return to the seed. Develop it. The Gardener asks questions and finds connections.
3
Phase Three
Harvest
Export as Markdown, HTML, plain text, or JSON. Your idea is ready for the world.
01

FEATURES

🌱
Seed Notebook
Capture half-formed thoughts without pressure. Seeds evolve through three deliberate phases.
🤖
AI Gardener
A real Claude AI that reads your seeds and responds with insights, questions, and suggestions — streaming word by word.
💻
Code Editor
Full CodeMirror 6 editor with syntax highlighting for 8 languages, each with its own colour palette.
🔒
Local First
All data stored in your browser's IndexedDB. Nothing leaves your machine except Gardener API calls.
📤
Export
Harvested seeds export as Markdown, plain text, styled HTML, or JSON for full portability.
🎨
Swiss Design
Tight grid, Helvetica typography, single red accent. Clarity enforces thinking.
02

GARDENER

YOUR AI THINKING PARTNER

The Gardener is powered by Claude (Anthropic). It reads your current seed and responds with focused, concise observations — streamed in real time, directly in the sidebar.

It is not a chatbot. It has one job: to help your ideas grow. Bring your own API key or self-host with yours.

Insight
There's a tension here worth pulling on — you're describing both a constraint and a freedom. The strongest ideas live in that gap.
Suggestion
Try writing the one-sentence version. Force yourself to compress until the core idea is undeniable.
Question
What would change if this idea were completely wrong?
03

TECH STACK

Framework
Next.js 15 + React 19
Language
Styling
Code Editor
State
Storage
idb (IndexedDB)
AI
Anthropic SDK — claude-sonnet-4-6
License
MIT — open source

PLANT YOUR
FIRST SEED

Try the standalone demo — no installation, no API key required. Or clone the repo and self-host with your own Gardener.

🚀 Live App 🌱 Demo GitHub →