AIWiki
Malaysia

ERNIE Bot

A large language model and conversational AI assistant developed by Baidu, built on the ERNIE (Enhanced Representation through Knowledge Integration) foundation model series and integrated across Baidu's search, cloud, and enterprise platforms.

5 min readLast updated June 2026Models

ERNIE Bot (also known as Wenxin Yiyan, simplified Chinese: 文心一言) is a large language model-based conversational AI assistant developed by Baidu, Inc., China's dominant search engine company. It is built on the ERNIE (Enhanced Representation through Knowledge Integration) family of foundation models, which Baidu has developed since 2019. ERNIE Bot was publicly launched in March 2023, positioning Baidu as a first mover in the Chinese consumer AI assistant market.

ERNIE Model History

The ERNIE acronym encompasses a series of progressively more capable models. The original ERNIE (2019) applied knowledge graph integration to BERT-style pretraining, improving performance on Chinese NLP tasks. ERNIE 2.0 and 3.0 followed, introducing continual pretraining frameworks and large-scale multilingual pretraining respectively.

ERNIE 3.5 (2023) underpinned the initial ERNIE Bot launch, demonstrating multimodal capabilities including text-to-image and image understanding. ERNIE 4.0, released in October 2023, was Baidu's flagship model at the time, with Baidu claiming performance parity with GPT-4 across understanding, generation, logical reasoning, and memory.

ERNIE 4.5 and the reasoning model ERNIE X1 were unveiled in March 2025. ERNIE X1 introduced step-by-step chain-of-thought reasoning capabilities, directly competing with OpenAI's o1-class models. Around the same time, Baidu made ERNIE Bot free to end users ahead of its originally planned schedule, reflecting intensified competition in the Chinese AI market.

ERNIE 5.0, unveiled at Baidu World in November 2025, represented a major architectural leap. Baidu described it as a "natively omni-modal" system capable of simultaneously understanding and generating text, images, audio, and video in a unified model, rather than combining separate specialised components. ERNIE 5.0 aimed to deliver stronger reasoning, improved tool use, richer creative output, and more reliable factual grounding.

Knowledge Integration

A distinguishing feature of ERNIE models compared to pure transformer language models is their integration with structured knowledge bases. Baidu maintains one of the world's largest proprietary knowledge graphs, accumulated through its search engine operations, and ERNIE models are trained to leverage this structured knowledge to reduce hallucination and improve factual accuracy on Chinese-language queries — particularly for cultural, historical, and contemporary Chinese topics that may be poorly represented in Western training corpora.

Platform Integration

ERNIE Bot is embedded throughout Baidu's product ecosystem. It powers AI-enhanced search results on Baidu Search (Baidu.com), which processes billions of queries monthly from Chinese internet users. It is available via Baidu's cloud platform (Baidu AI Cloud / Qianfan) as an API, enabling enterprises to build applications on top of ERNIE models. Baidu's productivity suite, including document creation and business analytics tools, integrates ERNIE Bot as an AI assistant. The ERNIE Bot mobile application, available on iOS and Android, reached tens of millions of registered users within months of its March 2023 launch.

Open Sourcing

In a significant strategic shift, Baidu announced plans to open-source next-generation ERNIE models in mid-2025, responding to the competitive pressure from open-weight models such as DeepSeek and Meta's Llama. Open-sourcing ERNIE models enables third-party developers to fine-tune and deploy the models, expanding the ecosystem beyond Baidu's proprietary services.

See Also

References

References

  1. Baidu. (2025, November). Baidu unveils ERNIE 5.0 and a series of AI applications at Baidu World 2025. PR Newswire.
  2. Baidu. (2025, March). Baidu unveils ERNIE 4.5 and reasoning model ERNIE X1. PR Newswire.
  3. Wikipedia. (2025). Ernie Bot. en.wikipedia.org.
  4. Originality.AI. (2025). Baidu Ernie Bot statistics. originality.ai.
  5. Sun, Y., et al. (2021). ERNIE 3.0: Large-scale knowledge enhanced pre-training for language understanding and generation. arXiv:2107.02137. Baidu.