Astro Static + React + Express API

AI Automation
Platform
Enterprise.

AxonQwen is a fully managed AI automation platform. Browser automation, visual analysis, smart scraping — powered by Qwen3.5 on dedicated infrastructure at axonqwen.xyz.

Scroll
Browser RPAVision & OCRSmart ScrapingAuto Form FillReal-Time Monitoring256K ContextQwen3.5 MultimodalOpenClaw RuntimePlaywrightCloud HostedEnterprise ReadyDedicated InfrastructureBrowser RPAVision & OCRSmart ScrapingAuto Form FillReal-Time Monitoring256K ContextQwen3.5 MultimodalOpenClaw RuntimePlaywrightCloud HostedEnterprise ReadyDedicated Infrastructure

What AxonQwen Does

All the Automation Tools You Need.

🌐

Browser RPA

Describe automation in natural language. Qwen3.5 vision reads the page and generates a complete Playwright script.

Playwright · Vision
🔍

Scraper Agent

Open any URL with real Chromium, extract structured JSON data from JS-rendered dynamic pages.

JSON · SPA · Pagination
🖼️

Vision Agent

Upload invoices, contracts, or any image. Qwen3.5 extracts all text, tables, and field values.

Multimodal · OCR
📡

Monitor Agent

Set up smart URL watchers with natural language conditions. Alerts sent via WebSocket instantly.

Cron · Alerts

Chat Agent

Streaming chat with Qwen3.5. Full history, custom prompts, and markdown rendering.

SSE · Markdown
📊

Reporter

Compile and summarize scraped data into professional reports in JSON or markdown.

Summarize · Format

Built-in Agents

Five Agents, One Platform.

01

Browser RPA Agent

Understands natural language and generates Playwright scripts. Combines vision and reasoning to navigate complex UIs.

Active
02

Scraper Agent

Loads any URL with real Chromium (handles JS-rendered SPAs), then uses Qwen3.5 to parse into clean JSON.

Active
03

Vision Agent

Send any image as base64. Qwen3.5 multimodal extracts all text, tables, and form fields — no external OCR needed.

Active
04

Monitor Agent

Schedule periodic URL checks with natural language trigger conditions. Alerts sent via WebSocket instantly.

Active
05

Chat Agent

Full streaming chat via API route → Ollama. Persistent memory through OpenClaw. Optional Telegram/Slack.

Active

API Reference

Express API Routes.
Standalone Server.

All endpoints are Express route handlers — pure TypeScript, running on a separate Node.js server. Frontend is served as static files.

GET /api/health
GET /api/ollama/status
POST /api/chat
GET /api/tasks
DELETE /api/tasks/[id]
POST /api/browser/run
POST /api/scraper/run
POST /api/vision/analyze
POST /api/monitor/start
GET /api/monitors
DELETE /api/monitor/[id]

WebSocket — wss://axonqwen.xyz/_ws

const ws = new WebSocket('wss://axonqwen.xyz/_ws');
ws.onmessage = ({ data }) => {
  const msg = JSON.parse(data);
  // msg.type: 'task_created' | 'task_updated' | 'task_result'
  //           'monitor_alert' | 'log' | 'connected'
};

Getting Started

Ready in 3 Steps.

No installation needed. Just open axonqwen.xyz and start automating.

01

Visit axonqwen.xyz

Open the platform in your browser. No installation or setup required — everything runs on dedicated infrastructure.

# Open in your browser
https://axonqwen.xyz

# Or go directly to the dashboard
https://axonqwen.xyz/app
02

Open the Dashboard

Navigate to /app to access all five AI agents, view task history, and monitor live activity.

# Dashboard — overview of all agents & tasks
https://axonqwen.xyz/app

# Direct agent links
https://axonqwen.xyz/app/chat
https://axonqwen.xyz/app/browser
https://axonqwen.xyz/app/scraper
03

Start Automating

Choose an agent — Chat, Browser RPA, Scraper, Vision, or Monitor — and start your first task. Qwen3.5 is ready to go.

# Available agents
◈ Chat        — conversational AI assistant
⬟ Browser RPA — Playwright-powered automation
◉ Scraper     — structured data extraction
◑ Vision      — image analysis & OCR
⊕ Monitor     — scheduled URL monitoring

! Troubleshooting

Q:

Chat shows "fetch failed" error

Check your internet connection and try refreshing the page. If the issue persists, the AI service may be temporarily restarting.

Q:

Model not found error

The model may still be loading on the server. Wait a moment and try again. If the issue persists, contact the administrator.

Q:

Dashboard is empty / "Server offline"

The server may be restarting. Wait a moment and refresh the page. Access the dashboard at https://axonqwen.xyz/app.

Q:

Browser RPA / Scraper error

Chromium is managed server-side. If you encounter errors, try again or report the issue to the administrator.

Model Selection

Choose Your Qwen3.5 Model.

Model ID RAM Context
Qwen 3.5 7B qwen3.5:7b 8 GB 131K
Qwen 3.5 qwen3.5 10 GB 256K Recommended
Qwen 3.5 14B qwen3.5:14b 12 GB 256K
Qwen 3.5 27B qwen3.5:27b 20 GB 256K
Qwen 3.5 35B qwen3.5:35b 24 GB 256K

Start Automating

Your AI Workforce.
Starts Now.

No setup required. No local installation. Just open and automate.