Go to file
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
.claude/agents 🤖 Add specialized subagents and auto-documentation system 2025-07-27 17:47:37 +05:30
.github 🔒 Implement comprehensive deployment control system 2025-07-27 17:53:30 +05:30
agents 📄 Add PDF Summarizer agent with advanced file upload system 2025-07-31 19:18:31 +05:30
authentication 🔧 Fix email verification 'Not Found' error 2025-07-26 23:37:17 +05:30
core 🗑️ Complete agent_base app removal and legacy cleanup 2025-07-29 19:57:24 +05:30
netcop_hub 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
scripts 🔒 Implement comprehensive deployment control system 2025-07-27 17:53:30 +05:30
static 📄 Add PDF Summarizer agent with advanced file upload system 2025-07-31 19:18:31 +05:30
templates 🔧 Fix wallet NoReverseMatch error - update agent_base references 2025-07-29 20:12:03 +05:30
tests Rebrand platform from NetCop Hub to Quantum Tasks AI 2025-07-25 22:21:45 +05:30
wallet 🚀 Implement simplified workflows system with shared components 2025-07-28 20:06:46 +05:30
workflows 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
.env.example Implement comprehensive Django performance optimizations 2025-07-13 13:23:59 +05:30
.env.production.template Fix Railway health check with improved timeout and retry logic 2025-07-26 10:29:50 +05:30
.gitignore 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
.railway.env.example 🔒 Implement comprehensive deployment control system 2025-07-27 17:53:30 +05:30
agent_template_prototype.html Add comprehensive agent creation system with template prototype 2025-07-25 02:34:46 +05:30
AGENTS_APP_RECREATION_GUIDE.md 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
CLAUDE.md 📄 Add PDF Summarizer agent with advanced file upload system 2025-07-31 19:18:31 +05:30
docs_update_summary.txt 📄 Add PDF Summarizer agent with advanced file upload system 2025-07-31 19:18:31 +05:30
manage_n8n_workflows.py 🤖 Implement comprehensive N8N workflow management system 2025-07-26 09:31:20 +05:30
manage.py Initial Django project setup with working homepage 2025-07-08 16:30:56 +05:30
railway.json 🔒 Implement comprehensive deployment control system 2025-07-27 17:53:30 +05:30
railway.staging.json 🔒 Implement comprehensive deployment control system 2025-07-27 17:53:30 +05:30
requirements-dev.txt Implement comprehensive Django performance optimizations 2025-07-13 13:23:59 +05:30
requirements.txt 🔒 CRITICAL: Implement comprehensive authentication security improvements 2025-07-26 01:53:05 +05:30
run_dev.sh Fix Railway static files serving with WhiteNoise 2025-07-12 10:38:44 +05:30
social_ads_generator.html social ad pages 2025-07-25 08:13:50 +05:30
social_ads.html 🚀 Implement simplified workflows system with shared components 2025-07-28 20:06:46 +05:30
workflow_template.html 🚀 Implement simplified workflows system with shared components 2025-07-28 20:06:46 +05:30