Skip to content

An AI will create Trivia questions and correct your answer

License

Notifications You must be signed in to change notification settings

carlospuenteg/AI-Trivia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Trivia

An AI will create Trivia questions and correct your answer

  • Made with GPT-3 (an AI created by OpenAI)
  • You will be using the "text-davinci-001" bot or formerly "davinci-instruct-beta-v3", but you can change it in the constant 'ENGINE' in the main.py file:
    • text-davinci-001 (faster and most expensive)
    • text-curie-001
    • text-babbage-001
    • text-ada-001
  • This is an Alpha version and does not provide an API key