Integrations
Manages environment variables for both frontend and backend configurations of the fashion recommender.
Provides containerized deployment of the fashion recommendation system with separate containers for frontend, backend, and database services.
Powers the backend API that handles image processing and recommendation requests for the fashion recommender system.
FastMCP_RecSys
This is a CLIP-Based Fashion Recommender with MCP.
Mockup
A user uploads a clothing image → YOLO detects clothing → CLIP encodes → Recommend similar
Folder Structure
Quick Start Guide
Step 1: Clone the GitHub Project
Step 2: Set Up the Python Environment
Step 3: Install Dependencies
Step 4: Start the FastAPI Server (Backend)
Once the server is running and the database is connected, you should see the following message in the console:
Step 5: Install Dependencies
Database connected INFO: Application startup complete.
Step 6: Start the Development Server (Frontend)
Once running, the server logs a confirmation and opens the app in your browser: http://localhost:3000/
📌 Sample Components for UI
- Image upload
- Submit button
- Display clothing tags + recommendations
What’s completed so far:
- FastAPI server is up and running (24 Apr)
- Database connection is set up (24 Apr)
- Backend architecture is functional (24 Apr)
- Basic front-end UI for uploading picture (25 Apr)
Next Step:
- Evaluate CLIP’s tagging accuracy on sample clothing images
- Fine-tune the tagging system for better recommendations
- Test the backend integration with real-time user data
- Set up monitoring for model performance
- Front-end demo
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
A CLIP-Based Fashion Recommender system that allows users to upload clothing images and receive tags and recommendations based on visual analysis.
Related MCP Servers
- AsecurityAlicenseAqualityThis MCP server aids users in searching and analyzing their photo library by location, labels, and people, offering functionalities like photo analysis and fuzzy matching for enhanced photo management.Last updated -14PythonMIT License
- -securityAlicense-qualityA Pinterest Model Context Protocol (MCP) server for image search and information retrievalLast updated -9110TypeScriptMIT License
- AsecurityAlicenseAqualityProvides AI assistants access to the macOS clipboard content, supporting text, images, and binary data via OSAScript.Last updated -12TypeScriptMIT License
- -security-license-qualityAn MCP server that integrates FindMine's product styling and outfit recommendation capabilities with Claude and other MCP-compatible applications, allowing users to browse products, get outfit recommendations, find similar items, and access style guidance.Last updated -71JavaScript