filter-agency/filter-ai

Powerful AI content creation tools integrated directly into the WordPress editor for effortless content generation.

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 0

Forks: 2

Open Issues: 1

Type:wordpress-plugin

v1.3.1 2025-08-06 09:17 UTC

README

Filter AI brings the power of leading AI platforms directly into the WordPress content workflow. Built on the foundation of Felix Arntz's excellent AI Services plugin, Filter AI makes it simple for content teams to harness AI for everyday content tasks.

Development

You can either clone this repository into the plugin directory wp-content/plugins of your local WordPress site or work on changes within a standalone directory and then build and update the plugin manually using the generated ZIP file.

Requirements

Install dependencies

composer install

npm install

Run the following once to enable Husky locally:

npm run prepare

Run locally

Serve the plugin so any changes are automatically built:

npm run start

Build

Type check, build the plugin and create a ZIP file:

npm run build

The ZIP file can now be used to install Filter AI within WordPress.

Usage

Filter AI requires the plugin AI Services which should be automatically installed if not already present. Once the AI Services plugin has been installed within WordPress use it to configure an API key for at least one AI service within Settings > AI Services.

Once Filter AI is active you should see a menu item in the admin menu which gives you access to the settings and batch capabilities.

Throughout the WordPress admin look for the Filter AI button within the content toolbars.

Filter AI button

Feedback

We welcome feedback whether you have a question, found a bug or thought of a great new feature. Please open an issue to let us know.

Contributing

First off, thank you for your interest in contributing to Filter AI.

If you do decide to contribute to this plugin, please abide by the WordPress Code of Conduct and follow the WordPress Coding Standards and best practices. Anything that you do submit will be released under the GPLv3 license.

When you commit a change, Husky will run the following:

  • WordPress coding standards check
  • type check
  • lint-staged will prettify the staged files

About Filter

Filter is a leading digital agency dedicated to creating innovative solutions that help businesses leverage technology effectively. We're deeply invested in helping businesses leverage AI effectively, developing custom solutions that solve real business challenges.

Our approach to AI focuses on practical, implementable solutions that solve real business challenges – and Filter AI embodies this philosophy perfectly. By making AI accessible within the familiar WordPress environment, we're helping content teams work more efficiently without sacrificing quality or control.

Check out our other WordPress plugin, PersonalizeWP, which allows you to display personalised content on your WordPress website using the Block Editor.