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.
高速MCP_RecSys
これは、MCP を使用した CLIP ベースのファッション レコメンダーです。
モックアップ
ユーザーが衣服の画像をアップロード → YOLOが衣服を検出 → CLIPがエンコード → 類似の衣服を推奨
フォルダ構造
クイックスタートガイド
ステップ1: GitHubプロジェクトのクローンを作成する
ステップ2: Python環境をセットアップする
ステップ3: 依存関係をインストールする
ステップ4: FastAPIサーバー(バックエンド)を起動する
サーバーが実行し、データベースが接続されると、コンソールに次のメッセージが表示されます。
ステップ5: 依存関係をインストールする
データベース接続情報: アプリケーションの起動が完了しました。
ステップ6: 開発サーバー(フロントエンド)を起動する
実行されると、サーバーは確認をログに記録し、ブラウザでアプリを開きます: 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.
アップロードされた画像に基づいてファッションの推奨を提供する、MCP を備えた CLIP ベースのファッション推奨システム。
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