Skip to content

rin2401/r3ach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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