woocommerce/plugins/woo-ai
Vladimir Reznichenko 46f952eeb5
Monorepo: enable babel-loader and Jest caching (inc. CI) (#49656)
In this PR, we are consolidating babel-loader caching and adding Jest caching, improving build/testing times locally and in CI. The improvement comes from cache covering transpile steps in the mentioned processes.
2024-07-19 09:40:01 +02:00
..
assets/images/icons Add initial release of WooAI plugin (#38610) 2023-06-08 13:20:05 -07:00
bin Monorepo: minor tooling tweaks (zip compression level, composer invocations) (#48857) 2024-06-28 10:54:05 +01:00
changelog Monorepo: enable babel-loader and Jest caching (inc. CI) (#49656) 2024-07-19 09:40:01 +02: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 bump wp-env to 9.7.0, include blocks in syncpack (#49310) 2024-07-17 10:31:02 +03:00
tsconfig.json Add initial release of WooAI plugin (#38610) 2023-06-08 13:20:05 -07:00
webpack.config.js Woo AI - fix empty build dir due to entrypoint file extension match failure. (#40997) 2023-10-26 12:25:11 +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.