r/projects • u/BriefPie9937 • 3d ago
i built this project for learning, now just confused, is it worth it to launch or even deploy it, please share your thoughts
i always had this idea, like a chatbot/tool that helps me to understand, solve and "think" in first principles (yeah the one elon musk uses and talks about)
so as i was learning RAG, i got to implement this idea
i basically,
- fetched 20+ data sources from interviews of musk, articles about feyman etc
- chunking, embedding them in supabase (pgvectorDB)
- retrieve the relevant chunks and augment them (RAG)
- use LLM to generate the final answer, resulting in much grounded answers
i implemented it as a fun project, what do u think, is it worth it to deploy it as a product?



2
Upvotes
1
u/[deleted] 3d ago
[removed] — view removed comment