title | emoji | colorFrom | colorTo | sdk | sdk_version | app_file | pinned | license | short_description | tags | |
---|---|---|---|---|---|---|---|---|---|---|---|
Vibe Shopping |
🛍 |
green |
blue |
gradio |
5.33.1 |
app.py |
false |
apache-2.0 |
AI powered clickless shopping experience with virtual try-on |
|
Vibe Shopping is an AI-powered clickless shopping experience that allows users to virtually try on clothes and accessories.
It uses Qwen-2.5-VL-72B hosted on modal as the orchestrer, it as access to 3 MCP servers:
- agora-mcp
- fewsats-mcp
- Vitrual Try-On MCP built as part of this project, can be found in the
mcp_server.py
file.
The virtual try on MCP uses Flux-Fill combined with automatic masking, the model is hosted on modal.
Better docs comming soon.