/AiFame

AiFame is Flask application made for the Microsoft Azure Trial Hackathon on DEV 2022

Primary LanguageSCSSMIT LicenseMIT

AiFame

AiFame is web application made for the Microsoft Azure Trial Hackathon on DEV 2022. Don't waste your food again!

AiFame allows you to:

  • Take a picture of your shopping and computer vision algorithms will analyze it for you to detect food automatically
  • Manage your food inventory like quantity and expiration date

Try it live here!

output.mp4

Our tech stack

Python LogoDocker LogoAzure LogoGunicorn LogoHTML LogoCSS LogoJS Logo

  • The backend is built with Python Flask and containerized with Docker.
  • Docker images are pushed to Azure Container Registry and deployed with Azure App Service
  • User data are stored in Azure SQL Database
  • Images are uploaded to Azure Storage Account and analyzed with Azure Computer Vision

Authors