Hello, I am very new to this and just created my account a moment ago but I was just wondering if there is any plan to release an API for notebookLM.
Thanks!
Hello, I am very new to this and just created my account a moment ago but I was just wondering if there is any plan to release an API for notebookLM.
Thanks!
Hiya! Welcome to the forums.
I believe Notebook LM is not available, as there’s no official docs for it. There are open source alternatives such as HuggingFace.co but you’ll need to run it yourself.
Happy coding!
Hat
sorry for the very delayed response, but thank you!
There is no official API for NotebookLM, but I have heard that people have made their own, either using JSON calls, or screen-scraping and automating the browser.
I would really like a “home API” for NotebookLM. I don’t want to officially call the gemini API because you lose a bunch of what NotebookLM can do that way, without replicating way more than should be necessary.
So, if anyone has developed a tool to automate interaction with NotebookLM by automating interaction with the browser, please let me know.
For those of you willing to reinvent wheel, I can easily show you how to use the Gemini API to replicate a lot of NotebookLM, but without the fine tuning they’ve done and probably some special code, it’s not a perfect process and I want mine perfect!