title: "From 100 Million to 1 Billion, From 10 Thousand to 100 Thousand — WeChat's Latest Boost Pushes AI Mini Programs to the Limit" description: "WeChat AI Mini Program Growth Plan Phase 2: Token quota increased 10x, image generation increased 10x, model upgraded to Hunyuan Hy3, 27,000 AI mini programs verified in the track, individual developers account for 70%" tags: ["WeChat Mini Programs", "AI", "CloudBase", "Hunyuan", "Tencent"]
Going from 100 million to 1 billion is not just adding a zero — it's changing the game entirely.
Half a year ago, WeChat launched the AI Mini Program Growth Plan with 100 million tokens and 10,000 image generations. Developers used them cautiously, afraid of running out. Now Phase 2 has multiplied that by 10: 1 billion tokens, 100,000 image generations, and the model has been upgraded to Hunyuan Hy3 and HY-Image 3.0.
What does this mean? It means you can finally embed AI capabilities deeply into your product without constantly watching the quota meter.
From Tightening the Faucet to Opening the Fire Hydrant
Let's look at a comparison to feel the impact of this upgrade:
| Dimension | Phase 1 (Jan-Jun) | Phase 2 (Jul-Dec) | Change |
|---|---|---|---|
| Token quota | 100 million | 1 billion | 10x |
| Image quota | 10,000 images | 100,000 images | 10x |
| Text model | Hunyuan 2.0 series | Hy3 preview | New generation |
| Image model | hunyuan-image | HY-Image 3.0 | New generation |
| Eligible categories | Virtual categories | All industries | Fully open |
In Phase 1, 100 million tokens sounded like a lot, but when you're building a real product — a mini program with a few thousand daily active users running AI conversations and image generation — the quota depletes faster than you'd expect. Many developers reported that the most intense usage wasn't during testing, but in the first few days after launch when users flooded in.
What does 1 billion tokens mean? At Hunyuan Hy3 pricing, that's equivalent to tens of thousands of yuan in API call fees. For an independent developer, that amount of money could be the difference between the product surviving or dying.
And Phase 1 users haven't been forgotten — the system automatically issues an additional 900 million tokens and 90,000 image generations, credited in batches starting July 1.
27,000 AI Mini Programs, 70% from Individual Developers
Numbers without context are just numbers. Let's look at the data.
100 days after the AI Mini Program Growth Plan launched, over 27,000 AI mini programs have joined, with an average of more than 270 new ones per day, accelerating to over 380 per day since March.
More critically: Individual developers make up over 70%.
This proves that "one person making an AI mini program" is not just a slogan — it's a verified reality.
Benchmark products have emerged:
- Kang Boss AI Doctor: Over 2 million cumulative users, daily active users exceeding 10,000
- Ti Xiaoxiao Essay Correction: 7-day average DAU over 2,000, a high-frequency AI education tool
- Historical Celebrity Relationship Graph: Over 150,000 users in 3 months
From AI painting and music to health consultations and e-sports strategy, AI-native mini programs now cover more than 10 categories. Top products collectively achieve over 800,000 DAU, and many have already implemented hybrid monetization through subscriptions and ads.
Not Just Free Quota — A Full Production Line
When many see "1 billion tokens free," their first thought is to grab it. But what really matters in this upgrade is not the quota itself, but the development ecosystem behind it.
CloudBase MCP + Skill ecosystem is the infrastructure that makes that 1 billion tokens actually usable.
Simply put, three things:
1. MCP Connection — AI Directly Operates Cloud Resources
With CloudBase MCP installed, AI can directly create databases, deploy cloud functions, and configure static hosting in your cloud development environment. No need to switch back and forth between IDE and console.
Supported tools cover mainstream AI IDEs: Cursor, Claude Code, CodeBuddy, Codex, Windsurf, Tongyi Lingma, Augment Code... Anything that supports the MCP protocol works.
2. Skill Injection — Teaching AI the Rules
MCP gives AI the permissions, Skill gives AI the guidelines. After installing CloudBase Skills, the AI knows how to write mini programs, deploy cloud functions, and configure database permissions — not by guessing, but following production-grade standards.
npx skills add tencentcloudbase/cloudbase-skills
3. Natural Language Development — From Idea to Launch in One Sentence
Once MCP + Skill is configured, you just describe the requirement in natural language:
"Create an AI dream interpretation mini program, Morandi color scheme, support saving conversation history and smart summaries"
The AI automatically completes: generate code → create database → deploy cloud functions → return access link.
What used to take 5 hours in traditional development now takes 30 minutes with AI assistance. The most time-consuming "scaffolding" phase has been compressed from hours to minutes.
Being Realistic: Free Doesn't Mean Zero Cost
After all the positives, it's time to talk about boundaries.
6-month validity. Token and image generation quotas are valid for 6 months from the date of successful application — not permanent. After 6 months, you need to switch to CloudBase resource point plans, where resource points can offset large model token usage. This means if your product takes off, you'll need to pay after 6 months — but by then, the product should already have revenue.
Concurrency limits. If you encounter the EXCEED_CONCURRENT_REQUEST_LIMIT error, it means too many users are using the service simultaneously. The free quota has a limited concurrent capacity. Once your product's DAU grows, you may need to contact customer service to increase concurrency or switch to another large model in the plan.
API compatibility. CloudBase's API Base URL is compatible with the OpenAI protocol, so migration cost is low. However, the provider for model calls in code needs to be changed from hunyuan-v3 to cloudbase — an easy detail to miss.
Category requirements for individual businesses. Individual business holders with a business license can apply for the "deep synthesis" category, and CloudBase provides algorithm qualifications to cooperate with submission. However, pure individual entities (without a business license) still face restrictions in some categories.
The Window of Opportunity for AI Mini Programs
WeChat's ecosystem offers three unique conditions for AI applications that are hard to find together on other platforms:
Lighter development — With large models + CloudBase MCP, the development and validation cycle is compressed to days.
Social sharing scenarios — Mini programs are inherently connected to WeChat's social network; excellent products can explode naturally through group chats and Moments. This is something standalone apps can't achieve.
Clear monetization path — Virtual payments (Android, iOS, HarmonyOS full terminal) + barrier-free ad integration create a closed loop from idea to revenue. AI mini programs also enjoy preferential rates.
These three conditions, combined with the 1 billion token free quota, form a clear window of opportunity: Enter now, with the lowest trial cost and the greatest ecosystem benefits.
Three Steps to Get Started
Step 1: Register
WeChat Public Platform → Industry Capabilities → Mini Program Growth Plan
If you don't have a cloud development environment, you get a free 6-month personal version environment. If you already have one, it will be automatically upgraded or you'll receive a 120 yuan voucher.
Step 2: Activate the Model
CloudBase Console → AI → Text Generation Model, select Hy3 preview or other required models.
Step 3: Start Development
WeChat Developer Tools → Cloud Development → AI Assistant, or through CloudBase MCP/Skill in tools like Cursor, Claude Code, using natural language to generate complete mini program code.
API Key retrieval: CloudBase Console → Environment Configuration → API Key
Base URL: https://<ENV_ID>.api.tcloudbasegateway.com/v1/ai/cloudbase (compatible with OpenAI protocol)
1 billion tokens is not the finish line — it's the starting line.
27,000 AI mini programs have already validated the track, with 70% being individual developers — proving the barrier is low enough for one person to run the entire process.
6 months free, from now until the end of the year. Instead of waiting for others to fill the track, stake your claim first.
Related Links:
- CloudBase Official Website: https://cloudbase.net
- Growth Plan Documentation: https://docs.cloudbase.net/ai/ai-inspire-plan
- CloudBase MCP: https://github.com/TencentCloudBase/CloudBase-MCP
- CloudBase Skills: https://github.com/tencentcloudbase/cloudbase-skills
暂无评论。