ist-dresden / composum-AI

Artificial intelligence services for the Composum Pages CMS and Adobe AEM : content creation and analysis, translation, suggestions, ...
http://ai.composum.com/
MIT License
3 stars 1 forks source link

Feature/rag improvements #115

Closed stoerr closed 2 months ago

stoerr commented 2 months ago

This contains various small improvements of the RAG / AI based search prototypes. The most important one is that we allow a preprocessing step where the AI suggests search keywords for doing the actual search, instead of just feeding the plaintext query of the user to the JCR search engine. This likely works better if the user actually asks a question.