Reinvent AI Agent
Reinvent AI Agent
Description
Integrate AI Agent services into your WordPress.
Currently we only support ElevenLabs Agent.
Service notice
This plugin integrates with the ElevenLabs Conversational AI API to provide chat functionality. Using it requires an ElevenLabs account and Agent ID. API usage is subject to your ElevenLabs plan.
Trademarks
This plugin is not affiliated with or endorsed by ElevenLabs. “ElevenLabs” is a trademark of its respective owner.
Roadmap
We always improve our functionality while maintain lightweight.
-
1.0.0 – Dec 2025
- Support ElevenLabs AI Agent
-
1.0.1 – 1.9.x – Jan 2026
- Support Integration with Retell AI
- Some button on published post to Summarize Content With Chat GPT, Perplexity AI, Grok AI, Gemini AI
-
2.0.x
- Any suggestion? fill this form
Source Code and Build Tools
This plugin includes compiled/minified JavaScript in public/js.
The corresponding human-readable source code and build notes are included in this plugin under:
public/development/ (see public/development/README.md).
To build the project from source, follow the instructions in public/development/README.md.
In general, the build process compiles the source in public/development/ into the distributable assets in public/js.
Licensing
All your plugin configurations, API secret keys, and audio files are stored in your own self-hosted WordPress. This makes it private and secure.
This plugin does not offload JavaScript, CSS, or image assets to third-party CDNs. All frontend assets required by the plugin are included locally.
External services / API calls
This plugin connects to the following services to function:
- ElevenLabs API (
https://api.elevenlabs.ioand regional residency variants) for Conversational AI functionality. An ElevenLabs account and Agent ID are required. - ReinventWP services (
https://services.reinventwp.com) when you open the plugin settings page in WP Admin to check the plan/subscription status.
Our server is live at https://services.reinventwp.com, and it is used for:
- Subscription authentication (via Freemius)
Data sent to our API:
– Freemius user info (email, website URL, license, plan)
Installation
- Upload the plugin folder to
/wp-content/plugins/or install via Plugins Add New. - Activate the plugin.
- Go to Settings Reinvent WP AI Agent.
- Enter your API Key and Agent ID
- Save. The launcher should appear on the front end.
Faq
This plugin integrates AI Agent services into your WordPress website, helping both administrators and users interact with AI-powered assistants.
Currently, we support ElevenLabs AI Agent. More providers will be added in future updates.
Reviews
Changelog
1.0.0
- Initial release