HomeEase — Your AI-Powered Home Solution
Inspiration
Home maintenance and decor often require navigating multiple apps — one for plumbing, another for interior design, and yet another for product shopping. We wanted to create a one-stop, intelligent home platform that helps users solve any home-related problem — whether it’s fixing a broken faucet, repainting a wall, or visualizing a new decor idea — all powered by AI automation and smart agents.
Our goal was to make home management as easy as asking a question — speak, type, or upload an image, and let HomeEase handle the rest.
What It Does
HomeEase provides AI-driven assistance for decor, renovation, and home maintenance.
Users interact through voice, text, or images, and the system intelligently creates a job request.
They can choose between two main paths:
DIY Mode — The Fetch.ai agent analyzes the request and generates:
A step-by-step repair or renovation plan
A list of required tools and products
Amazon links (scraped via Bright Data) for easy purchase
Service Mode — Another Fetch.ai agent locates nearby service providers for the job.
For home decor, users upload an image of their room. The system suggests products, scrapes Amazon, and then uses another Fetch.ai image-generation agent to merge the product visuals into the original image, helping the user visualize how the decor would look.
How We Built It
Frontend: React with TailwindCSS for a clean, responsive user experience
Backend: FastAPI, python
Voice Processing: LiveKit for real-time voice input and transcription
AI Agents: Multiple Fetch.ai agents for:
Generating DIY steps and tool lists
Finding local service providers
Combining decor images with product visuals
Web Scraping: Bright Data to scrape Amazon for recommended products
Integration: Each agent’s output flows into the next stage, forming an autonomous task pipeline
Image Processing: A generative model integrates the decor products into the uploaded image
Challenges We Ran Into
Agent Coordination: Ensuring smooth data flow between multiple Fetch.ai agents with asynchronous tasks.
Voice-to-Text Accuracy: Maintaining reliable speech recognition and transcript interpretation with LiveKit.
Web Scraping Reliability: Handling rate limits and dynamic pages while scraping Amazon product listings.
Image Blending: Combining input images with product visuals while maintaining realistic composition.
Context Management: Preserving job context across DIY and Service modes without user re-entry.
Accomplishments That We're Proud Of
Built an end-to-end AI workflow combining voice, image, and agent-based automation.
Successfully integrated LiveKit, Fetch.ai, and Bright Data within a single project pipeline.
Achieved realistic decor visualization that gives users a tangible preview of their design ideas.
Enabled a seamless transition from AI-driven DIY to local professional assistance.
What We Learned
How to coordinate multiple autonomous AI agents for distinct subtasks while maintaining state consistency.
Best practices for real-time voice input handling and integrating third-party APIs efficiently.
The importance of user experience in AI-driven apps — clear feedback and interactivity make all the difference.
Ethical and practical considerations when using web scraping and AI-generated imagery.
What’s Next
Integrate budget estimations and time-to-complete predictions.
Add payment and scheduling features for service bookings.
Enable multi-agent collaboration for larger renovation projects.
Include personalized style recommendations using computer vision.
Launch a mobile version of HomeEase for on-the-go interactions.
Built With
- api-gateway
- bright-data
- fetch.ai
- generative-ai
- livekit
- product
- react
- tailwindcss


Log in or sign up for Devpost to join the conversation.