DEV Community

unistack solutions
unistack solutions

Posted on

Building a Production RAG Platform with LangChain, FastAPI, and ChromaDB

Features & Demo

The demo shows how users can:

  • Upload documents
  • Chat with them using natural language
  • Get source citations
  • Manage multiple knowledge bases

Feedback Wanted

I'd really appreciate feedback from the community:

  1. What would you improve?
  2. Any features you'd like to see?
  3. Any suggestions for scaling or production deployments?

Top comments (1)

Collapse
 
unistack_solutions profile image
unistack solutions

"I'm planning to open-source the full repo soon! Before I do, I’d love to know: what’s the one feature you feel is missing from most RAG templates?