RAG Projects .

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
138 projects · 46 cities

Related technologies

Recent Talks & Demos

Showing 1-24 of 138

Members-Only

Sign in to see who built these projects

Patent Mining for Engineers: Building an Agentic RAG System for Inven…
Poland May 6
Python FastAPI
Agents Building Agents: Reflective Optimization Loops
Toronto Apr 29
GEPA Kiln AI
Scaling RAG: Hybrid Search and Hierarchical Chunking for 780k Pages
Poland Apr 23
FastAPI vLLM
Compose and Dragons: Tiny LLMs
Paris Apr 21
Docker Jan-nano-gguf
Stop the Confident BS: Reflective Retrieval Agents and Human-in-the-L…
Cologne Apr 16
LangChain LangGraph
Your AI is Two Versions Behind
Zürich Apr 9
Claude Code Go
Miró: Synthetic Audience Analysis using LLM Agents and Graph Database
Manizales Mar 25
Python Neo4j
[UofT] Beyond Baseline RAG: Building a Reliable and Transparent Polic…
Toronto Mar 25
Python RAG
[UofT] Give Your Local File System Memory - Intelligent Document Refe…
Toronto Mar 25
Python FastAPI
Coding with AI: What Works & What Doesn't
Manchester NH Mar 18
Claude Code Gemini CLI
VLLM and Qdrant - GPU goes Brrrr!
Manchester NH Mar 18
vLLM Qdrant
Building an AI WhatsApp guide for the Valencia Fallas festival
Valencia Mar 17
OpenAI API RAG
From AI Agent Demo to Enterprise Reality Usecases
Ho Chi Minh City Mar 7
RAG LLM
ai-flow.eu: Systematic LLM Testing
Cologne Mar 5
AI-Flow Node
Embeddings Beyond RAG
Cologne Mar 5
CLIP RAG
Miruvor: Neuromorphic AI Memory
Vienna Feb 19
TrueNorth Edge AI
AI Stops AWS Cloud Waste
Raleigh Feb 11
Terraform CloudFormation
Hugging Face RAG: Reduce Hallucinations
Tiruchirappalli Jan 31
Transformers RAG
Infinite Wiki: Cooperative World Building
Cologne Jan 21
RAG Knowledge Graphs
RAG Authorization for Sensitive Data
Tokyo Jan 15
Chroma LangChain
Scholé AI
Lausanne Dec 3
RAG MultiModN
XCT v2: Idea to Previz Pipeline
Los Angeles Nov 20
Flowise OpenAI API
Semantic Caching for Agent Systems
New York City Nov 17
RAG AGENTS
Supervised Socratic AI Tutors
Dhaka Nov 1
Qdrant FastAPI