Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 446 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 446 Bytes

Climate Tutor Junior

A personal climate tutor for children between the ages of 10 and 17.

  • Utilises OpenAI GPT-3-Turbo model
  • Discourages off-topic conversation
  • Friendly chatting
  • Plays Quizzes and completes the sentence games with the children

How to Run

  • Get an API key from OpenAI
  • Store the API key in your environment variable file, preferably .env
  • run the main.py file using the command python main.py
  • Happy Learning!