- Home /
- Cx Labs /
- maverick docs /
π Unlocking AEM Knowledge using the power of AI: Introducing Maverick Docs
Extracting specific knowledge from extensive documentation for platforms like AEM can significantly bring down development velocity π. The task gets even more challenging given the fact that we have multiple deployment options for AEM with each option bringing its own documentation πππ.
π¦ Maverick Docs
What if we had a π€ Chatbot which has access to the most up to date AEM documentation sources as well as all the capabilities of an π§ LLM.
1. πChoose your Knowledge Base: Retrieval Augmented Generation makes sure that the chatbot has access to latest documentation. Also RAG reduces the risk of the LLM hallucinating by grouding it to factual data.
2.π» Bring Your Own LLM: Use self hosted Open Source LLMs such as Mistral and Llama running on your own hardware. No GPUs required (Powered by Ollama). Alternatively you can use any OpenAI LLM like GPT-3.5 or GPT-4