{% extends 'base.html' %} {% load static %} {% block title %}Data Analyzer Agent - NetCop AI Hub{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

📁 Upload Your Data File

📊
Choose or drag your data file here
Supports PDF, CSV, Excel files (up to 10MB)

🔍 Analysis Type

💳 Your Wallet

{{ user.wallet_balance|floatformat:2 }} AED
Available Balance

💡 How it works

  • Upload PDF, CSV, or Excel files
  • Choose your analysis depth
  • Get AI-powered insights
  • Download comprehensive reports
{% endblock %} {% block extra_js %} {% endblock %}