Spaces:
Running
Running
A newer version of the Gradio SDK is available: 6.20.0
metadata
title: BTech RAG Chatbot
emoji: 🎓
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 6.18.0
python_version: '3.11'
app_file: app.py
pinned: false
BTech RAG Chatbot
A Retrieval-Augmented Generation (RAG) chatbot that answers questions about B.Tech regulations using:
- LangChain
- ChromaDB
- HuggingFace Embeddings
- NVIDIA Llama
- Gradio
Run locally
pip install -r requirements.txt
python app.py