init repo

This commit is contained in:
2026-04-25 19:25:22 +08:00
commit c7533eada2
50 changed files with 3732 additions and 0 deletions

11
project.json Normal file
View File

@@ -0,0 +1,11 @@
{
"name": "咨询报告 AI 生成系统",
"slug": "consulting-report-gen",
"status": "planning",
"created": "2026-03-27",
"category": "business",
"ports": {},
"description": "借鉴 Open SWE 多 Agent 架构,为咨询公司构建安全可控的行业报告自动生成系统",
"tech": ["python", "docx", "pptx", "xlsx", "pdf"],
"notes": "数据安全为第一优先级,不允许客户数据外泄"
}