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>
17 lines
293 B
JSON
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"
|
|
}
|
|
}
|