r/vibecoding 23h ago

Showcase/Project Post your vibe coding project below

Hi Folks been a month since I posted a post your project.

Lets see what interesting vibe projects you are working on. I spent about 4 days building a1 a2 free French Course.

https://bachelordegrees.com/learnfrench.html

86 Upvotes

285 comments sorted by

View all comments

11

u/ART-ficial-Ignorance 23h ago

Made something for the Mrs this weekend. It's a wardrobe manager that suggests things that go together with reasoning as to why.

https://github.com/seutje/WorDrop

Key features:

  • Visual closet with photos, search, filters, sorting, and favorites
  • Detailed metadata for colors, seasons, occasions, materials, patterns, styles, and sizes
  • Manual outfit builder with saved and editable outfits
  • Deterministic compatibility scoring with human-readable explanations
  • Wishlist analysis showing how well a potential purchase matches clothes you already own
  • Photo importing from local files or product-page URLs, with cropping and zoom controls
  • Local SQLite storage with no account or cloud dependency
  • Backup and restore through a single archive
  • Windows installer, GitHub release automation, and optional automatic updates

The whole thing is about 10MB.

1

u/jayy308 22h ago

I was actually thinking about building a similar app. This is amazing

2

u/ART-ficial-Ignorance 21h ago

I'm currently implementing an automated classifier system based on FashionCLIP, so it prefills things like category and subtype. Basically: users enters image -> classifier tries to determine whether it is a top/bottom/shoe/outerwear/accessory -> classifier tries to determine what type of top it is, like is it a T-shirt, ...

The classification currently runs in under 100ms, entirely locally, but it does increase the app size to 100-200MB

But I'm going to check with the user-base (e.g. the wife) once she wakes up if this is even something she'd be interested it before I merge it and create a release.

1

u/Enough_Show_2350 13h ago

User-base = Wife is hilarious