Skip to content

harish-garg/AskAIBhagavadGita

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ask AI Bhagavad Gita

This is a simple web app that uses the cohereAI API to answer questions from Bhagavad Gita.

App Sample Screenshot

How to run this app yourself

  1. Register for a free account at cohereAI

  2. Get your API key from the cohereAI dashboard

  3. Clone this repo

  4. cd into the directory

  5. Run pip install -r requirements.txt

  6. setup your cohereAI API key as an environment variable called COHERE_API_KEY

  7. Run streamlit run app.py

  8. Open the URL that is displayed in your terminal

This app is based on the startup generator streamlit sample code shared by cohereAI

Releases

No releases published

Packages

No packages published

Languages