Skip to content

adazing/tutorGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TutorGPT

An AI-powered study tool that converts your class notes into multiple-choice practice questions.

License: WTFPL

django logo python logo javascript logo html5 logo css3 logo jquery logo sqlite logo openai logo

To host TutorGPT, run the following commands...

Windows:

git clone https://github.com/adazing/tutorGPT.git
python -m venv env
env/Scripts/activate
cd tutorGPT/tutorGPT
python manage.py runserver

Linux:

git clone https://github.com/adazing/tutorGPT.git
python3 -m venv env
source env/bin/activate
cd tutorGPT/tutorGPT
python3 manage.py runserver

MacOS:

delete computer

git and python must be pre-installed.

About

TutorGPT is a review game with AI-powered question generation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •