anshumankmr / jovian-genai-hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:TypeScript 44.3%Language:Python 29.9%Language:HTML 22.4%Language:SCSS 2.9%Language:Dockerfile 0.5%