Description
Aaggrruu AI Chat Agent provides a complete AI support solution that works out of the box. Add an intelligent support agent to your WordPress site in just 60 seconds.
The AI agent reads the knowledge base you provide (via a simple JSON file) and gives accurate, helpful answers to your visitors automatically, 24/7.
Everything You Need
- Browser Cache: Repeated questions get answered instantly from localStorage. Zero API calls, zero cost.
- Powered by Top AI: Uses advanced LLM models via secure API connection with automatic fallback for 99.9% uptime.
- Fully Customizable: Custom colors, operator names, and themes to match your brand perfectly.
- 7+ Languages: English, Russian, Ukrainian, Polish, German, Spanish, French — with localized operator names and UI strings.
- Lightweight & Fast: No dependencies. No jQuery. No frameworks. Just works.
Create Your Knowledge Base
Simply create a supports-chat.json file in your WordPress root directory with your business info, FAQs, and any data the AI should know! The AI also scans your website for additional context.
For more information, visit Supports.Chat.
External services
This plugin relies on external services to provide the AI chat functionality.
It connects to the Supports.Chat platform (https://supports.chat/chat.js) to load the widget interface and process visitor messages using AI models. The visitor’s message and browser context are sent to the service to provide accurate answers based on your knowledge base.
This service is provided by Supports.Chat:
* Terms of Service
* Privacy Policy
Installation
- Install and activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to ‘Settings’ > ‘AI Support Chat’ to configure your widget.
- Select your preferred language, theme color, and custom operator name.
- Save your settings. The chat widget will automatically appear on the frontend of your website!
- (Recommended) Create a
supports-chat.jsonfile in your site’s root directory with your business knowledge base.
FAQ
-
Does it really work out of the box?
-
Yes! Just activate the plugin and the chat widget is immediately live on your site.
-
Where do I put my knowledge base?
-
Create a simple JSON file (
supports-chat.json) in your website’s root directory with your business info, FAQs, stock levels, policies — anything you want the AI to know. -
Does it support my language?
-
We currently support English, Russian, Ukrainian, Polish, German, Spanish, and French. You can select the language from the plugin settings.
-
Where is the data processed?
-
Questions are processed by the AI and not saved on our servers. The cache lives only in the visitor’s browser.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Aaggrruu AI Chat Agent” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Aaggrruu AI Chat Agent” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Changed name to clarify ownership and resolve trademarks issue.
- Fixed WordPress core wp_enqueue_script standards.
- Added External services documentation.
1.0.0
- Initial release.