Skip to content

adriankrawczyk/ExamHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Exam Helper

Exam Helper is a tool designed to assist with passing exams with single answer like A,B,C,D or 1,2,3,4 using AI.

It uses Tesseract OCR to get the question from your screen, generates right answers with Gemini 2.0 Flash and then displays them by adjusting the sound bar level when the Shift key is pressed.

You can open it just double-clicking on server.pyw, it will be opened as proccess. If you want to exit click CTRL+ALT+H.

Installation

Install Tesseract and have it in PATH in enviroment variables
Here's nice tutorial: https://www.youtube.com/watch?v=HNCypVfeTdw&ab_channel=JayMartMedia

Make sure you have Python installed, then install the required dependencies:

pip install Flask keyboard google-generativeai pyperclip python-dotenv pytesseract pillow mss pycaw comtypes

After that, create an .env file with

API_KEY=YOUR_API_KEY_HERE

from https://aistudio.google.com

About

Exam Helper is a tool designed to assist with passing exams

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages