Skip to content

Shilpi261985/Hack4SocialGood

Repository files navigation

SchreibEsel

More details on the hackathon project: https://bd.hack4socialgood.ch/project/86

Presentation (in German): Slides

Source material: anonymized journal entries

Final report & learnings: report

Running the samples:

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

# create a .env file and ensure it contains
# OPENAI_API_KEY="...the api key..."
source .env
python openai-test.py

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors