I'm curious from people who use it regularly. What do you use it for? Aside from audio overviews, what does it do better for you compared to vanilla chat interfaces or docs integration?
Designing NotebookLM
21–30 of 91 posts
Re: Designing NotebookLM
#22This post has the same issues as NotebookLM for me -- overdesigned, overengineered for what at its core is a simple and valuable UX. NotebookLM: obviously useful, but I just wanna select some files and chat w/ them or have them summarized for me. It's got low info density, way too many cards/buttons/sections/icons, and it makes the core UX really difficult for me to navigate. This post: I wanted to know what cool tho…
Re: Designing NotebookLM
#23Re: Designing NotebookLM
#24Love the context size and podcasts but never understood the UX. Why notes? Is there a difference between my notes and AI notes? Guess that's not my mental model of working with papers (Phd in psy) or I'm just spoiled by elicit.
Re: Designing NotebookLM
#25and if you're not very clear about what drove notebooklm's success you might be at risk of cargo culting ALL of their process instead of just focusing on the thing that worked.
Re: Designing NotebookLM
#26Love the context size and podcasts but never understood the UX. Why notes? Is there a difference between my notes and AI notes? Guess that's not my mental model of working with papers (Phd in psy) or I'm just spoiled by elicit.
Re: Designing NotebookLM
#27I stopped using NotebookLM after one use. Not sure what’s the fuss aside from the podcast generation gimmick
Re: Designing NotebookLM
#28I also don't get why NotebookLM refuses to write things either, I can't make it write an essay based on the information I fed through PDFs or other files.
Re: Designing NotebookLM
#29Other than the podcast thing of course which is unique.
Mostly curious about perspectives of folks who used both and can compare them.
Re: Designing NotebookLM
#30The most recent example of this is with the addition of 2 new capabilities (Flashcards and Quiz), "Artifacts Button Container" now has 6 large buttons, and is 328px in height! There are users who are accessing the site from small screen devices in India and they have been asking for help on Discord forums because they cannot see their notes anymore. So I had to create a Tampermonkey script to let users collapse it.[0] I heard the team is fixing that soon, but they should have done more testing before releasing it.
There are other issues like this that I've fixed with scripts. The strangest one is the "notes." Why force the users read a 2000 word essay in a 360px sidebar? So I wrote a script I wrote to let you pop it into full screen mode.[1]
Another example is the chat input field. The follow up questions are hardly usable at all. And they're not stable after you select them.
I can go on all day, but I think it's better to fix things than to complain.
[0] https://gist.github.com/volkanunsal/94db50629cad816eca84c836...
[1] https://gist.github.com/volkanunsal/fded9124d62422c0d2672b8a...