Skip to content

RohanKatara/Krishna.AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Krishna.AI 🕉️

Bhagavad Gita AI chatbot powered by a fine-tuned GPT-4o-mini model, delivering thoughtful, verse-grounded spiritual guidance.

OpenAI HTML5 CSS3 JavaScript

✨ Features

  • Chat interface trained on Bhagavad Gita teachings
  • Fine-tuned GPT-4o-mini model (ft:gpt-4o-mini-2024-07-18:personal::B204xqSk)
  • Responses grounded in relevant verses with detailed explanations
  • Lightweight vanilla HTML/CSS/JS frontend — no build step

🚀 Getting Started

  1. Clone the repo
    git clone https://github.com/RohanKatara/Krishna.AI.git
    cd Krishna.AI
  2. Open chat.html and replace YOUR_OPENAI_API_KEY with your OpenAI API key.

    ⚠️ For production, proxy the API call through a backend — never ship keys in the browser.

  3. Serve the folder (e.g. npx serve .) and open index.html.

📁 Structure

Krishna.AI/
├── index.html      # Landing page
├── chat.html       # Chat interface
├── styles.css      # Shared styles
├── About us.md     # Project info
└── assets/         # Images & fonts

🙏 Credits

Built with a fine-tuned OpenAI model and inspiration from the Bhagavad Gita.

About

Bhagavad Gita AI chatbot powered by a fine-tuned GPT-4o-mini model

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors