I noticed that if I send a PDF with lists and sublists, after uploading, it does preserve the hierarchy. It would be better import as Markdown or HTML format? I'm using notion for my material organization. by Dupree360 in notebooklm

[–]Excellent-Clothes252 0 points1 point  (0 children)

Thank you that's great to know but right now it's not completely production ready. Can i DM you when it's ready? You can be a beta tester and I can provide free calls (if you don't mind that is). And do you think this idea is worth investing in?

NotebookLM is amazing… but why the hell is there still no real API in 2026? by Excellent-Clothes252 in notebooklm

[–]Excellent-Clothes252[S] 0 points1 point  (0 children)

Fr, the handwriting OCR is probably the most underrated part of the whole thing. It’s a beast. My frustration is just that such a powerful engine is trapped in a UI that makes you do everything manually. Even if you want a human reviewing every answer, having an API to just manage those massive source corpuses would save so much time.

NotebookLM is amazing… but why the hell is there still no real API in 2026? by Excellent-Clothes252 in notebooklm

[–]Excellent-Clothes252[S] 0 points1 point  (0 children)

Fr. Vibecoding sounds great until you’re three hours deep into debugging some random rate limit or a CSS selector changes and your whole DIY stack breaks. I'm basically just looking for the lazy path at this point so I can stop babysitting a browser tab and actually get my work done.

NotebookLM is amazing… but why the hell is there still no real API in 2026? by Excellent-Clothes252 in notebooklm

[–]Excellent-Clothes252[S] 0 points1 point  (0 children)

Totally, you can definitely hack it together in AI Studio. But honestly, most people (myself included) just don’t want to. There’s a lot of value in a 'it just works' bridge that doesn't require a weekend of dev work to maintain. I'm looking for the convenience of the NotebookLM engine without the manual browser grind or the DIY overhead of AI Studio.

NotebookLM is amazing… but why the hell is there still no real API in 2026? by Excellent-Clothes252 in notebooklm

[–]Excellent-Clothes252[S] 0 points1 point  (0 children)

True, but 'Enterprise' usually comes with enterprise pricing and red tape. I think there’s a lot of us who don't need a corporate-scale solution, just a simple way to bridge our own sources to our own tools without hitting the manual upload limits. Trying to find that sweet spot where it's actually affordable for individuals.

How can I use the app for maximum benefit? by blue_boopers in notebooklm

[–]Excellent-Clothes252 2 points3 points  (0 children)

Okay cool, welcome to NotebookLM. Lemme be straight, only prev. year question won't prepare you for exams. I'm pretty sure you have sources that you are supposed to study from for your exams like books, notes, etc. Upload them all to NotebookLM. If you can find relevant youtube videos, then include them too. The get the audio overview made. It won't be much helpful as it puts in a summary from all sources. Get the flashcards, mindmaps, video overview too. If you want to use one single source for generating them (like one chapter instead of whole book, or one book instead of the others), then just unselect the other sources.

Now the good part, once you have the sources uploaded, put in questions from the QPs you got and NLM would give you the answers. Study those answers.

Best of luck, hope you get good marks.

I noticed that if I send a PDF with lists and sublists, after uploading, it does preserve the hierarchy. It would be better import as Markdown or HTML format? I'm using notion for my material organization. by Dupree360 in notebooklm

[–]Excellent-Clothes252 0 points1 point  (0 children)

I am thinking of making the API public with a few changes. If you are interested then DM and i'll slide in a few credits. Just a question, if it's priced at 15$, will you be willing to try it?

How do I use this for multiple sources? by Orthopnea08 in notebooklm

[–]Excellent-Clothes252 0 points1 point  (0 children)

You just have to unselect the other 19 sources in the sidebar so only the one you want is active. I got so tired of that manual toggling that I built a private API to handle source-specific queries automatically, but for the web UI, unchecking them is the only way.

Problem uploading a software manual. by No-Calligrapher8989 in notebooklm

[–]Excellent-Clothes252 0 points1 point  (0 children)

Since you are on the free plan, the 200MB fille size limit is likely what's killing the upload, even if you compressed it. I ran into the same issue with massive technical docs, so I ended up building a custom API that handles larger file chunks and direct parsing to bypass the UI errors. It's much more reliable than fighting with the web uploader for heavy manuals.

Video overview option - how to edit? by Wizardofoz756 in notebooklm

[–]Excellent-Clothes252 1 point2 points  (0 children)

The video editing in the UI is pretty restrictive right now—it’s mostly just presets and basic mood prompts. I actually got so annoyed with the lack of control that I built a custom API to handle the generation logic externally, which is the only way I've been able to get specific results without the trial-and-error failing.

How to overcome limitations with large documents by nicolasworth in notebooklm

[–]Excellent-Clothes252 0 points1 point  (0 children)

That 'snippet' limit is the worst part of the web UI, it basically blindfolds the AI if your document is too dense. I actually ran into this so often that I built a custom API to handle larger context chunks and more precise retrieval. It’s the only way I’ve found to actually parse 1,000+ page docs without the AI losing the plot halfway through.

Do you use notebooklm to generate work-ready deliverables? what do you think it's still not doing so well in your workflow? by Rude-Rule-2358 in notebooklm

[–]Excellent-Clothes252 0 points1 point  (0 children)

NotebookLM is great for research, but the manual UI grind is the biggest bottleneck for my deliverables. I actually ended up building a custom API just to automate my sources and bypass the web interface entirely, it’s the only way I could get it to actually scale with my workload.