Topic
RAG
5 items tagged RAG.
Articles
RAG or Fine-Tuning: Which One Do You Actually Need?
Almost always RAG. Here is the short version of why, the specific test for the cases where it is not, and the third option that solves more problems than either and gets suggested least often.
9 min read
Agentic Search Lost to a Vector Index
On repository code questions, semantic search answered 65.2 percent correctly against 46.2 for a planner-and-subagent system, at less than half the cost. The largest failure category was the handoff itself.
7 min read
Service-Side Infra - RAG, Vector, and a Local Service API
The brains - retrieval, vectors, and a local service API wired internal and external, in one resource group.
3 min read
RAG in Plain English
Retrieve-then-generate; what it is, and when it beats fine-tuning.
3 min read
Projects
Other topics
AIAgentsArchitectureAzureCloudDataEngineeringFunctionsIntegrationsMCPOpen SourcePromptingSecuritySystem DesignSystemsToolsVector
All topics