Skip to content

lalitj5/assignment-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I'm testing out IBM Bob for the IBM July challenge and decided to spin up a quick assignment creator for myself since I am a private tutor.

This project uses the OpenAI SDK and make sure to configure your venv by doing pip install -r requirements.txt

Through a combination of your curriculum, lesson plan, and virtual whiteboard (all in pdf form), I route the inputs to an LLM to create a short assignment.

To start the app, run

uvicorn backend.main:app --reload

and drag index.html into your browswer.

About

helps me automatically generate assignments from my lesson plan, virtual whiteboard, and extra instructions

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors