Libraries tagged by AI Suite
launchmind/craft-launchmind-blog
1 Downloads
Publish your Launchmind AI-generated SEO & GEO blog on your Craft CMS site.
krishgaur1354/chatbot
0 Downloads
The Drupal AI Chatbot module leverages OpenAI's language models to add an intelligent chatbot to your Drupal site. It analyzes user interactions and provides real-time assistance, information retrieval, and interactive experiences for website visitors.
hipdevteam/respira-wordpress-plugin
849 Downloads
Let AI assistants like Claude, ChatGPT and Cursor edit your WordPress site safely. 16 page builders, duplicate-first editing, snapshots and one-click rollback. No SSH required.
drupal-eca-recipe/eca_lib_0049
3 Downloads
Adds an AI-powered button to the Event node form. "Extract the event details" sends the node title and the description to a chat model with a strict JSON schema and fills the compound Event details field, a Custom Field whose columns hold the venue, the city, the capacity, the ticket price, whether the event is online, a contact address and a registration link. Custom Field columns are defined by the site builder, so the mapping the fill action returns is keyed by those column names, and the typed columns cast the strings the schema asks for. After applying the recipe, select a chat model that supports structured output in the chat action. Requires ECA Field Widget Actions 1.0.x-dev at or after commit c7c3edb, because both the compound fill and the recognition of the custom_field field type are unreleased. The recipe ships the Event content type with its Event details field.