Skip to content

Create a Gutenberg block for creating Generative AI prompt/response #2

Description

@ymdahi

Goal is to create something similar to this:

The new block will:

  1. Present the user with a text area input that allows the user to enter a prompt.
  2. The user can input any text into the textarea and submit the text.
  3. The text is sent to OpenAI GPT4 API endpoint.
  4. The response from OpenAI is added to Gutenberg editor body as gutenberg-compliant code/text.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions