

About the project
Chatbot that uses Retrieval-Augmented Generation (RAG) to answer user queries. The chatbot is trained on a dataset of 1000+ questions and answers related to the Chullah Mobile App.
<
Features
>RAG-based conversational AI
Contextual awareness for Chullah app data
Custom dataset embedding and querying
FastAPI-powered backend API
Deployed as a modular AI microservice
</>
<
Tech Stack
/>Python
FastAPI
LangChain
Pinecone
ChromaDB