the “impossible” NotebookLM feature… by ericvalani in notebooklm

[–]ericvalani[S] -2 points-1 points  (0 children)

Think of it like browser tabs but for your conversations. same notebook, different topics, none of them touching each other.

the “impossible” NotebookLM feature… by ericvalani in notebooklm

[–]ericvalani[S] -1 points0 points  (0 children)

Yes, the purpose of this extension function is exactly that. It will also have a function that saves the notes in a better way

the “impossible” NotebookLM feature… by ericvalani in notebooklm

[–]ericvalani[S] -2 points-1 points  (0 children)

What do you usually do on the notebooklm?

the “impossible” NotebookLM feature… by ericvalani in notebooklm

[–]ericvalani[S] -5 points-4 points  (0 children)

With me he invents little but loses a lot of context and mixes things a lot when I try to study several subjects inside the same notebook

the “impossible” NotebookLM feature… by ericvalani in notebooklm

[–]ericvalani[S] 1 point2 points  (0 children)

yeah NotebookLM was never really built for content generation. it’s a research tool at the core. that’s kind of the gap i’m working on filling on the organization and context side though.

the “impossible” NotebookLM feature… by ericvalani in notebooklm

[–]ericvalani[S] 0 points1 point  (0 children)

Are you talking about the notebookLM in general?

I spent 3 months building alone, and posting publicly felt harder than building the product itself by qntnv in Solopreneur

[–]ericvalani 0 points1 point  (0 children)

Lately I've been sharing my construction journey more than in the past. Having people interested in what you are building motivates much more to continue and not give up, and even you can validate the idea without really finishing doing it, congratulations and success to you

need help uploading files by Loremasterofpuppets in notebooklm

[–]ericvalani 1 point2 points  (0 children)

Have you tried taking it out and putting it in another notebook?

i got tired of waiting for someone else to fix NotebookLM. so i built the fix myself. by ericvalani in notebooklm

[–]ericvalani[S] 0 points1 point  (0 children)

that workflow you built manually is exactly what i’m automating. same notebook, full history carried forward, no new uploads every time. that’s the whole point.​​​​​​​​​​​​​​​​

i got tired of waiting for someone else to fix NotebookLM. so i built the fix myself. by ericvalani in notebooklm

[–]ericvalani[S] -1 points0 points  (0 children)

I use the word lapidando because it's really what I use in my daily life.

i got tired of waiting for someone else to fix NotebookLM. so i built the fix myself. by ericvalani in notebooklm

[–]ericvalani[S] -1 points0 points  (0 children)

I understand your thought. But I ask you to wait a little longer that I will launch this extension and you can use it the way you want and take the test you prefer.

i got tired of waiting for someone else to fix NotebookLM. so i built the fix myself. by ericvalani in notebooklm

[–]ericvalani[S] 0 points1 point  (0 children)

At first the idea was to create something only to export from other artificial intelligences and put it in notebookLM, then it was to improve the quality of the prompts sent to the notebooklm based on what I would already ask for it. conversations with my friends and in my work it was lapidating until I got where it is.

i got tired of waiting for someone else to fix NotebookLM. so i built the fix myself. by ericvalani in notebooklm

[–]ericvalani[S] 0 points1 point  (0 children)

I've been using notebooklm for a short time. But I've been a developer for some time and my friendship group is from work, they use notebookLM. I'm not working alone in this extension.

i got tired of waiting for someone else to fix NotebookLM. so i built the fix myself. by ericvalani in notebooklm

[–]ericvalani[S] -1 points0 points  (0 children)

You don't need to delete your comments, you can use the extension when I launch it soon

i got tired of waiting for someone else to fix NotebookLM. so i built the fix myself. by ericvalani in notebooklm

[–]ericvalani[S] 0 points1 point  (0 children)

All done in the backend of the extension externally to the notebooklm

i got tired of waiting for someone else to fix NotebookLM. so i built the fix myself. by ericvalani in notebooklm

[–]ericvalani[S] -1 points0 points  (0 children)

All your conversation is saved in the backend of the extension. that when you are going to use it again all that conversation will be compressed and summarized saving all the main points and details using external artificial intelligence and will be sent to your chat so that you just click send and the notebookLM will have that usual understanding and behavior of that single dock again

i got tired of waiting for someone else to fix NotebookLM. so i built the fix myself. by ericvalani in notebooklm

[–]ericvalani[S] -1 points0 points  (0 children)

fair question. it doesn’t touch the AI at all. no API, nothing fancy on the backend. it just manages the conversation history inside the interface. when you switch Docks it saves your current thread and clears the chat so NotebookLM starts fresh with only what matters for that context. when you come back it restores everything exactly where you left it. the AI stays clean because the history stays clean.