Comprehensive Python API for Google NotebookLM. Full programmatic access to NotebookLM's features—including capabilities the web UI doesn't expose—from Python or the command line. 📚 Research ...
Run a local demo instance in seconds. # Clone and launch instantly cp .env.example .env docker compose -f docker-compose.yml -f docker-compose.demo.yml up --build ...