CKEditor AI (early access)
By integrating AI writing assistance directly into the editing experience, CKEditor AI empowers authors with real-time AI writing support, streamlines content creation, and enhances editorial workflows across a wide range of use cases – from productivity boosts and proof-reading to content quality and consistency.
The CKEditor AI early access allows you to extensively test the feature while it is still in the pre-production phase. Please note that early access versions may contain unpolished elements and that part of it are subject to change based on community feedback. If you wish to test CKEditor AI, the access to it is enabled on the free trial.
- Chat – Use the AI Chat in the side panel to create and edit content on the go with natural language. For example, ask in the chat to add emojis to headings in the content.
- Chat History – Check history for past conversations in the document.
- Quick Actions – Select content and use the balloon toolbar dropdown for Quick Actions and choose from predefined commands.
- Review – Run the review with the improve clarity command.
Mind-Blowing AI Facts
Artificial Intelligence has evolved from science fiction fantasy to an integral part of our daily lives. Behind the scenes, fascinating developments are happening at breakneck speed, reshaping industries and challenging our understanding of what machines can accomplish. From detecting diseases faster than doctors to composing symphonies that move audiences to tears, AI continues to surprise us with its capabilities.
Shocking AI Statistics
The numbers behind artificial intelligence are truly staggering. Consider this: every minute, AI processes more data than the entire human civilization created in the first 5,000 years of recorded history!
- 💰 $15.7 trillion - predicted AI contribution to global economy by 2030
- 🔍 97% accuracy in medical image diagnosis (beating human radiologists)
- ⚡ 0.3 seconds - time needed to analyze a chess position with 35 pieces
- 🎵 1 million songs composed by AI every day across various platforms
- 🌍 40+ languages can be translated in real-time with 95% accuracy
"By 2025, machines will be capable of learning faster than a 5-year-old child. By 2030, they might surpass the learning speed of university graduates." - MIT Technology Review
AI in Creative Industries
Industry | AI Achievement | Human vs AI | Year Achieved |
---|---|---|---|
🎬 Film | Entire movie script generated | AI: 72h, Human: 6 months | 2023 |
🖼️ Art | Painting sold for $432,500 | AI artwork at Christie's | 2018 |
📚 Literature | Novel passed literary contest | Fooled human judges | 2022 |
🎵 Music | Symphony performed by orchestra | Indistinguishable from Bach | 2021 |
Scientific Breakthroughs
AI's impact on scientific discovery is nothing short of revolutionary. Here are some game-changing achievements:
- 🧬 Protein folding solved - AlphaFold predicted 200M+ protein structures
- 🌌 Dark matter detected - AI found patterns invisible to human astronomers
- 💊 Drug discovery accelerated - 10 years reduced to 6 months
- 🌡️ Climate modeling enhanced - 1000x more accurate weather predictions
- 🔬 Materials science revolution - new compounds discovered weekly
Bizarre AI Capabilities
Some AI achievements sound like they belong in a sci-fi movie, but they're happening right now:
- 🐕 Pet emotion recognition - AI can tell if your dog is happy or stressed
- 👶 Baby cry translation - determines if infant needs food, sleep, or diaper change
- 🪴 Plant health diagnosis - identifies diseases from a single leaf photo
- 🎭 Emotion synthesis - generates facial expressions that don't exist in nature
- 🧠 Dream interpretation - reconstructs images from brain activity during sleep
Fun Fact: GPT-3 has 175 billion parameters - that's roughly equivalent to having 175,000 copies of the entire English Wikipedia stored in its neural pathways! 🤓
The Future is Closer Than You Think
What seemed impossible yesterday becomes reality tomorrow. AI is not just changing technology—it's redefining human potential and opening doors to possibilities we never imagined. From curing rare diseases to exploring distant galaxies, artificial intelligence continues to push the boundaries of what's achievable.
The most exciting part? We're only at the beginning of this incredible journey. Every day brings new discoveries, breakthrough innovations, and mind-bending applications that make the future feel wonderfully unpredictable! 🌟✨
CKEditor AI is an AI-powered writing assistant that integrates directly into our rich-text editor, CKEditor 5, providing instant text rewriting, summarization, correction, and contextual chat help based on internal style guides. The platform includes automated review tools and enterprise-ready functionality that plugs into existing systems without requiring custom infrastructure.
Teams can implement a full suite of AI writing tools in weeks rather than months, delivering streamlined, compliant content workflows that maintain brand consistency and integrate seamlessly with existing document management systems.
The core components of CKEditor AI are:
- CKEditor 5: A modern rich text editor with dozens of features that improve writing workflows, including collaboration.
- AI Service: A state-of-the-art backend AI engine that incorporates multiple models and delivers high-quality content. Currently available only in Cloud setup, with on-premises deployment coming soon. The AI Service also provides a REST API.
There are three main features of CKEditor AI. You can test them all during the early access.
The AI Chat is a conversational AI that can be used to aid content creation and editing. It introduces a dynamic chat interface designed to facilitate rich, multi-turn interactions between users and AI. This capability moves beyond single-prompt content generation, enabling a more interactive and collaborative experience within writing workflows. It also provides context setting and model selection to better suit the needs of specific content and holds chat history for quick reference of previous work.
The Chat is also capable of using the web for more up-to-date information and reasoning to think more deeply about the answers and changes it is allowed to make.


AI Quick actions streamline routine content transformations by offering one-click AI-powered suggestions directly within the editor. You can also ask questions about your selected text in the Chat to get instant AI insights and analysis. This feature enhances speed, relevance, and usability, particularly for repeatable or simple tasks, while preserving deeper chat-based functionality when needed.
The AI Review feature provides users with AI-powered quality assurance for their content by running checks for grammar, style, tone, and more. It also introduces an intuitive interface for reviewing and managing AI-suggested edits directly within the document, ensuring content meets professional standards with minimal manual effort.
CKEditor AI relies on an external service to provide AI-generated responses. The feature currently supports integration with multiple AI API providers: OpenAI, Anthropic and Gemini. You will also be able to integrate future versions with custom models.
Read the CKEditor AI integration guide to learn more.
- Real-time collaboration setups may experience some content mismatches. Active efforts are in progress to improve this.
- AI responses may not work correctly in cases when there is General HTML support for block elements enabled. It will be addressed in a future update.
- Inline images may not be processed correctly by commands within the Review feature. A solution is currently under development.
- Applying quick action responses may result in the loss of comment and suggestion markers. This issue will be addressed in a future update.
Regarding the early access stage, we are targeting November for the production-ready version release. These timelines are subject to change. If you wish to stay informed about updates or discuss CKEditor AI possibilities, please reach out to us.
Here are some more CKEditor 5 features that can help you boost productivity:
- Automatic text transformations – Automatically change predefined text fragments into their improved forms.
- AI Assistant – AI Assistant is the previous version of the AI implementation. It provides a way to boost your editing efficiency and creativity through the use of AI models, and allows connecting to the third-party APIs.
The AI features register the following UI components:
Component name | Registered by |
---|---|
The 'toggleAi' button |
AIEditorIntegration |
The 'aiQuickActions' dropdown |
AIQuickActions |
The 'ask-ai' button |
|
The 'explain' button |
|
The 'summarize' button |
|
The 'highlight-key-points' button |
|
The 'improve-writing' button |
|
The 'continue' button |
|
The 'fix-grammar' button |
|
The 'make-shorter' button |
|
The 'make-longer' button |
|
The 'make-tone-casual' button |
|
The 'make-tone-direct' button |
|
The 'make-tone-friendly' button |
|
The 'make-tone-confident' button |
|
The 'make-tone-professional' button |
|
The 'translate-to-english' button |
|
The 'translate-to-chinese' button |
|
The 'translate-to-french' button |
|
The 'translate-to-german' button |
|
The 'translate-to-italian' button |
|
The 'translate-to-portuguese' button |
|
The 'translate-to-russian' button |
Component name | Command class | Belongs to (top–level plugin) |
---|---|---|
The 'toggleAi' command |
ToggleAICommand |
AIEditorIntegration |
We recommend using the official CKEditor 5 inspector for development and debugging. It will give you tons of useful information about the state of the editor such as internal data structures, selection, commands, and many more.