Project Info

Dressify

Devpost

This project did not submit a demo video on Devpost.

Sophia Zheng, Aiden Sallows, Martin Tran, Carol Li

Inspiration

We've all been there: rushing around and running late, with piles of clothes scattered around the room, only to reach the realization that you have absolutely nothing suitable to wear. Dressify's mission is to provide a personalized experience by harnessing AI to curate outfits that truly resonate with your style.

What it does

Using this app, Dressify creates an AI generated outfit perfect for any user. By analyzing a series of user entries, this program will compare their desired clothing item to a database of 44,000 different clothing. Finding the best match for the given item, this program will create a thoroughly detailed prompt that then connects with together.ai’s API to create an AI image that represents a perfect outfit. Target audience: Anyone looking for unconventional style inspiration! Tools Reflex, together.ai, Python, Figma, Kaggle, Github, VSCode, Jupyter Notebook

How we built it

1) Brainstorm(coming up with project scope, audience), and researching into the data to use 2) Frontend: prototyping through Figma, connecting mockups with Reflex 3) Backend (Data): Cleaning data (drop NaN values, converting data types, etc), accessing user input and using that information to filter CSV file, and creating a detailed script to generate outfit text 4) Backend (together.ai): input the detailed text to the together.ai model to generate image, implement photos on the web app 5) Deployment: connecting frontend and backend with Reflex

Challenges we ran into

Originally, we wanted to use an LLM/Clustering model but did not due to time constraints and lack of numerical data Generating the photos on the web app was time-consuming Integrating our design framework within Reflex (using python) Identifying when to narrow our vision

What we learned

Good teamwork and communication go a long way Web development in all forms-frontend, backend, etc Industry knowledge, sponsors provided great insight about their programs

What's next

Implementing more features (creating a wardrobe, individual user accounts, etc) Spreading the word, and getting users to experience our project! Parsing user entry to prevent confusion and/or error

Analysis

Compare with all teams

View

Metric

Figures cover GitHub contributors during the hackathon window. A co-authored commit counts in full for each author, so per-member totals add up to more than the whole-team figures.

Technology

Found in codeClaimed only
  • CSSIn code
  • JavaScriptIn code
  • Next.jsIn code
  • PythonIn code
  • ReactIn code
  • Tailwind CSSIn code

6 of 6 appear in the indexed code.

AI coding agents

No AI coding agent signals were found in this repository.

Detected from committed agent config files and commit authorship. Absence of a signal is not proof an agent was unused.

Codebase size

Source size

82 KB

Source files

39

Counts recognized source files only; vendored directories, binaries and lockfiles are excluded, so this is smaller than the repository on disk.

0 stars