This project implements a set of features in Magnolia CMS to create contents using AI and to train Large language models using contents in Magnolia
- Integration with the API of OpenAI and Azure OpenAI
- UI field
textFieldAI
to create and edit text contents using AI. - UI field
imageAI
to create images using AI. - Creation of fine-tuned models in Open AI GPT and Azure OpenAI
Provides the following UI fields to create contents using AI:
textFieldAI
to create text using AI.imageAI
to create images using AI.
generation of Large language models like GPT using as input dataset contents in Magnolia CMS.
Content app of Magnolia with examples using the fields textFieldAI
and imageAI
Example of a bundle of Magnolia using the modules ai-contents
and ai_training