Skip to content

v1.0.0 - 客户需求调研纪要工具

Choose a tag to compare

@iaynidn-sudo iaynidn-sudo released this 04 Aug 08:44
· 4 commits to main since this release

录音转写(Whisper) + AI 生成需求调研纪要 + 导出 md/html/pdf/docx

三种接入方式

  • Web: python app.py -> http://localhost:5000
  • MCP: python mcp_server.py (stdio/streamable-http, 10 个工具)
  • CLI: python cli.py transcribe/generate/export/config/test-config

技能

  • .claude/skills/requirement-meeting-minutes (Claude Code / Workbuddy)
  • .opencode/skills/requirement-meeting-minutes

配置

  • 复制 .env.example 为 .env,填入 API_KEY (NVIDIA / OpenAI 兼容)
  • BACKEND=openai 或 ollama