Skip to content

Latest commit

 

History

History
executable file
·
17 lines (15 loc) · 443 Bytes

README.md

File metadata and controls

executable file
·
17 lines (15 loc) · 443 Bytes

Reach

Detect

  • Use Google Drive OCR but too slow (6-7s/img).
  • Use MLKit Firebase on android.
  • Split to question and answers.
  • Use tesseract-ocr

Seach

  • Crawl Google Search get link and desciption using BeautifulSoup.
  • Crawl from link from before.
  • Search to choose right answer.

Android

  • Capture and cut screen
  • Firebase OCR
  • Search answer on mobile
  • Send message use Websocket