Open Source & Local

Your Private AI Research Assistant

Chat with your documents, extract insights, and organize research. Powered by Groq or local LLMs, running entirely on your machine with a local vector database.

v1.0.0 — Powered by Electron & Python

App Preview Placeholder

NotebookLM Local

Ready to analyze your documents

Installation Guide

NotebookLM Local is currently an unsigned open-source application. You may see standard OS security warnings when installing. Here is how to bypass them securely.

macOS Installation

If macOS says the application is "damaged and can't be opened", it's because Apple's Gatekeeper blocked the unsigned app. To fix this:

  1. Drag NotebookLM Local.app to your Applications folder.
  2. Open the Terminal app.
  3. Run this exact command to remove the quarantine flag:
    sudo xattr -cr "/Applications/NotebookLM Local.app"
  4. Double click the app in your Applications folder to run it!

Why go local?

100% Private

Your documents never leave your machine. The local vector database ensures your data stays in your hands.

Lightning Fast

Powered by Groq's cloud inference for blazing fast responses, or run local models offline.

RAG Architecture

State of the art Retrieval-Augmented Generation using semantic search and accurate source citations.