Reinvent AI Agent

Plugin Banner

Reinvent AI Agent

by Reinvent WP

Download
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

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:

  1. ElevenLabs API (https://api.elevenlabs.io and regional residency variants) for Conversational AI functionality. An ElevenLabs account and Agent ID are required.
  2. 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)

Terms of Service | Privacy Policy

  1. Upload the plugin folder to /wp-content/plugins/ or install via Plugins Add New.
  2. Activate the plugin.
  3. Go to Settings Reinvent WP AI Agent.
  4. Enter your API Key and Agent ID
  5. Save. The launcher should appear on the front end.
What is this plugin?

This plugin integrates AI Agent services into your WordPress website, helping both administrators and users interact with AI-powered assistants.

Which AI services are supported?

Currently, we support ElevenLabs AI Agent. More providers will be added in future updates.

1.0.0

  • Initial release
Back to top