stack83com / statamic-chatgpt-integration
Where ChatGPT meets Statamic
Installs: 266
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:Vue
Type:statamic-addon
Requires
- orhanerday/open-ai: ^4.7
Requires (Dev)
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2025-03-31 15:03:25 UTC
README
Streamline your content creation with Statamic's ChatGPT integration. Get intelligent content suggestions, automated content creation, and natural language processing for easier search. Plus, a chatbot for quick answers and access to resources. Try it now and optimize your content writing process!
Features
Here are some features highlighting the benefits of integrating ChatGPT with Statamic for content creation:
- Intelligent content suggestions
- Automated content creation
- Natural language processing for easier search
- Chatbot for quick answers and access to resources
- Streamlined content creation process
- Cohesive and consistent brand messaging across website
- Saves time and effort in content creation
- Helps optimize content for search engines
- Multilingual support for businesses operating in multiple countries
Integrating ChatGPT with Statamic can help you create high-quality, effective content that resonates with your audience, while streamlining your content creation process and saving you time and effort.
How to Install
You can search for this addon in the Tools > Addons
section of the Statamic control panel and click install, or run the following command from your project root:
composer require stack83com/statamic-chatgpt-integration
How to Use
Here's where you can explain how to use this wonderful addon.
- Go to https://platform.openai.com/ > Login or Sign Up
- Go to View API Keys > Create new secret key
- Extend the .env file and add
OPENAI_API_KEY
and set the secret key - Optionally, you can add
OPENAI_MODEL
and set the model (default:gpt-3.5-turbo
). View a list of the available models here - Spin up your Statamic and go to the CP and login
- Go to Blueprints and add the "Start ChatGPT" fieldset to the preferred section (don't forget to save)
- Now, you are ready to start ChatGPT while writing articles, have fun!