Skip to content

NextTechLabAP/BhagwatGitaApp

 
 

Repository files navigation

APK Link - https://drive.google.com/drive/folders/100qVNyt_xcOX3lKDBjXW1VxsF7C9c-04?usp=drive_link

BhagwatGita Chatbot

BhagwatGita Chatbot is an AI-powered chatbot designed to provide users with insights and teachings from the Bhagavad Gita. Built using Kotlin, the app leverages a Retrieval-Augmented Generation (RAG) model to fetch relevant answers from a curated knowledge base and generate context-aware responses.

Features

  • Conversational AI: Users can ask questions related to the Bhagavad Gita, and the chatbot provides insightful responses.
  • RAG Model Integration: Combines retrieval-based search with generative AI for accurate and meaningful answers.
  • User-Friendly Interface: Built with Jetpack Compose for a modern and smooth UI experience.
  • Firebase Integration: Supports authentication and stores chat history securely.
  • Multi-language Support: Provides responses in English and Sanskrit (planned feature).

Tech Stack

  • Language: Kotlin
  • Framework: Jetpack Compose
  • AI Model: RAG (Retrieval-Augmented Generation)
  • Backend: Firebase Firestore (for storing user interactions)
  • Networking: Retrofit (for API calls if needed)
  • Dependency Injection: Hilt

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/BhagwatGita-Chatbot.git
    cd BhagwatGita-Chatbot
  2. Open the project in Android Studio (Koala or latest version).
  3. Sync dependencies using Gradle.
  4. Run the app on an emulator or a physical device.

Usage

  1. Open the BhagwatGita Chatbot app.
  2. Type your query related to the Bhagavad Gita.
  3. The chatbot fetches relevant verses and explanations using the RAG model.
  4. View and save responses for future reference.

Contribution

Feel free to contribute by:

  • Enhancing the AI model.
  • Improving UI/UX.
  • Adding support for more languages.
  • Fixing bugs and optimizing performance.

Fork the repository and create a pull request with your improvements.

Contact

For any queries or contributions, reach out via:

WhatsApp.Video.2025-03-26.at.13.49.43_a3770be2.mp4

WhatsApp Image 2025-03-28 at 22 57 12_a2df7574 WhatsApp Image 2025-03-28 at 22 57 11_2a4b2042 WhatsApp Image 2025-03-28 at 22 57 15_634dbd5c WhatsApp Image 2025-03-28 at 22 57 19_6ea8de95

About

Mobile App to get personalized spiritual guidance from the holy Bhagwat Gita

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%