.

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 21-44 of 254

Members-Only

Sign in to see who built these projects

ai-flow.eu: Systematic LLM Testing
Cologne Mar 5
ai-flow Node
Embeddings Beyond RAG
Cologne Mar 5
CLIP RAG
Words to World: AI Models
San Diego Feb 26
Unreal Engine 5 PyTorch
Clasio: 6D Gemini Document Intelligence
San Diego Feb 26
Gemini Cloud Run Gen2
Agente AI: Terminal y Arquitectura
Bogotá Feb 26
Rust React
KeepItX: 7-day Claude Code SaaS
Bogotá Feb 26
Claude Code Next
Stock Market Habit Tracker
Toronto Feb 26
React Native react-native-svg
Semantic Laundering in Agentic Memory
Toronto Feb 26
Python GraphRAG
Knobase: Personalized AI Tutoring
Hong Kong Feb 26
Gemini mem0
Miruvor: Neuromorphic AI Memory
Vienna Feb 19
TrueNorth Edge AI
AI Stops AWS Cloud Waste
Raleigh Feb 11
Terraform CloudFormation
Oracle NVIDIA AI Vector RAG
Singapore Feb 11
Oracle Database 26ai Oracle Vector Search
Aeris: AI Astrology Software
New York City Feb 4
Claude Elysia
IgnitionAI: AI Production Workflow
St Louis Feb 4
Vertex AI (Gemini Imagen)
Public Speaking AI Agent
Tiruchirappalli Jan 31
React TypeScript
Hugging Face RAG: Reduce Hallucinations
Tiruchirappalli Jan 31
Transformers RAG
Taming Newsletter Chaos
Seattle Jan 30
Ultravox OpenRouter
Context Engineering: Sessions and Memory
Toronto Jan 29
Python Long-Term Memory
FHE-Studio: Encrypted AI Inference
Toronto Jan 29
Intel SGX FHE Studio
Transformer Lab: Local to Distributed ML
Toronto Jan 29
Kubernetes SLURM
Observability for Reliable AI Agents
Toronto Jan 29
OpenAI API Anthropic API
AI Job Agent: Vertex AI + Actions
Atlanta Jan 27
text-bison Vertex AI
SuperLango: Personalized Vocabulary Engine
Poland Jan 27
LangChain React Native
Gatewayz: Multi-LLM Routing and Cost
Montreal Jan 21
Claude Code OpenAI API