Composum AI - Supporting the AEM content author with large language models
AI has a huge impact on image creation already. Now the increasing power of large language models makes them ever more valuable to create, rewrite and analyze text. The free open source Composum AI integrates text creation with state-of-the-art language models like OpenAI's GPT series as additional functionality into the AEM site editor for pages and experience fragments, as well as into the free Composum Pages CMS. The new functionality supports the content author in content creation, translation, summarization, categorization, text revision and text suggestion generation, featuring a customizable library of basic prompts that are modifiable and free prompting.
My talk discusses specifics of our approach to the integration:
- how to conceptually structure the dialogs to best support the content author
- how to integrate the AI into the AEM editor so that it is mostly independent of the actual components and site implementation
- how to provide source content to the AI as a basis for content transformations
- how to structure the communication with the underlying AI service (OpenAI chat completion or similar)
- our usage of LLM for translation featuring a transparent customizable integration into the rollout process of live copies, translating one page in one piece.