Implements a basic AI chatbot demo using the PHP AI Client SDK and the WordPress Abilities API.
You need Composer, NodeJS, and Docker installed on your system.
composer installnpm installnpm run buildnpm run wp-env start- Visit your test site on
http://localhost:8888/wp-admin/. - Navigate to Settings > AI SDK Chatbot Demo and paste your provider credentials.
- Click "Save Changes", then use the chatbot via the button on the lower right of your WP Admin UI.
