Everything you need to install, activate, and understand Retineo.
Two ways to start. Pick the one that fits your workflow.
https://github.com/retineohq/retineo-obsidianmain.js + manifest.json + styles.css from latest release.obsidian/plugins/retineo/Requirements: Obsidian 0.15+, desktop only. Node.js 18+ for local LLM/embedding providers.
Download from GitHub Releases for macOS, Linux, Windows.
Verifies: Node.js, ffmpeg, tesseract, Ollama, whisper (optional).
The Obsidian Plugin is free for semantic search (L0–L3). Pro unlocks connection discovery layers (L4–L9).
| Feature | Free | Pro |
|---|---|---|
| L0–L3 Create & Read | ✓ | ✓ |
| L0–L3 Search & Chat | ✓ | ✓ |
| L4 Semantic Links | — | ✓ |
| L5–L6 Clusters | — | ✓ |
| L7–L9 Annotations | — | ✓ |
| MCP L4+ Tools | — | ✓ |
| HTTP Bridge L4+ | — | ✓ |
Retineo Core is free and open-source forever. The Obsidian Plugin Pro tier (L4–L9: semantic links, clusters, annotations, MCP, HTTP Bridge) is available through contributions while we build payment infrastructure.
Request Pro AccessFounding Member: install within 30 days of release → exclusive early access and founding pricing when paid tiers launch.
Deep dives into every part of Retineo.
Retineo is a compiler, not a RAG wrapper. Raw sources become a chain of compiled artifacts.
Key principles: Content-Addressable Storage (SHA-256), immutable artifacts, reproducible builds, SQLite registry, Adapter IPC (JSON-RPC 2.0).
L0–L3 are open-source (Apache 2.0). L4–L9 are commercial layers built on top.