Inspiration

In college, there are always a lot of events going on. It can get really hard to keep track of the events and no one has time to stop in front of a flyer and record the information. Hence, snapcal was born.

What it does

You can take a quick picture of any event flyer and the application will extract all the text from it, understand it and automatically create a calendar object. From here you can call a lyft to the event location or have it scheduled for you automatically.

How we built it

We built an android application that uses google's cloud vision API to analyze the text on any event flyer. It then looks for things such as text size to get a title, location, and the date and time of the event to generate a comprehensive calendar event.

Challenges we ran into

Figuring out what is the title, location and date and time was the biggest challenge. Although our implementation isn't perfect for the hackathon it can be improved in the future.

Accomplishments that we're proud of

We figured out android and wrote a really useful program that we can all use.

What we learned

Android, google cloud vision api, lyft api

What's next for SnapCal

To make it more robust for a variety of different flyers and integrate google calendar in the work flow.

Built With

Share this project:

Updates