Skip to content

linchpin/wp-ai-sdk-chatbot

 
 

Repository files navigation

WP AI SDK Chatbot Demo

Implements a basic AI chatbot demo using the PHP AI Client SDK and the WordPress Abilities API.

Demo screencast

Watch the chatbot demo screencast on YouTube

Getting Started

You need Composer, NodeJS, and Docker installed on your system.

  1. composer install
  2. npm install
  3. npm run build
  4. npm run wp-env start
  5. Visit your test site on http://localhost:8888/wp-admin/.
  6. Navigate to Settings > AI SDK Chatbot Demo and paste your provider credentials.
  7. Click "Save Changes", then use the chatbot via the button on the lower right of your WP Admin UI.

About

Implements a basic AI chatbot demo using the PHP AI Client SDK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 68.9%
  • TypeScript 24.9%
  • SCSS 4.9%
  • JavaScript 1.3%