الوصف
KimaAI brings modern AI features to WordPress by connecting your site to AI providers (like OpenAI) and exposing them through an easy-to-configure chatbot and a growing set of AI tools.
With KimaAI you can:
- Build a customizable chatbot with model/provider selection, content awareness, quick actions, and an optional attention popover.
- Add a vector database search tool and multilingual embeddings to power smarter, language-aware answers.
- Collect chatbot feedback to understand response quality and improve your on-site experience over time.
- Use a setup wizard to get started quickly, plus a settings system designed to be maintainable and extensible.
- Extend KimaAI via developer hooks/filters to register and control custom tools and tool execution.
KimaAI is built to stay flexible: it works for non-technical users who want a powerful chatbot, and it also provides hooks and internal APIs for developers who want to integrate AI deeper into their workflows.
Please make sure to carefully read the Disclaimer before using the plugin, check the KimaAI website for more information. Thank you!
Features
- AI Chatbot: provider/model selection, content awareness, quick actions, and UI customization.
- Setup Wizard: guided first-time configuration.
- Vector Search: vector DB search tool + embeddings to improve answers.
- Multilingual-ready: multilingual embeddings and translatable dynamic settings (Polylang/WPML).
- Feedback: collect user feedback on chatbot responses.
- Developer hooks: register custom tools and control/observe tool calls.
- More features coming soon!
My Vision for AI
AI is incredible, no doubt about it. It’s changing everything—from the way we work to the way we create. But for me, AI isn’t just about churning out endless content or automating everything for the sake of it. I want to see AI being used thoughtfully—as a tool that actually helps people.
I dream of an AI-driven world where creators can focus on their ideas instead of struggling with words, where language barriers don’t hold anyone back, and where tedious work is handled for us so we can spend more time on what really matters—our passions, our families, and just enjoying life.
I’ll always push for AI to be used in a way that empowers rather than overwhelms. Hope you’re with me on this! 💡💙
Disclaimer
KimaAI is a plugin that helps you to connect your websites to AI services. You need your own API keys and must follow the rules set by the AI service you choose. For OpenAI, check their Terms of Service and Privacy Policy. It is also important to check your usage on the OpenAI website for accurate information. Please do so with other services as well.
The developer of KimaAI and related parties are not responsible for any issues or losses caused by using the plugin or AI-generated content. You should talk to a legal expert and follow the laws and regulations of your country. KimaAI does only store data on your own server, and it is your responsibility to keep it safe. KimaAI’s full disclaimer is here.
لقطات الشاشة




















التنصيب
- Upload the plugin files to the
/wp-content/plugins/kimaaidirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Run the Setup Wizard — it guides you through connecting your AI provider and API key.
- Place the chatbot on your site and start answering visitor questions.
الأسئلة المتكررّة
-
How do I get an API key?
-
You can get an API key from OpenAI by creating an account on their website. Check the OpenAI website for more information.
المراجعات
المساهمون والمطوّرون
“KimaAI – AI Chatbot & Assistant for WordPress” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”KimaAI – AI Chatbot & Assistant for WordPress“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.5.9 – 2026-09-16
Fixed
- The chatbot no longer sets its
kimaai_chatbot_session_idcookie when a visitor simply loads a page or opens the widget. The cookie was written from inside the history endpoint, which the widget calls as soon as it mounts — and, with the attention popover enabled, on page load with no interaction at all. It is now written only when the visitor sends their first message, so a visitor who never chats is left with no cookie. Reading history or resetting a conversation no longer creates a session either. - Reduced the chatbot session cookie’s lifetime from one year to 30 days. Cookies already in browsers keep their original expiry until the visitor resets their conversation.
- Removed the explicit
Domainattribute from the chatbot session cookie. The browser now scopes it to the exact host that set it, instead of sharing it across subdomains — and the cookie is no longer rejected outright on hosts whoseSERVER_NAMEcarries a port or is an IP address. Because a cookie’s identity includes its domain scope, the previous domain-scoped cookie is expired explicitly when the new one is issued, so upgraded visitors are not left holding both. - Fixed the admin assistant’s settings preview showing only one edit when a batch changed the same setting twice. Each operation was resolved against the originally stored value, so the preview listed mutually exclusive candidate rows while the write itself applied both edits — an operator could approve a preview that did not match what was saved. The preview now threads each operation through the working copy, exactly as the writer does.
For the full changelog, visit:
https://kimaai.com/changelog/
