Inspiration
The idea for Harmy'Sewing was born from a direct immersion in the daily life of sewing workshops. We noticed recurring frustrations: time wasted searching for models, lost measurement notebooks, or simply missing a measuring tape. Our goal was to digitize this traditional craftsmanship, allowing tailors to focus on what matters most; pure creation.
What it does
Harmy'Sewing is a smart ecosystem that automates the tailoring process:
- AI Model Generation: Users can describe their dream outfit, and the AI generates custom clothing models based on their specific requests (style, occasion, fabric type).
- On-Demand Smart Measurement Sheets: Once a user uploads or captures a photo and specifies what they want to sew, the Gemini 3 API analyzes the image to extract precise body measurements adapted specifically to the technical requirements of their model.
- Daily Showcase Gallery: A dedicated space where seamstresses can share their daily creations, creating a dynamic portfolio to attract new clients.
- Ready-to-Wear Boutique: An integrated e-commerce platform to sell already-made creations directly.
User Authentication : Registration is required to access AI tools, ensuring secure data handling and protecting the founder's API credits from exhaustion.
How we built it
To build this robust solution, we combined:
Artificial Intelligence: We leveraged Gemini 3 for both creative design generation and multimodal image analysis (transforming photos + text intent into technical measurement data).
Backend & Storage: Firebase handles user authentication and data persistence, while Firebase Storage manages high-quality images for the gallery and boutique.
Interface: A smooth, responsive web application designed for both workshop management and boutique customers.
Challenges we ran into
The biggest challenge was linking AI analysis capabilities with a structured database. We had to refine our prompts so that the AI would only return the specific technical measurements required for the unique model selected by the user.
Accomplishments that we're proud of
We are proud of creating an all-in-one ecosystem that bridges traditional tailoring and modern e-commerce. Successfully integrating a daily gallery, a generative design engine, and precise AI measurements while using Firebase for data persistence is a major victory for our team.
What we learned
We learned how to master Gemini 3 multimodal models and structure complex data for professional use. This project proved that AI is a powerful ally in modernizing traditional trades like sewing
What's next for HARMY'SEWING
We are already planning to add:
Voice Assistant: For a "hands-free" experience via audio commands while working.
Virtual Try-on: Allowing clients to visualize the chosen model on their own photo using AI image generation before the first cut of fabric.
Built With
- gemini3
- react
- tailwindcss
- typescript
Log in or sign up for Devpost to join the conversation.