Skip to content

FermatFactor/EduGenie-Mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

EduGenie-Mini

Just a simple Python script that takes your study notes and turns them into random practice questions.

No AI models or fancy stuff (yet). Just wanted to see if I could build something that actually works.

how it works

  • put your notes in study_notes.txt
  • run main.py
  • it'll make a bunch of questions and save them in generated_output.txt

what's inside

  • theory questions
  • MCQs with random options
  • very basic logic, but yeah... it works

future

  • make it understand PDFs and handwritten notes
  • actually use AI to make smarter questions
  • maybe even turn it into a website or app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages