Skip to content

Practice your communication skills in challenging situations. Overall Winner of the Oxford Generative AI Summit 2023 Hackathon.

License

Notifications You must be signed in to change notification settings

javidlakha/haggle

Repository files navigation

Haggle logo

Practice your communication skills in challenging situations


Overall Winner of the Oxford Gen AI Summit 2023 Hackathon. Check out the demo here.

Deploy

First, download and install ffmpeg.

Then, obtain API keys from OpenAI and Google Cloud Platform and save them to .env in the root directory:

GCP_API_KEY="..."
OPENAI_API_KEY="..."

Next, install the dependencies:

yarn install

Then, run the development server:

Make sure you enter a virtualenv for the python backend.

python -m venv venv
source venv/bin/activate
yarn dev

Open http://localhost:3000 with your browser to see the result.

The backend will be running on http://127.0.0.1:8000.

About

Practice your communication skills in challenging situations. Overall Winner of the Oxford Generative AI Summit 2023 Hackathon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •