Skip to main content

Blog posts tagged "RAG Explained"

Hybrid search and reranking: a deeper look at RAG

Many of us are familiar with the retrieval augmented generative AI (RAG) pattern for building agentic AI applications – like digital concierges, frontline support chatbots and agents that can help with basic self-service troubleshooting.  At a high level, the flow for RAG is fairly clear – the user’s prompt is augmented with some relevant

Building RAG with enterprise open source AI infrastructure

How to create a robust enterprise AI infrastructure for RAG systems using open source tooling?A highlight on how open source can help

What is RAG?

RAG explained: is a technique that enhances generative AI models by utilizing external knowledge sources such as documents and extensive databases.