Files
vela/slides/package.json
秋芝2046 f8e9daf270 feat: add Vela Anna scenario PPT with MiniMax images
10-slide deck showcasing Vela agent harness capabilities
through Anna's workday story. Includes:
- 3 AI-generated images (cover, WeChat AI, content engine)
- Modern & Wellness color palette (teal + coral)
- Scenarios: daily automation, WeChat smart replies,
  multi-agent content factory, before/after comparison

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-14 18:11:41 +08:00

17 lines
293 B
JSON

{
"name": "slides",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"pptxgenjs": "^4.0.1"
}
}