jaketracey / opax

Opax is an integration tool that brings the capabilities of OpenAI's ChatGPT into Adobe Experience Manager (AEM). It leverages AEM's robust content management features and combines them with the versatility and power of ChatGPT, allowing for a sophisticated, AI-driven user experience.
https://opax.ai
MIT License
6 stars 7 forks source link

Opax

Opax is a powerful integration tool that brings the capabilities of OpenAI's GPT into Adobe Experience Manager (AEM). It leverages AEM's robust content management features and combines them with the versatility and power of GPT, allowing for a sophisticated, AI-driven user experience.

https://github.com/jaketracey/opaxai/assets/146648/46e4debb-d5a6-4c13-8480-4616fed33e37

The extension attaches to any instance of the v2 wcm text component, but you can modify it to your needs.

Features

Pre-requisites

Installation

Before installation, ensure you meet all the pre-requisites.

  1. Clone the repository
  2. Navigate to the project directory
  3. Install the project
mvn clean install -PautoInstallPackage

Configuration

  1. Navigate to AEM system console configuration (http://<aem-host>:<aem-port>/system/console/configMgr)
  2. Search for "Opax AI Configuration"
  3. Enter your OpenAI API key
  4. Save changes

Usage

After successful installation and configuration, the AI generation capability will be available on any instance of the WCM V2 Text component. You can extend this functionality to work with other components by editing the source code.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

For any questions, support, or issues, please create a new issue in the Github repository.

Disclaimer

This tool uses the OpenAI GPT model and therefore any responses it generates are subject to OpenAI's usage policies. The developers of this tool are not responsible for the generated content.

Acknowledgements


Developed with :heart: by Opax team.