mirror of
https://github.com/thecyberlearn/quantumtaskai-caprover.git
synced 2026-08-18 12:52:57 +00:00
Complete Django AI agent marketplace with security optimizations and clean deployment documentation without any API keys or secrets. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
16 lines
693 B
JSON
16 lines
693 B
JSON
{
|
|
"slug": "ai-voice-agent",
|
|
"name": "AI Voice Agent",
|
|
"short_description": "Transform your content with AI-powered voice generation and audio solutions",
|
|
"description": "Create professional voiceovers, podcasts, and audio content using advanced AI voice technology. Perfect for marketing campaigns, educational content, and multimedia projects.",
|
|
"category": "marketing",
|
|
"price": 0.0,
|
|
"agent_type": "form",
|
|
"system_type": "direct_access",
|
|
"form_schema": {
|
|
"fields": []
|
|
},
|
|
"webhook_url": "https://agent.jotform.com/0198a8860b46796895f2a40367a6cea4df0c/voice",
|
|
"access_url_name": "agents:direct_access_handler",
|
|
"display_url_name": "agents:direct_access_display"
|
|
} |