Skip to content
Sanni heruwala edited this page Jun 12, 2026 · 4 revisions

RedNotebook AI · Wiki

The open-source AI data notebook for Trino, DuckDB, and 11 more SQL engines. Apache 2.0. Local-first. No telemetry.

🔗 Repository: https://github.com/sanniheruwala/RedNotebookAI 📦 Latest release: v0.7.16 💬 Report a bug or propose a feature: see Contributing


What this wiki is

This wiki is the tour. It walks through the project the way a new user or contributor would discover it — concrete examples, screenshots, and how-to flows.

For the canonical reference (architecture, security model, full connector docs, deployment tiers), see /docs in the repo.


Start here

Page What's in it
Quickstart Docker + Python + source. Five minutes to your first query.
Connectors All 13 SQL engines we ship with. Per-dialect field reference.
AI providers OpenAI / Anthropic / Cursor / Ollama / Mock — and the privacy controls.
File uploads Drop a CSV, query it. The 5-minute analyst win.
Publish and share One-click public HTML share links.
Knowledge layer + Studio NotebookLM-style citations, FAQ, study guide.
Architecture overview How the pieces fit together.
Contributing Issue-first, PR + review, the policy in 60 seconds.
Roadmap Shipped + 🟡 in flight + open design issues.

What just shipped (v0.7.16)

  • 🌐 Publish notebook → public HTML share link. One-click. No account required to view.
  • 📥 Drag-drop file uploads (CSV / TSV / Parquet / JSON / JSONL). Drop a file → DuckDB attaches it → query by table name.
  • 📐 Design groundwork for two long-game features filed as Issue #3 (cross-source joins) and Issue #4 (reactive notebooks) — pick one up if you're looking to contribute.

For the full release history see the Releases page.


Looking for something specific?

Clone this wiki locally