Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.17 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.17 KB

Improve My Writing

This plugin helps us write better text using ChatGPT. It's a superbly crafted code created for me to learn more about Gutenberg and ChatGPT.

image

improve-my-writing-plugin.mp4

How to play with it?

  1. Clone this repo
  2. Install wp-env in your environment
  3. Get your ChatGPT API key
  4. Replace the CHAT_GPT_KEY on the edit.js file
  5. Run wp-env start in the plugin's folder
  6. Create a new post acessing your local WordPress installation
  7. Be happy and modify the files! If you wanna see changes, just run npm start and refresh your admin page :)