Skip to content

apollo0102/OCR-Mobile-Quizz-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CashBot

Python bot using OCR to "scan" questions of a mobile online Quizz. CashBot will scrap google search page to find answers. (Study purpose)

Functionalities

  • Scan your iPhone or Android in real-time with an OCR
  • Search the answers to questions for you on Google
  • Provide you probabilities for each questions

Installing

You need to install these different dependencies to make CashBot work :

  • requests
  • PyQt5
  • Pillow
  • numpy
  • beautifulsoup4
  • opencv-python
  • regex
  • pytesseract
  • Tkinter

Then you can start CashBot by launching CashBot v0.5.bat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published