-
Notifications
You must be signed in to change notification settings - Fork 110
Description
Might be a bit early but I would like to be able to integrate AI features in the CMS.
This integration could help to significantly reduce the current workflow friction caused by switching between the CMS and external AI tools for content refinement and generation.
Problem/Pain Point
Currently, content editors must leave the CMS (e.g., the post editing screen) and navigate to external AI platforms to leverage tools for tasks like text editing, summarization, or metadata generation.
It would help to have some kind of integration.
Use Case Example (Time-Saving):
Automatic Image Metadata Generation: When an image is uploaded or selected, the CMS should offer a feature to automatically generate SEO-optimized alt text and title attributes using an integrated AI model, based on image analysis and/or surrounding content context.
The workflow I have in mind is:
Allow users to include API keys for these AI tools similar to how we have an option for Pixabay and Unsplash API.
Workflow Implementation Idea
API Key Configuration: Introduce a new configuration option for AI services (e.g., "AI Integrations") similar to the existing configuration for image providers (like Pixabay or Unsplash API keys).
In-Editor Access: Implement UI elements (buttons, contextual menu items) within content fields (e.g., Markdown editor, image selector) that trigger an AI function using the configured API key.
I understand v1 is focused on solving issues from DecapCMS but thought to open this feature request here in case it interests anyone as well