๐๏ธ GitaGPT is an AI-powered chatbot that provides guidance from the Bhagavad Gita. It explains the teachings of the Gita in a simple and friendly manner, with Sanskrit shlokas always preserved and explained in the userโs language (Marathi or English).
git clone https://github.com/alok-more/GitaGPT cd Gitagpt pip install -r requirements.txt streamlit run app.py
.env file in the project root and add your Groq API key:GROQ_API_KEY=your_groq_api_key_here