Skip to content

python based script to solve quiz questions based on search engine result similarities

Notifications You must be signed in to change notification settings

fragxz/QuizSolver

Repository files navigation

QuizSolver - formerly known as the "QuizMaster"

python based script to solve quiz questions based on search engine result similarities

Video

https://www.youtube.com/watch?v=ZoEyQa4WWGc

How to

Requirements:

Add Tesseract OCR to your system variables:

  • new VARIABLE "TESSDATA_PREFIX" - path (for example): "C:\Program Files (x86)\Tesseract-OCR\tessdata"
  • new SYSTEM VARIABLE - PATH (for example): C:\Program Files (x86)\Tesseract-OCR\

Take a look at the "QuizMaster-ProgrammPlan.png" and "example.png" to understand how the Python script works and how you can configure the width and height values for your individual needs.

Start "QuizMaster.py" & you should be ready to go!

About

python based script to solve quiz questions based on search engine result similarities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages