woocommerce/plugins/woo-ai
Leif Singer 8ee74ede0e
Update Woo.com references to WooCommerce.com (#46259)
* replace capitalized Woo.com with WooCommerce.com

* replace http URLs

* replace https URLs

* replace developer.woo.com

* add missing version in `@since` tag

* unslash the HTTP_REFERER

* WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

* add changelog file

* add more changelog files

* address linter errors

* address more linter errors

* fix test

* more linter errors
2024-04-09 09:50:15 +01:00
..
assets/images/icons Add initial release of WooAI plugin (#38610) 2023-06-08 13:20:05 -07:00
bin Updated Documentation 2023-12-09 14:30:29 -08:00
changelog Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01: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 Add React Testing Library to the Woo AI plugin. (#42993) 2023-12-21 12:25:08 +01: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 [DOC] Resolve incorrect branch references in Gutenberg links (#44566) 2024-02-15 14:13:28 -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 Update @wordpress/env to 9.0.7 (#46177) 2024-04-03 09:05:59 -07: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.