woocommerce/plugins/woo-ai
Corey McKrill d569c419b2
wp-env: Update package dependency + add mysqlPort (#50568)
* wp-env: Update package dependency + add mysqlPort

Starting in v10.1.0, wp-env can take a `mysqlPort` property in both
`env.development` and `env.tests` objects, which allows you to specify
the database connection port. This port is otherwise randomly assigned
every time you start up the containers. This allows for having a more
consistent development environment.

* Add changefile(s) from automation for the following project(s): woocommerce-blocks, woocommerce-beta-tester, woocommerce, woo-ai

* Further update to pnpm lock file
2024-08-12 12:56:49 -07:00
..
assets/images/icons Add initial release of WooAI plugin (#38610) 2023-06-08 13:20:05 -07:00
bin Monorepo: zips build script update (frozen lock files) (#49640) 2024-07-19 13:07:48 +02:00
changelog wp-env: Update package dependency + add mysqlPort (#50568) 2024-08-12 12:56:49 -07:00
includes Add Short Description "Write With AI" Button + Inform about automatic generation (#39805) 2023-09-06 12:36:14 +02:00
src [Woo AI] Add JSON response format (#46137) 2024-04-03 21:37:39 +03:00
tests/js Monorepo: enable babel-loader and Jest caching (inc. CI) (#49656) 2024-07-19 09:40:01 +02:00
.distignore Add initial release of WooAI plugin (#38610) 2023-06-08 13:20:05 -07:00
.editorconfig Add initial release of WooAI plugin (#38610) 2023-06-08 13:20:05 -07:00
.eslintignore Add initial release of WooAI plugin (#38610) 2023-06-08 13:20:05 -07:00
.eslintrc Add initial release of WooAI plugin (#38610) 2023-06-08 13:20:05 -07:00
.gitignore Add initial release of WooAI plugin (#38610) 2023-06-08 13:20:05 -07:00
.nvmrc Add initial release of WooAI plugin (#38610) 2023-06-08 13:20:05 -07:00
.prettierrc.js Add initial release of WooAI plugin (#38610) 2023-06-08 13:20:05 -07:00
.travis.yml Add initial release of WooAI plugin (#38610) 2023-06-08 13:20:05 -07:00
CHANGELOG.md Updating Woo AI version and changelog. (#46068) 2024-04-02 13:18:00 +02:00
DEVELOPMENT.md [Accessibility] Fix typo in woo-ai plugin doc (#49208) 2024-07-08 15:44:37 -03:00
NEXT_CHANGELOG.md Add initial release of WooAI plugin (#38610) 2023-06-08 13:20:05 -07:00
README.md Add initial release of WooAI plugin (#38610) 2023-06-08 13:20:05 -07:00
babel.config.js Add React Testing Library to the Woo AI plugin. (#42993) 2023-12-21 12:25:08 +01:00
composer.json Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
composer.lock Add Short Description "Write With AI" Button + Inform about automatic generation (#39805) 2023-09-06 12:36:14 +02:00
package.json wp-env: Update package dependency + add mysqlPort (#50568) 2024-08-12 12:56:49 -07:00
tsconfig.json Add initial release of WooAI plugin (#38610) 2023-06-08 13:20:05 -07:00
webpack.config.js Monorepo: actualize loaders paths filtering for better Webpack performance. (#49714) 2024-07-29 15:20:17 +02:00
woo-ai.php Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00

README.md

Woo AI

Woo AI is a WooCommerce plugin that utilizes the power of artificial intelligence to enhance your eCommerce experience. With features like AI-powered product title optimization and automated product description generation, Woo AI is designed to boost your store's efficiency and sales potential.

Installation

  1. Download the Woo AI plugin zip file.
  2. Go to your WordPress Dashboard, then navigate to Plugins > Add New > Upload Plugin.
  3. Select the downloaded Woo AI zip file to upload.
  4. After uploading, click on Activate Plugin.

Usage

Improve Product Titles using AI Recommendations

  1. Go to the WooCommerce Products page.
  2. Select a product and click Edit or Add New to create a new product.
  3. Start typing a product title.
  4. Review and apply AI-generated title recommendations.

Generate Product Descriptions based on existing product data

  1. Go to the WooCommerce Products page.
  2. Select a product and click Edit.
  3. Make sure the product has a sufficient title length and click on the Write It For Me button.
  4. Review and apply the AI-generated product description.

License

This plugin is licensed under the GPL v3 or later.