v2.20.1 Now Available

Your Personal AI Desktop Assistant

WeClaw is a lightweight yet powerful cross-platform AI assistant. 51+ practical tools, multi-model support, and mobile remote control - making AI your true productivity partner.

51+
Practical Tools
10+
Supported Models
3
Platforms
100%
Open Source MIT
WeClaw - AI Desktop Assistant

Why Choose WeClaw

More than a chatbot, WeClaw is an AI assistant that actually gets work done

AI Chat

Supports 10+ mainstream LLMs including DeepSeek, OpenAI, Claude, and Gemini for smooth natural language interaction.

51+ Tools

File management, browser automation, voice interaction, OCR recognition and more - speak and it's done.

Mobile Control

PWA app lets you remotely command your desktop AI from your phone, staying in control wherever you go.

Local Deployment

Keep your data local without cloud uploads, maintaining complete privacy and security.

Cross-Platform

Full support for Windows, macOS, and Linux - one config syncs across all devices.

Open Source & Customizable

MIT licensed with fully open source code, freely customize and extend as needed.

WeClaw vs Online AI Assistants

Same AI capabilities, better privacy protection, more practical tools

ComparisonWeClawOnline AI Assistants
Deployment
🏠Local deployment, data stays on your computer
☁️Cloud service, data uploaded to third parties
Tools
🔧51+ practical tools, direct computer control
💬Chat only, no real actions
Network
🌐Core features work offline
Disconnected when offline
Mobile
📱Self-hosted PWA, remote control from phone
📱Depends on official app, limited features
Customization
🛠️Fully open source, freely customizable
⚙️Limited APIs and plugins
Privacy
🔒Local data storage, full control
⚠️Data must be uploaded to cloud

In short: WeClaw = Local ChatGPT + 51+ Pro Tools + Mobile Remote Control

51+ Practical Tools for Every Need

From file management to data analysis, voice interaction to document processing - we've got you covered

System Operations

  • Shell Commands
  • File Management
  • Screenshots
  • App Control

Browser

  • Web Automation
  • Search (Local + Web)

Clipboard

  • Text/Image Copy-Paste

Notifications

  • System Toast Notifications

Multimedia

  • Voice Input (STT)
  • Voice Output (TTS)
  • OCR Text Recognition

Life Management

  • Schedule
  • Health Records
  • Medication Reminders
  • Journal
  • Finance

Document Processing

  • PDF Processing
  • Format Conversion
  • PPT Generation
  • Contract/Resume Generation

Data Analysis

  • Data Processing
  • Data Visualization
  • Financial Reports
And many more tools to discover...

Get Started in 3 Steps

A few simple steps to have your own AI desktop assistant

01

Install WeClaw

One command to install, no complex setup needed

pip install weclawpy
02

Configure API Key

Add your LLM API Key (supports DeepSeek, OpenAI, etc.)

cp .env.example .env
# Edit .env to add API Key
03

Start Using

Command line or GUI, your choice

python -m weclaw  # CLI
weclaw-gui  # GUI