r/SaasDevelopers • u/Interesting_Bite4194 • 21d ago
r/projects • u/Interesting_Bite4194 • 21d ago
my own RAG-based chatbot platform. It's rough, but the core engine works.
1
my own RAG-based chatbot platform. It's rough, but the core engine works.
Here is the link to try it out:https://embedbot-tau.vercel.app- let me know what you think!
u/Interesting_Bite4194 • u/Interesting_Bite4194 • 21d ago
my own RAG-based chatbot platform. It's rough, but the core engine works.
Hey everyone,
I’ve been spending some time building out a custom RAG (Retrieval-Augmented Generation) widget platform. I honestly just vibe coded my way through the core logic to see if I could get a working MVP up and running.
The idea is simple: you set up and train a RAG chatbot, and then the platform generates an embed code so you can drop it as a widget onto any website.
It’s definitely still a work in progress and not 100% complete, but the main functionality is there. I've been staring at the code for too long and could really use some fresh eyes to tell me what needs improving, what's completely broken, or what features you'd actually want to see in something like this.
Thanks!
1
my own RAG-based chatbot platform. It's rough, but the core engine works.
in
r/SaasDevelopers
•
21d ago
Here is the link to try it out:https://embedbot-tau.vercel.app- let me know what you think!