Skip to content

Demonstrating a Drupal CMS module that ties into rich text fields to provide AI-assisted content updates using ChatGPT.

Notifications You must be signed in to change notification settings

awc120/magicrewrite

Repository files navigation

This module the following PHP library to be added to composer.json: "openai-php/client"

This module requires an OpenAI API key.

To have magic rewrite operations work, the OPENAI_KEY needs to be set as an environment variable: export OPENAI_KEY="openai key goes here."

On Lando, this value can be added to the .lando.local.env file.

About

Demonstrating a Drupal CMS module that ties into rich text fields to provide AI-assisted content updates using ChatGPT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published