Back to browse
GitHub Repository

RedNotebook AI : open-source AI data notebook. Notebook-first UI (Next.js + shadcn/ui) over a FastAPI backend, with AI SQL/chart suggestions, profiling, PII detection, and a NotebookLM-style knowledge layer.

2 starsTypeScript

RedNotebook AI open-source AI data notebook for Trino, +12 SQL engines

by heruwala·Jun 12, 2026·1 point·0 comments

AI Analysis

●●SolidSolve My ProblemShip It

NotebookLM-style citations for SQL results when Hex and Mode already exist.

Strengths
  • One-click publish creates self-contained HTML snapshots with no data leaving your machine.
  • NotebookLM-style knowledge layer with [n] citation chips for grounded AI questions.
  • Local-first by default with optional multi-user mode via single env var toggle.
Weaknesses
  • AI data notebooks are crowded (Hex, Mode, Databricks, Jupyter + LLM plugins).
  • Apache 2.0 license but only 1 star and 0 forks suggests early adoption stage.
Category
Target Audience

Data analysts, SQL developers, data teams

Similar To

Hex · Mode · Databricks

Similar Projects

Workledger – Your offline first engineering notebook

Keyboard-first UX stands out — ⌘K for full search and ⌘J to create entries make it feel built for rapid capture. It's clearly an honest MVP: offline-first and open-source are the right focus, but there’s no sign of sync, plugin support, or a markdown-first workflow that would make it compete with Obsidian/Joplin. Useful if you want a simple, local notebook without cloud baggage, not a replacement for a feature-rich notes ecosystem.

Ship ItNiche Gem
recvonline
204mo ago

SQL Query Optimizer

LLM-augmented SQL optimizer with schema context, but lacks benchmarks proving it beats manual EXPLAIN review.

Solve My ProblemShip It
hura17
103mo ago