article-generator
article-generator copied to clipboard
WordPress post generator using artificial intelligence (GPT), create text and image automatically
π Plugin install
- Download the latest version of the plugin
- In your wordpress dashboard go to:
-
Plugins > Add new > Upload plugin
Selectarticle-generator.zip
from your computer - Click βInstall Nowβ
- Activate the plugin in the Plugin dashboard
-
πΎ Dev install and run
Install dependencies and run webpack:
yarn && composer i && yarn start
or:
npm i && composer i && npm run start
π Demo
Gutenberg block
latest β¬οΈ
https://user-images.githubusercontent.com/32576001/233712084-4aa6604f-a9cf-403f-9311-932a7eead404.mp4
π (09/01/2023) - (mm-dd-yyyy)
https://user-images.githubusercontent.com/32576001/230790257-b19f7902-e5c6-4668-9e23-e4ce359b397f.mp4
π (04/01/2023) - (mm-dd-yyyy)
https://user-images.githubusercontent.com/32576001/230542799-91808ec8-5350-45a2-96f0-7e057df4c665.mp4
π« Contributing to the project
To contribute to the project, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to original branch:
git push origin <project_name> / <location>
- Create the pull request.
Alternatively, see the GitHub documentation on how to create a pull request.
π License
This project is under license. See the LICENSE file for more details.
Credits
β¬ back to the top