Team Status Report
Progress This Week
Our team made meaningful progress across hardware, cloud integration, and software components in preparation for the next stage of development.
-
Computer Vision & Cloud Integration: Steven worked on integrating the CV model and cloud components of the system. He successfully tested image upload and retrieval through the cloud pipeline and began preliminary integration of the YOLOv5 model for live inference. Training of the model is ongoing, and initial tests on the cloud system have been promising.
-
Hardware & Imaging: Jun Wei completed the construction and integration of the motorized camera slider with the updated camera hardware. The system has been mounted onto a smaller breadboard and tested within the mini fridge enclosure. He is now moving toward integrating the image stitching script with the Raspberry Pi system and preparing for cloud pipeline integration in collaboration with Steven.
-
Mobile Application & Recommendation System: Will implemented Google OAuth in the mobile app, enabling secure user sign-in and laying the groundwork for personalized features. He also started building the recipe recommendation system using LangChain, setting up the initial framework and exploring prompt designs to map fridge contents to relevant recipes.
Plans for Next Week
-
Finalize deployment of the YOLOv5 model for cloud inference and continue refining the cloud data pipeline (Steven).
-
Integrate image stitching into the Raspberry Pi workflow and begin transmission testing (Jun Wei).
-
Continue development of the recipe recommendation system and begin linking it with user preferences stored post-login (Will).
Overall, the team is on track with project milestones. Core components across hardware, CV, and app infrastructure are coming together, and collaboration between sub-teams is increasing as we begin cross-component integration.