.

Technology

RAG

RAG (Retrieval-Augmented Generation) is the GenAI framework that grounds LLMs (like GPT-4) on external, verified data, drastically reducing model hallucinations and providing verifiable sources.

RAG is a critical GenAI architecture: it solves the LLM 'hallucination' problem by inserting a retrieval step before generation. A user query is vectorized, then used to query an external knowledge base (e.g., a Pinecone vector database) for relevant document chunks (typically 512-token segments). These retrieved facts augment the original prompt, providing the LLM (e.g., Gemini or Llama 3) the specific, current, or proprietary context required. This process ensures the final response is accurate and grounded in domain-specific data, avoiding the high cost and latency of full model retraining.

https://en.wikipedia.org/wiki/Retrieval-augmented_generation
254 projects · 61 cities

Related technologies

Recent Talks & Demos

Showing 61-84 of 254

Members-Only

Sign in to see who built these projects

Semantic Caching for Agent Systems
New York City Nov 17
RAG AGENTS
CityPulse: Multi-Modal Video Understanding
New York City Nov 17
Ollama FastAPI
Dr Auntie
Dubai Nov 15
Groq Llama 3 Google
Crawling to RAG AI Assistants
Dubai Nov 15
OpenAI API pgvector
Instructli: AI RISC-V Visualization
Toronto Nov 10
Next Django REST Framework
Context Lake: Low-Code Organizational Memory
Medellín Nov 6
Google Gemini AWS
CityPulseNYC: Multi-Modal RAG
New York City Nov 6
Ollama LLaMA 3B
Career AI: Kenyan Student Pathways
Nairobi Nov 6
GPT-4 LangChain
CHWs Augment: Quantization & Edge AI
Nairobi Nov 6
Android Kotlin
IONOS Sovereign Multi-GPU AI
Cologne Nov 5
PyTorch Ray
Beads: Agent Memory and Planning
Seattle Nov 3
Go SQLite
Supervised Socratic AI Tutors
Dhaka Nov 1
Qdrant FastAPI
AI Call Centre via WhatsApp
Dhaka Nov 1
RAG spaCy
AG-UI Ragas Integration for Evals
San Francisco Oct 30
Claude Code ADK
ClientContext: Redacting PII for AI
Seattle Oct 29
Python React
RapidFire AI: Parallel LLM Experimentation
San Diego Oct 29
PyTorch Transformers
AnythingLLM: LLMs, RAG, Agentes
Manizales Oct 29
AnythingLLM Ollama
Grafos universales: más allá del RAG
Santiago Oct 29
GraphRAG RAG
Luthien Control: Enforcing AI Behavior
Seattle Oct 22
LiteLLM Ollama
Spanner: GenAI Unifies Databases
Montreal Oct 21
Google Cloud Spanner Gemini
Teaching AI Maya Glyphs
Montreal Oct 21
YOLOv8 ResNet
Agentic Paper Verifier: Fact Checking
Poland Oct 14
Vercel AI SDK LangGraph
Calmo Demo
Amsterdam Oct 10
Next Google Cloud Platform
Agentic AI: Coherent Long Fiction
Tokyo Oct 10
RAG OpenAI API