Skip to content

anshumankmr/jovian-genai-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jovian GenAI Hackathon

Steps to Get Started

  1. Run the following commands in the terminal

git clone https://github.com/anshumankmr/jovian-genai-hackathon

  1. Open the directory
  2. Run

cd server

python -m venv .\venv

env\Scripts\activate.bat

  1. Create a .env file in the server following the format as in the env.example file. The OpenAI key can be generated from platform.openai.com
  2. Run

python app.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published