What it does

This messaging service tells you what logos, landmarks, and key features are in the image you send it.

How I built it

The program runs a ngrok server which servers the node/express app. The app accesses both Twilio and Google's Cloud Vision API. Twilio is used to manage the incoming calls and text messages while the Cloud Vision API is used to analyze the images.

Built With

Share this project:

Updates