clothy
Clothy:你的 AI 穿搭闺蜜,提供智能衣橱管理与搭配推荐。
AI穿搭
智能衣橱
搭配推荐
时尚
Python
开源
⭐ 0⬇️ 0🏷️ main📦 2
clothy-main.zip
164.2 KB下载
安装与使用说明
Codex
- 先下载 ZIP 包(例如:clothy-main.zip)。
- 解压后放到 $CODEX_HOME/skills/ 目录下。
- 如果没有设置 $CODEX_HOME,通常可放到 ~/.codex/skills/。
- 确保目录内有 SKILL.md,然后重开会话即可使用。
源码目录预览
├── docs │ ├── FULL_DESIGN.md │ ├── IMPLEMENTATION.md │ ├── MULTI_MEMBER_DESIGN.md │ ├── OUTPUT_DESIGN.md │ ├── OUTPUT_DESIGN_V2.md │ ├── PROGRESS.md │ ├── SOURCE_MONITOR_DESIGN.md │ ├── TASK_SPEC.md │ └── UPGRADE_PLAN.md ├── src │ ├── core │ │ ├── __init__.py │ │ ├── analyzer.py │ │ ├── command_parser.py │ │ ├── initializer.py │ │ ├── main_router.py │ │ ├── member_manager.py │ │ ├── recommender.py │ │ ├── router.py │ │ └── session_manager.py │ ├── models │ │ ├── __init__.py │ │ ├── profile.py │ │ └── wardrobe.py │ ├── services │ │ ├── __init__.py │ │ ├── clothing_recognizer.py │ │ ├── image_service.py │ │ ├── message_builder.py │ │ ├── shopping.py │ │ ├── source_monitor.py │ │ ├── taobao_importer.py │ │ ├── visualizer.py │ │ └── weather.py │ ├── storage │ │ ├── __init__.py │ │ └── database.py │ ├── utils │ │ ├── __init__.py │ │ ├── image.py │ │ └── text.py │ └── __init__.py ├── .gitignore ├── CHANGELOG.md ├── CONTRIBUTING.md ├── DEPENDENCIES.md ├── LICENSE ├── README.md ├── SKILL.md ├── agent.json ├── config.yaml ├── generate_templates.py ├── main.py ├── requirements.txt ├── test_multi_member.py └── test_v050.py
元数据
Slug: clothy
作者: zironglv
协议: MIT
包大小: 164.2 KB
SHA256: 6413de8d0fc44867a323e9b7a507e5b729023a77974612f8e27cab63ff81883a