quantum-ai-v3/static/js
Claude 400f2b7a09 📄 Add PDF Summarizer agent with advanced file upload system
- Create Document Processing category for file-based agents
- Implement PDF Summarizer with comprehensive 4-field form schema
- Add file upload field type with drag-and-drop support
- Build professional file upload UI with progress indicators
- Update agents-core.js to handle multipart form data uploads
- Add direct N8N webhook integration for file processing
- Support multiple analysis types: summary, key points, sentiment analysis
- Implement file size validation and type checking

File Upload Features:
- Drag and drop PDF files directly onto upload area
- Visual feedback with file name and size display
- Remove file functionality with single click
- Accept only PDF files with 10MB size limit
- Professional styling with hover and focus states

Form Options:
- Analysis type selection (summary, key points, detailed analysis)
- Language auto-detection or manual selection
- Output length control (short, medium, long)
- Real-time form validation and error handling

Price: 8.0 AED for comprehensive document analysis
Webhook: Matches multipart form-data structure exactly

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-31 19:18:31 +05:30
..
agent-polling.js agent polling fix 2025-07-13 17:46:26 +05:30
agent-template-starter.js Enhance agent template with modern UX patterns and data analyzer improvements 2025-07-30 11:51:07 +05:30
agent-utils.js Standardize agent architecture and update comprehensive documentation 2025-07-14 16:28:37 +05:30
agents-core.js 📄 Add PDF Summarizer agent with advanced file upload system 2025-07-31 19:18:31 +05:30
data-analyzer.js Enhance agent template with modern UX patterns and data analyzer improvements 2025-07-30 11:51:07 +05:30
job-posting-generator.js All agents working: Direct N8N integration, fixed routing, and pricing sync 2025-07-29 19:33:01 +05:30
social-ads.js All agents working: Direct N8N integration, fixed routing, and pricing sync 2025-07-29 19:33:01 +05:30
workflows-core.js 🧹 Complete template component architecture and remove notification noise 2025-07-29 02:01:32 +05:30
workflows.js 🚀 Implement simplified workflows system with shared components 2025-07-28 20:06:46 +05:30