Skip to content

Instantly share code, notes, and snippets.

View kevinrobertandrews's full-sized avatar

Kevin kevinrobertandrews

  • Kevin Robert Andrews
  • Ottawa
View GitHub Profile

Advanced Engineering: AI-Powered Drink Logging System

This document outlines a strategy for building a robust AI-powered solution in tracking and logging beverage data via user submitted images. This system track what types of drinks (water, coffee, soda), an estimated volume of drink, and additional metadata such as container type and if the drink has caffeine or not.

Introduction

I will build this solution on top of Google Cloud Platform, since that is the cloud provider I am most familiar with. I will choose Google products, but since this is a high level design, I will speak to what those products are and what they do in order to discuss their overall purpose in this design rather than their specific features.

1. System Architecture