Skip to content

GollyTicker/Edubot-GPT-3

Repository files navigation

EduBot

An educational chatbot based on GPT-3 created during a hackathon.

Developers: Swaneet, Adwait, Sara

This repository is the result of the above people participating in a 2020 GPT-3-Hackathon organized by the Munich NLP Meetup. The other projects can be found / are linked in the main repository for the Hackathon.

How to build and run

With Python 3 installed run:

pip install -r requirements.txt

Next you need to create an empty text file .key containing your OpenAI API Key in a single line. You can find your key here if you have OpenAI API access. Then simply start the bot in the terminal / console with:

python3 edubot.py

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages