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
- cloudvision
- express.js
- node.js
- twilio
Log in or sign up for Devpost to join the conversation.