top | item 42596614

(no title)

oceansweep | 1 year 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.

discuss

order

BoorishBears|1 year ago

I'm going to challenge you to put that first screenshot into ChatGPT/Claude and ask them why it looks like something an intern came up with vs a professional product.

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?

oceansweep|1 year ago

I don't think you understand the context, the person I was replying to was making that comment about NotebookLM. I'm fully well aware of how my UI looks, the whole reason I'm using Gradio for right now is that it is a single person project that isn't a product for sale. Not quite an intern, but same amount of funding. The current UI is a placeholder, because the idea is to migrate to an API first design so users can have whatever kind of UI they'd like.

SoundStorm/Podcast creation is one of the big draws, but I would question as to whether its one of its most-used features, considering hallucinations and shallowness.

bloomingkales|1 year ago

I could not have said this better myself.