Project Info

Gatebreaking

Devpost

Inspiration

Fashion inspiration is everywhere, but turning a saved outfit into something you can actually buy is slow and fragmented. Gatebreaking removes that bottleneck.

What it does

Upload an outfit image, and Gatebreaking identifies each clothing item, searches live shopping listings, and ranks the closest purchasable matches.

How we built it

We built a multi-agent pipeline using Fetch.ai uAgents and Agentverse. Claude analyzes outfit images, SerpAPI searches Google Shopping, and specialized search and ranking agents return the best matches through an orchestrator.

Challenges we ran into

Our biggest challenges were handling inconsistent model-generated JSON, search latency, coordinating asynchronous agents, and separating ASI:One user addresses from inter-agent Chat Protocol addresses.

Accomplishments we're proud of

We created an end-to-end system that turns visual inspiration into ranked, shoppable product links through a coordinated multi-agent workflow.

What we learned

Reliable agent systems need more than strong models. Clear message contracts, request tracking, address handling, observability, and graceful failure handling are equally important.

What's next

Next, we want to enable automatic payments through Agentverse, allowing agents to complete purchases directly with merchant stores.

Analysis

Compare with all teams

No indexed repository for this project, so there are no commit stats to show.

Technology

Found in codeNot checked
  • PythonUnchecked

No repository was indexed for this project, so these Devpost claims have not been checked against code.

AI coding agents

No repository was indexed, so agent usage could not be checked.

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

Codebase size

No repository was indexed, so there is no codebase to measure.

0 stars