[Submission] charvi gandla - temple culture explorer RAG App - TEAM ECLIPSE
This project is a RAG-based chatbot developed using Streamlit and Python. The chatbot provides information about temple culture and traditions using Retrieval-Augmented Generation (RAG).
Features:
- Interactive chatbot interface
- Retrieval-based response generation
- Streamlit frontend
- Document-based querying
- Easy-to-use UI
Tech Stack:
- Python
- Streamlit
- LangChain
- Hugging Face / FAISS
How to Run:
- Install dependencies using requirements.txt
- Run the application using: streamlit run app.py
Future Improvements:
- Add multilingual support
- Improve response accuracy
- Add voice interaction support