Skip to content

[Submission] charvi gandla - temple culture explorer RAG App - TEAM ECLIPSE

charvi gandla requested to merge Charvi_Gandla/ip1-icfai:main 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:

  1. Install dependencies using requirements.txt
  2. Run the application using: streamlit run app.py

Future Improvements:

  • Add multilingual support
  • Improve response accuracy
  • Add voice interaction support

Merge request reports

Loading