Inspiration
What it does
Our system captures hand written documents using android phone and classifies the type of document according to the respective government department.
How we built it
We built an android app to capture the document and uploads the same image to the flask server, flask server runs the tesseract code to fetch important text from image and using Naive Bayes Algorithm it classifies the document and accordingly sends to the respective government department
Challenges we ran into
The major challenge was to extract text from image and pass the same to multi label classifier algorithm
Accomplishments that we're proud of
Successfully developed multiple label Classifier and text extracter using tesseract
What we learned
The technologies that we learned while building the project are 1) Flask 2) Multiple label Classifier 3) NLP
Log in or sign up for Devpost to join the conversation.