Inspiration

When we first approached the idea, we believed that it already existed. Upon discovering that it didn't, we decided that it would revolutionize the way that users manage their media by naturally marrying text-based searching and image processing

What it does

It allows users to search for local images using assigned tags

How we built it

Used the clarifai api to tag images within the phone's local storage and then uses a hashmap to sort the tags into a key value schema where the keys are the tags and the values are arraylists of images

Challenges we ran into

The largest challenge was accessing the phone's local storage in the background and sorting the images into a schema

Accomplishments that we're proud of

We are proud that we were able to use the clarifai api to tag the images and arrange the images into a hashmap

What we learned

We learned how to complete operations on the internal of the device.

What's next for Smart Tag

Integrating amazon webs services and echo to allow users to search for images efficiently with their voice

Built With

Share this project:

Updates