Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.46 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.46 KB

😊🤢 MooD 😢😡

We sometimes don’t know exactly what the other person is feeling. That way we decided to make an application to detect someone’s mood with the aim of just knowing someone’s feelings, to the point of giving advice to the other person if they are in a bad mood.

Project Team Members

  1. M017DSY2480 – Siti Aminah – Institut Teknologi Bandung - Machine Learning
  2. M136DSX2331 – Mukhlishin M Arsyad – Universitas Amikom Yogyakarta - Machine Learning
  3. C301DKY4254 – Renandra Rahadian Putri – Universitas Pasundan - Cloud Computing

🤖 Machine Learning

☁️ Cloud Computing

  • Build an API with FastAPI then implement an API endpoint that will receive requests and provide responses based on a machine learning model.
  • Configure and deploy Machine Learning models with Cloud Run: Prepare and format machine learning models for deployment, Use Cloud Run to deploy models as serverless services accessed via API.
  • Testing the model that has been deployed using Cloud Run.