quantum-ai-v3/agents
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
..
management 📄 Add PDF Summarizer agent with advanced file upload system 2025-07-31 19:18:31 +05:30
migrations 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
templates/agents 📄 Add PDF Summarizer agent with advanced file upload system 2025-07-31 19:18:31 +05:30
__init__.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
admin.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
apps.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
models.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
serializers.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
tests.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
urls.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
views.py 💼 Add Job Posting Generator agent with comprehensive form schema 2025-07-31 19:10:15 +05:30