|
|
|
|
|
by oceansweep
530 days ago
|
|
As someone who's built something like it in their free time as a hobby project ( https://github.com/rmusser01/tldw), could I ask what would make it a professional product vs something an intern came up with? Looking for insights I could possibly apply/learn from to implement in my own project. One of my goals with my project I ended up taking on was to match/exceed NotebookLMs feature set, to ensure that an open source version would be available to people for free, with ownership of their data. |
|
I'm not saying that as a slight or an insult, but right now the screenshot looks like a Gradio space someone would use to prove out the underlying tech of a professional product, not a professional product (unless you literally mean professionals are your target users as opposed to consumers).
I think an LLM would be able to very quickly tell you what most product builders would tell you at this stage.
-
Also one of the key enablers of NotebookLM is SoundStorm style parallel generation. Afaik no open source project has reached that milestone, have they?