Your Perfect Dose

Your Perfect Dose
Your Perfect Dose is a mobile app medical cannabis users enjoy keeping track, optimizing and getting feedback on pertaining their medical cannabis protocols.
My Role
I designed and implemented the Your Perfect Dose machine learning system, which needs to be responsive to users daily interaction with the application to produce a new prediction. This task included building the backend resources and the ML environment.
Frontend
YPD uses React Native with Redux on the front end.
Backend
YPD uses serverless AWS resources, including custom built lambda functions which are triggered by item manipulation by the client. This includes interfacing with the data in a DynamoDB table through a serverless AppSync GraphQL API. These lambda functions contain the logic and parameters for updating or creating records to be delivered to the user for their cannabis protocol.