[Submission]Garela akshaya Temple cultural explorer rag chatbot
requested to merge garela_akshaya07/temple-cultural-explorer-rag-chatbot:garela-akshaya-submission into main
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