Integrations
Uses .ENV files for environment variable management in both the backend and frontend components.
Offers containerization through Docker for both backend and frontend components, allowing for consistent deployment environments.
Uses FastAPI as the backend framework for serving the CLIP-based fashion recommendation system, handling image uploads and providing recommendation endpoints.
FastMCP_RecSys
这是一个基于 CLIP 且带有 MCP 的时尚推荐器。
小样
用户上传服装图片 → YOLO 检测服装 → CLIP 编码 → 推荐类似服装
文件夹结构
Copy
快速入门指南
步骤 1:克隆 GitHub 项目
第 2 步:设置 Python 环境
Copy
步骤3:安装依赖项
Copy
步骤 4:启动 FastAPI 服务器(后端)
Copy
一旦服务器运行并且数据库连接,您应该在控制台中看到以下消息:
Copy
步骤5:安装依赖项
数据库连接信息:应用程序启动完成。
Copy
步骤 6:启动开发服务器(前端)
Copy
一旦运行,服务器就会记录确认并在浏览器中打开应用程序: http://localhost:3000/
📌 UI 示例组件
- 图片上传
- 提交按钮
- 显示服装标签+推荐
目前已完成的工作:
- FastAPI 服务器已启动并运行(4 月 24 日)
- 数据库连接已建立(4 月 24 日)
- 后端架构已正常运行(4 月 24 日)
- 上传图片的基本前端 UI(4 月 25 日)
下一步:
- 评估 CLIP 对样本服装图像的标记准确率
- 微调标记系统以获得更好的推荐
- 使用实时用户数据测试后端集成
- 设置模型性能监控
- 前端演示
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
基于 CLIP 的时尚推荐系统具有 MCP,可根据上传的图像提供时尚推荐。
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
- AsecurityAlicenseAqualityMCP server that integrates with Shopify API, allowing Claude Desktop users to retrieve and manipulate product information from Shopify stores.Last updated -5PythonMIT 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