Skip to content
repository radar
Agents & Orchestration

🛠️Open Notebook

ACTIVE BREAKOUT

lfnovo/open-notebook · homepage ↗

An Open Source implementation of Notebook LM with more flexibility and features

⭐ Very popular: 37k stars, gaining about 339 a week

View on GitHub ↗

repo profile

vintage 2024 2 years old
language TypeScript
license MIT

momentum

total stars 37k
stars added last week +339
commits / week 8 cooling · -74% vs prior mo
issues closed 85% ~10d to close, median
contributors 72
release cadence fortnightly
last activity 4d ago

durability

backing community / independent
openness permissive
bus factor 1 solo
top-author share 69% 6 mo

bus factor = how many people it takes to cover more than half the commits (6 months). 1 is a solo project; higher means the work is spread across a team. top-author share is the single busiest author's slice of those commits.

since we covered it

monthly average + 3k/mo (+34%/mo) · + 28k total since PR#20

why it's a big deal

  • Gives researchers a self-hosted alternative to Google's Notebook LM, keeping documents and chat local rather than on a vendor cloud.
  • Handles PDFs, videos, audio, web pages, and Office docs in one place, with full-text and vector search plus context-aware chat over that material.
  • Supports 18 or more model providers including OpenAI, Anthropic, and local runtimes like Ollama and LM Studio, so users pick their own models and avoid lock-in.

under the hood

  • Splits into two services deployed via Docker Compose; a Python FastAPI backend with a Next.js and React frontend, reachable on localhost:8502.
  • Uses SurrealDB for persistence and LangChain to orchestrate model calls across the supported providers.
  • Exposes a REST API for programmatic access, and includes multi-speaker podcast generation plus support for reasoning models such as DeepSeek-R1.

Radar summary, generated from the project's public sources

star history

PR#20 · 9k37k now Oct 2024Aug 2026
  1. PR#20 9k 2025-10-29
  2. now 37k + 28k since first covered

curve is sampled from GitHub's star history, plus our own daily readings since we covered it; the dashed stretch is before we first covered it, the solid line since. figures at coverage are the numbers we printed then (approx.), current count is live.

understory

Output and attention are roughly in balance.

-7 understory score output 75 · clout 82
Aug 2025 Jul 2026
  • output, commits & releases
  • clout, star velocity

output = commits & releases; clout = star velocity, both 0 to 100 monthly indices; the gap where output runs above clout is the understory. The understory →

covered in

  • PR#20 2025-10-29 below the radar

    Open-source, privacy-first alternative to Notebook LM

similar projects

compare these →
  • 🦀 OpenClaw

    10× the stars

    Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

    386k ACTIVE
  • 🎛️ CopilotKit

    The Frontend Stack for Agents & Generative UI. React, Angular, Mobile, Slack, and more. Makers of the AG-UI Protocol

    37k ACTIVE
  • 🤖 Agent Zero

    Python · leaner, 19k stars

    Agent Zero AI framework

    19k ACTIVE
  • NotebookLM

    Google

    closed source
  • Notion AI

    Notion

    closed source

comments

Sign in with GitHub to add your blip on Open Notebook.

loading comments…