Fridge IQ: My Journey to a Smarter Kitchen
Inspiration: My inspiration for Fridge IQ stemmed from a common household frustration: food waste. I constantly found myself throwing away forgotten produce or expired dairy, a painful reminder of wasted money and resources. With a busy family life, keeping track of fridge and pantry contents felt like an impossible chore. I envisioned a solution that was effortless, intuitive, and truly integrated into daily life, making the "smart home" concept genuinely helpful in the kitchen.
What I Learned: Building Fridge IQ was a crash course in rapid prototyping and the power of AI. I learned how quickly an idea can come to life with tools like Bolt.new, allowing me to focus on the core user experience rather than boilerplate code. Integrating ElevenLabs taught me the nuances of voice AI – from capturing clear audio to parsing natural language for commands like "add milk, expiry July 10th." Most importantly, I learned how a seemingly small problem (food waste) can be tackled with innovative technology to create significant real-world impact.
How I Built It: I started by leveraging Bolt.new to rapidly scaffold the mobile app's user interface. Its prompt-to-app capabilities allowed me to quickly generate the main screen with a microphone button, an input field, and a dynamic list to display pantry items. The core of Box IQ's intelligence lies in its voice recognition. I integrated ElevenLabs' API to transcribe spoken commands, enabling users to simply say what they're adding or removing. For the initial prototype, I used local storage to manage the inventory, focusing on demonstrating the seamless voice input and expiry tracking. A simple logic highlights items nearing their expiry date, and a basic recipe suggestion feature provides ideas based on a few key ingredients.
Challenges Faced: The biggest challenge was the time constraint. This forced me to prioritize ruthlessly, focusing only on the most impactful features for the demo. Ensuring the voice commands were accurately parsed and translated into actionable inventory updates was a technical hurdle, requiring careful handling of natural language input. Balancing the desire for a comprehensive solution with the need for a functional, presentable prototype within such a short timeframe was a constant test. However, these limitations pushed me to be more creative and efficient in my development process.
Fridge IQ is more than just an app; it's a step towards a more mindful, efficient, and sustainable home.
Built With
- bolt.new
- elevenlabs
- javascript
- react
- react-native
Log in or sign up for Devpost to join the conversation.