Ernie Bot vs Stele
A side-by-side look at pricing, capabilities, pros, cons, and our editorial scores.
Ernie Bot Agents | Stele Agents | |
|---|---|---|
| Tagline | Baidu's Mandarin-first ChatGPT rival, powered by the ERNIE model family | Shared project memory for AI coding agents across Claude Code, Cursor, Codex, and Copilot |
| Category | Agents | Agents |
| Pricing | Freemium· Free tier for Ernie 3.5 access; Ernie 4.0 and premium features require a paid subscription (approximately CNY 59.9/month for individual plans); enterprise API pricing via Baidu AI Cloud Qianfan platform is metered per 1K tokens. | Freemium· Free forever plan (unlimited public projects, 1 private project, monthly assistant allowance); paid tiers for additional private projects |
| Model | Baidu ERNIE 4.0 / ERNIE X1 / ERNIE Turbo (in-house) | — |
| Editorial score | 8.7 / 10 | — |
| Use cases | Mandarin content writing and marketing copyChinese-language document Q&A and summarisationBaidu-search-grounded research briefsCustom agents built on the Qianfan platformRetrieval-augmented chat over internal Chinese corporaCode generation and explanation in ChineseImage generation from Chinese promptsCustomer-service chatbots for mainland usersFine-tuning ERNIE models on domain data | shared memory across AI coding agentscross-tool project context handofftask queue for multi-agent workflowsagent onboarding from an existing codebasetracking failed refactor attemptscoordinating Claude Code and Cursor on one repoMCP-based agent memory backendarchitectural decision log for AI agents |
| Pros |
|
|
| Cons |
|
|
| Website | yiyan.baidu.com | stele-ai.dev |
Pick Ernie Bot if
- ✅ Best-in-class Mandarin fluency and Chinese cultural/idiomatic understanding among major LLMs
- ✅ Deep integration with Baidu Search, Wenku, Netdisk and Maps for grounded Chinese-language answers
- ✅ Full agent/plugin platform (Qianfan) with function calling, RAG, and fine-tuning for enterprise developers
- ✅ Multiple model tiers (Ernie 4.0, X1 reasoning, Turbo) covering quality-vs-cost trade-offs
Pick Stele if
- ✅ MCP-native, so it works with Claude Code, Cursor, Codex, and Copilot without per-tool adapters
- ✅ One-line CLI install with automatic onboarding from an existing repo
- ✅ Shared task queue prevents two agents from duplicating the same work
- ✅ Graph-based memory captures failed attempts, not just successful ones, so agents stop repeating dead ends