Inspiration
The inspiration for ReThread came from the growing environmental impact of the fashion industry and the difficulty consumers face when trying to understand how sustainable different clothing materials actually are. Many people want to make eco-friendly choices but lack easy access to clear, reliable information about fabrics like polyester, cotton, or hemp. We wanted to create a simple tool that educates users about the environmental effects of the materials in their clothing and helps them discover more sustainable alternatives.
What it does
ReThread is a web application that analyzes clothing materials and material compositions, and provides sustainability insights. Users can enter the name of a fabric and instantly receive information about its environmental impact, water usage, carbon emissions, microplastic risk, biodegradability, and suggested eco-friendly alternatives. The platform also supports AI-generated explanations to make the information easier to understand. The goal is to help users make more informed and environmentally conscious fashion choices.
How we built it
We built ReThread as a full-stack web application using Python with Flask for the backend and HTML, CSS, and JavaScript for the frontend. The backend processes user input and retrieves sustainability data from a structured JSON database of clothing materials. The frontend displays the results through a responsive interface with a sustainability-focused design. We also implemented optional AI integration to generate additional explanations about each material.
Challenges we ran into
One of the biggest challenges was organizing sustainability data in a way that was both accurate and easy to present to users. We also had to ensure the application worked smoothly even if the AI API was unavailable, so we implemented fallback explanations. Another challenge was designing a clean and intuitive interface that could clearly present environmental information without overwhelming users.
Accomplishments that we're proud of
We are proud of creating a functional full-stack application within a short development time. The platform successfully analyzes multiple clothing materials, provides meaningful sustainability insights, and offers alternative materials that are more environmentally friendly. We also built a clean, responsive interface and structured the project in a way that makes it easy to expand in the future.
What we learned
Through this project, we learned more about sustainable materials in the fashion industry, as well as practical skills in building full-stack applications, designing APIs, and structuring data for environmental analysis tools. We also gained experience in integrating AI features while maintaining reliable functionality even without external APIs.
What's next for ReThread
In the future, we want to expand ReThread by adding more clothing materials and deeper sustainability metrics such as carbon footprint and manufacturing impact. We also plan to add features like user accounts, a recommendation system for sustainable fabrics, and a mobile-friendly interface. Eventually, ReThread could evolve into a platform that helps consumers, designers, and brands make smarter and more sustainable fashion decisions.
Log in or sign up for Devpost to join the conversation.