RAG
Retrieval-Augmented Generation
Example
how is your chatbot pulling live company info now?
we added a rag pipeline
oh, so it’s not just using training data anymore
exactly, it can reference updated documents too
Related Slang
| AI | Artificial intelligence |
| LLM | Large Language Model |
| GenAI | Generative AI |
| CGPT | ChatGPT |
| Centaur | A human aided by artificial intelligence |
| Deepfake | An authentic-looking depiction of a person that is not real |
| C.AI | Character.AI |
| Algo | Algorithm |
| VR | Virtual reality |
| comp | Computer |
| NPC | Non-player character |
| robo | Robotics Facility |
Can you survive our Dungeons & Dragons slang quiz?
RAG is an AI term used to describe systems that combine a language model with external sources of information. Instead of relying solely on what the AI was trained on, a RAG system first retrieves relevant documents, webpages, or database entries, then uses that information to generate a more accurate response.
AI researchers introduced the concept in the late 2010s, and the term became popular in the mid-2020s as businesses began building smarter chatbots, AI assistants, and search tools. Today, developers, AI engineers, tech companies, and startup communities working with large language models and enterprise AI tools widely use the "RAG" acronym. They often mention it in meetings, online discussions, and developer chats when discussing ways to make AI more current, reliable, or connected to company-specific knowledge.