Back to projects

AI Spy - Side Project

Side Project - solo

A work in progress web app, inspired by my background as Italian teacher to foreigners. A little family game for kids who want to play the popular guessing game or learn a new language.

AI Spy (with my little eyes) is a progressive web app that use the Google Cloud Vision API to label photos from the camera. It then asks users to guess what the API has discovered in the picture.

I have been inspired to create this app by a presentation at Google I/O 2018: Creating a Google Lens clone using Firebase MLKit

Technical Stack

  • Python
  • React
  • Service Workers
  • Google Cloud Vision API

See the code on GitHub.