Analyze Emotion based on Images, and suggest food based on that.

0

Intention

 It reads your expression and sends over a funny GIF to uplift your food, followed by a food suggestion, coupled with a restaurant it thinks is great to try 

 

0

Context

I’m creating a fun alternative to traditional restaurant search experience on mobile phones. Using APIs and your phone, the experience can be a lot more fun and engaging.

0

Process

My bot will use the Microsoft Azure Cognitive Services Facial Recognition API to analyze an image. Then, based on the emotion detected, a response will pass to a method via a variable. This method will then return a relevant GIF of a food type through the Giphy API. Based on the food type, I will use the Zomato API to suggest a restaurant.

0

Product

A Snippet of the code used is below. This is the core of the app. The rest can be found on my GitHub

0

Reflection

While this is a fun app, I would love it to make it a lot more advanced, such as making more nuanced recommendations based on time of day and even connecting it to a food delivery service. Possibly even sharing the emotion and food recommendation with friends. 

x
Share this Project

Courses

49714 Programming for Online Prototypes

· 9 members

A hands on introduction to building online products and services through code


About

Analyze Emotion based on Images, and suggest food based on that.

Created

October 19th, 2018