Inspiration

Have you ever opened a drawer and seen the mess inside, promising yourself you'll organize it someday? That moment of overwhelm, not knowing where to start, is all too common. We all have spaces in our homes that feel chaotic and resist our efforts to tame them. What if there was a way to turn your smartphone into an organizing expert, guiding you step-by-step to transform your cluttered spaces?

What it does

KondoAI is a mobile app that transforms cluttered spaces using AI-powered organization. Users snap a photo of a messy area, and the app analyzes the image, identifying items and providing personalized, step-by-step guidance based on Marie Kondo's organizing principles. It's like having a professional organizer in your pocket, helping you declutter and optimize your living spaces efficiently.

How we built it

We developed KondoAI using a combination of modern technologies. The frontend was built with Next.js for a seamless cross-platform experience. Our backend leverages Replicate to run AI models for image analysis and organization suggestions. We integrated Claude, an AI language model, to generate personalized organizing advice. The app's data is managed using Cloudinary for efficient image storage and processing.

Challenges we ran into

Several technical hurdles emerged during development:

  • Limited file format support: The app currently only supports PNG files, limiting user flexibility.
  • File size restrictions: This posed another challenge, potentially affecting image quality and analysis accuracy.
  • AI model processing time: The AI model's processing time was longer than ideal, impacting user experience.
  • Vercel request time limitation: We encountered limitations with Vercel's request time for the models, necessitating optimization efforts to ensure smooth operation within the platform's constraints.
  • Accuracy in reorganization: Achieving high accuracy in generating reorganized images that truly reflect practical organizing solutions was also a significant challenge, and we know we will need to continue to fine tune the prompts until we get images that more realistic.
  • User experience optimization: Balancing the need for detailed analysis with a responsive and intuitive user interface required careful consideration and iterative improvements.

Accomplishments that we're proud of

Despite the challenges, we're proud of creating a functional AI-powered organizing assistant that can analyze real-world clutter and provide actionable advice. Integrating multiple advanced technologies (Next.js, Replicate, Claude, and Cloudinary) into a cohesive application was a significant achievement. We're also pleased with the app's ability to generate visual representations of organized spaces, offering users a clear goal to work towards.

What we learned

This project deepened our understanding of AI integration in mobile apps, particularly in image analysis and natural language processing. We gained valuable experience in working with cloud services and managing the complexities of real-time image processing. The challenges we faced taught us the importance of optimizing for performance and user experience, especially when dealing with AI-driven features that can be computationally intensive.

What's next for KondoAI

Moving forward, we plan to expand file type support beyond PNG and optimize the app to handle larger file sizes. Improving the AI model's processing speed and accuracy is a top priority. We also aim to incorporate user feedback mechanisms to continuously refine the organizing suggestions. Long-term goals include adding features like multi-image organization to help users better declutter larger spaces and potentially partnering with professional organizers to enhance the AI's knowledge base.

Built With

Share this project:

Updates