HomeOpen source
Open source · Self-hosting · Community driven

Fully open source.
Keep control of your data and code.

Wukong CRM has been downloaded more than 2 million times and serves tens of millions of users. Now it has evolved into AI-native - you can self-host with one click and fully control the data and code; you can also use it to let AI quickly build your own customer management system.

--
GitHub Star
2 million+
Cumulative downloads
tens of millions
service users
100%
Open source · Can be self-hosted
bash — 5 minute quick start
# repo · WuKongOpenSource/Wukong-AICRM $ git clone https://github.com/WuKongOpenSource/Wukong-AICRM.git $ cd Wukong-AICRM # 2 · One-click startup (including database and AI services) $ docker compose up -d ✓ wukong-app started ✓ wukong-db started ✓ wukong-ai started # 3 · Browser opens http://localhost:8443
Why open source

Why use Wukong instead of writing a CRM from scratch?

Directly let AI write CRM from scratch, and it can run on the surface.
But what's really difficult is"Dark knowledge" of management software

How to model customer relationships, how to design permissions, how to assign business opportunities to customers, how to isolate cross-team data - these rules that have been accumulated in twenty years of business are not really understood by general large models. Systems generated from scratch often collapse as soon as they are used.

Wukong handleCustomer data model, permission system and business rulesBy open source, you (or your AI) build on a base that has been verified by tens of millions of users, which has a much higher success rate and saves the time of reinventing the wheel.

Customer data model Multi-level authority system Business opportunity attribution rules Team data isolation Twenty years of business accumulation
self-hosting

Install it on your own server,
Not a single row of data goes out

Through one-click deployment of containers, the version is rolled out as an image and is not bound to any manufacturer. Whether it is a public cloud, private cloud or local computer room, Wukong can run it.

Docker/Compose one-click deployment, run in minutes.
Image rolling upgrade, supports drills and rollbacks without affecting existing data.
Not bound to the manufacturer, public cloud/private cloud/local computer room are available.
AccessibleOwn large model or private inference service, AI capabilities can also be used without leaving the house.
Application layer · wukong-appCRM business, AI workbench, API
your server
Data layer · wukong-dbCustomer master data, business opportunities, communication timeline
your server
AI layer · wukong-aiAbstract, retrieval, task extraction
Can be privatized
connectors · connectorsWeCom / Email / Meetings / Forms
Configurable
Data Security and Compliance

Open source is not just free;
It is trust that can be audited

The code is open and auditable, and the data stays in your own hands - this is the certainty that closed-source SaaS cannot give.

Data is autonomous and controllable

All customer data is stored on your own server, which complies with the requirements for classification protection and data export, and cannot be accessed by third parties.

Code is public and auditable

The source code is completely open, and the security team can audit, reinforce and develop it by themselves. There is no black box.

Fine permission system

Multi-level roles, field-level permissions and team data are isolated, following the mature model accumulated over two decades.

community driven

Work with the community to make it better

WKplumListWopenMZhaoK+240
Change log

Continuous iteration, openness and transparency

v3.0.0AI native2026-06-15
  • New AI workbench: today’s AI priority follow-up and momentum view
  • The three major modules of AI customer intelligence, task schedule, and knowledge base are open source
  • Unifying the customer data layer with the open connector framework
v2.1.02026-05-20
  • Added WeCom and email connectors
  • Restructure the permission system to support field-level control
v1.0.02025-12-05
  • Docker Compose one-click deployment optimization
  • Business opportunity and contract module experience upgrade

Install Wukong into your own server

Clone the warehouse, docker compose up, and have an AI-native, data-autonomous and controllable CRM in five minutes.