A standalone AI-maintained, Roam-style Wiki for personal knowledge.
ZetaNotes stores knowledge in plain Markdown while adding block anchors, block references, backlinks, provenance, review queues, graph views, AI ingest, and AI maintenance workflows.
It is not just a folder of documents. It is a knowledge graph that agents can maintain.
Every durable idea can have a stable block anchor. Other pages can point to that exact claim, not only to a whole page.
Imported knowledge can carry source_doc, source_locator, confidence, model_id, and agent_session_id so claims remain auditable.
Use an OpenAI-compatible LLM to turn imported documents into source summaries and reusable concept drafts. Without an LLM, a local fallback still creates reviewable plans.
Find missing anchors, duplicate anchors, broken references, orphan pages, weak links and review items, then apply changes through persistent workflows.
Use zetanotes-cli from terminals, scripts, Codex skills, and future MCP wrappers to query or maintain the same local Wiki.
Your notes remain files on disk. ZetaNotes adds indexing, metadata and workflows without hiding the knowledge in a closed document store.
The desktop app is for daily reading, editing, importing and review. The CLI is for automation and agent access.
Use the visual Wiki interface, editor, graph, review page, AI ingest panel, AI maintenance panel and Ask Wiki feature.
Download DesktopRun init, doctor, search, ask, import, ingest, maintain, health, review, graph and workflow commands from a shell.
CLI ManualInstall the bundled zetanotes-wiki skill so Codex can inspect, search, ask, ingest or maintain your local Wiki through zetanotes-cli.
Skill Setup