CoolFace
Apppublic

mysticaldragon/HF

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes
App README

QwenPaw

Qwen Personal Agent Workstation — a self-hosted, full-stack personal AI assistant platform.

Features

  • —Multi-channel chat — Web console, Discord, Telegram, Slack, WeChat, DingTalk, Feishu, and more
  • —Skills & Plugins — Extensible skill system with a marketplace
  • —Multi-agent orchestration — Sub-agents, loop engineering, ACP protocol
  • —Browser automation — Playwright-powered web browsing
  • —Local & cloud LLMs — Supports 14+ providers (OpenAI, Anthropic, Gemini, DashScope, Ollama, etc.)
  • —Security — Kernel-level sandbox, tool guard, file guard
  • —Scheduled tasks — Cron-based job scheduling

Setup

  1. 1.Open the web console at the Space URL
  2. 2.Go to Settings and configure your LLM provider (API key)
  3. 3.Start chatting!

Environment Variables

Set these in the Space Settings → Variables and secrets:

VariableRequiredDescription
QWENPAW_AUTH_ENABLEDNoSet to true to enable auth
QWENPAW_AUTH_USERNAMEIf auth enabledAuth username
QWENPAW_AUTH_PASSWORDIf auth enabledAuth password

Configure your LLM provider API keys through the web console Settings UI.

Documentation

Full documentation: qwenpaw.agentscope.io

Source code: github.com/agentscope/qwenpaw