Inspiration
We were inspired from everyday experience of seeing flyers on campus and in other places too. And we thought it would be cool to have an app, which can just add it to your calendar.
What it does
The android app extracts the text from the image and then parses out information such as location, date, time, title and comment and then adds it to your schedule in google calendar.
How I built it
We implemented Google Cloud Vision API for text recognition from the image and then just general regular expressions for parsing date and time and then Google Places API to find if specific word or set of words is a place.
Challenges I ran into
Challenges were parsing, which we were not able to finish in the time limit, but with couple of hours of work, we could finish it.
Accomplishments that I'm proud of
Implementation of text recognition from the image using Vision API.
What I learned
Time management and division of work is important to finish all parts of a project on time.
What's next for FlyerAutoConverter
We could implement some chat bot to help people manage their schedules, where bot tells you your schedule and then based on your response or emotions from your face,the bot could either ask to remove a meeting or some work from your schedule.

Log in or sign up for Devpost to join the conversation.