Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: nblm - Rust CLI/Python SDK for NotebookLM Enterprise automation (github.com/k-dash)
10 points by K-dash 1 day ago | hide | past | favorite | discuss
I built nblm, a Rust-based toolset to automate Google’s NotebookLM Enterprise API reliably. It aims to replace brittle curl snippets with a stable interface you can use in cron/CI or agentic systems.

* Python SDK (type-safe): IDE auto-complete, fewer JSON key typos, fits complex workflows.

* Standalone CLI: single fast binary for scripts and pipelines.

* Handles auth, batching, retries; you focus on logic. Rust core is fast and memory-safe.

* Enterprise API only (consumer NotebookLM isn’t supported).

Repo: https://github.com/K-dash/nblm-rs

Feedback is welcome—I'm especially interested in thoughts on the Python SDK’s design for building automated/agentic workflows. Thanks!





Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: