First operational and AI-powered WordPress assistant
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
GPTEverest is a project created by Jannis Thuemmig and sponsored by WP Webhooks.
It aims to bring the power of AI closer to WordPress, allowing everyone to visually interact with their website.
Please keep in mind that this project is in BETA and should be used with care as the assistant has acces to the database, WordPress functions, and PHP functions.
While the general structure is there, it needs some training and refinements to properly answer critical questions more precise. Please use with caution.
If you just want to try it out, you can generate a demo website by clicking here. Otherwise, simply follow the instructions below or visit the documentation.
You need to have a WordPress website in place to try the plugin.
- Clone the repo into your plugins folder
git clone https://github.com/jannis24/gpteverest.git
- Head into your WordPress website -> Plugins and acticate GPTEverest
- In the admin sidebar, click on GPTEverest head to the settings tab
- Add your OpenAI API key and choose the model/token length (If you're unsure, just leave it as it is)
- Create your first chat
- Birthday of GPTEverest
- Integrate framework to allow third-party integrations
- Optimize layout
- Optimize the prompt content
- Extend AI access features
- Add more examples
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the GPLv3 License. See LICENSE.txt for more information.
Your Name - @thuemmig - [email protected]
Project Link: https://github.com/jannis24/gpteverest
