World's Fair 2025
My AI Thinks I'm Eating My Feelings (and Other Nutritional Insights) - Rami Alhamad
Overview
This talk introduces Alma, an AI-powered nutrition companion designed to simplify healthy eating. The core thesis is that current nutrition tracking methods are overly complex, providing little value for the effort invested. Alma aims to solve this by making tracking natural and easy, building rich user context, and proactively connecting users with suitable food options.
Who should watch
- AI Engineers building user-facing applications
- Product Managers seeking to improve user experience in health and wellness apps
- Builders looking for practical lessons on developing AI agents with user feedback
- Anyone interested in leveraging AI for personalized nutrition and habit formation
Key takeaways
- User feedback is paramount; real-time, in-the-moment user input is more valuable than current LLM evaluation metrics.
- Constrain LLM tasks to specific, manageable steps to reduce error rates and improve user experience. Breaking down processes into sequential steps can make the experience feel faster.
- Build context by allowing the AI to learn and store novel user information, enabling it to become smarter over time and reducing the need for users to repeat themselves.
- Proactively surface insights to users about their food and potential health benefits, fostering continuous learning in a bite-sized, engaging format.
- Support multimodality (voice, photo, text) to cater to diverse user preferences and contexts, rather than focusing on a single interaction method.
- Brand, design, and user-centricity are crucial differentiators, as code is becoming commoditized.
- Building trust through partnerships with entities users already trust is vital for new applications.
- Leverage community and user-generated data to create unique, valuable insights, as large players may already have access to broadly scraped online data.
Notable quotes
*nothing beats real time in the moment feedback from your users*
*LLMs if you give them an open-ended very large task the error rates are just going to be through the roof*
*brand and design count for a lot and code is becoming a commodity*
Unofficial community note. Prefer the recording for nuance.