Android app to ocr and index all the memes inside specified folder for later easier search and retrieval.
- Select folder and scan all memes inside it.
- Search a given text and display matching memes.
- Share searched meme from app.
- Display searched memes in full size.
- Display ocr'ed text
- functionality to edit ocr'ed text.
-
Searchable meme tags, Just edit the ocr text :P. - Favourites
- Meme history
- Use foreground service, to prevent interruptions during indexing.
- Better app icons.
- Take user feedback.
New Design Cred: Khushal Metar
See SCREENSHOTS.
- Improve the ocr model, currently using google's base default. Plan to use EAST with PyTorch, CRAFT gives better results but is much slower.
- Just a thought... Read aloud the text from memes, like on request from the google assistant or something idk.
- Switch between Black/White themes.
- Deploy on cake day ez downloads and karma.
- I'll start releasing signed apks on github as soon as i'm done with the basic features.
- If you wanna test before that or develop... just clone this repo, point Android studio to the directory and let it do it's magic.