.

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 81-104 of 254

Members-Only

Sign in to see who built these projects

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
KG/LLM Synergy Demo
Tokyo Oct 10
GPT-4 LangChain
ClamBot: AI-Driven Patronage Wallets
Austin Oct 9
Google Vertex AI Google Gemini
Agentic AI Product Discovery
Singapore Oct 7
GPT-4 LangChain
LLM-Judge: Reliable Immigration AI
New York City Oct 2
OpenAI API Pinecone
Luthien Control: Local AI Control
Seattle Sep 30
Docker FastAPI
Wings Studio: Graph Memory Agents
Seattle Sep 30
RocksDB Tantivy
Candy Mountain: Agentic Project Automation
Boston Sep 29
GPT-4 Claude-3
UMAP: Mapping Vector Embeddings
Boston Sep 29
Cohere embed-v4 UMAP
Vibe Coding: IT Manager to AI
Hong Kong Sep 29
Next Supabase
ExpertFinder: MLOps on GKE
Bogotá Sep 25
React Python
AI automation Agents
Nairobi Sep 25
n8n Supabase
Rafiki AI Tutor
Nairobi Sep 25
GPT-4 Whisper
Sistema legal multiagente
Pereira Sep 24
LangChain OpenAI
Hexagone AI: Multimodal Anonymization
Paris Sep 18
React Next
AI for AR MMORPGs
Brisbane Sep 11
Unity React Native
AI Agents Track Lobbying
San Francisco Sep 10
Autogen MCP server
Noto.my: AI Note Refinement and Research
Minneapolis Saint Paul Sep 10
React Supabase
Benchmarking LLMs for Fraud Detection
Minneapolis Saint Paul Sep 10
AWS Bedrock LangChain
Vertex AI Java Accident Detection
Atlanta Aug 28
GPT-4 Claude-3
Self-builidng game worlds
London Aug 28
GPT-4 OpenAI API