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

Related technologies

Recent Talks & Demos

Showing 1-24 of 137

Members-Only

Sign in to see who built these projects

TRIZ-Powered Patent RAG Agent
Poland May 6
Python FastAPI
Scaling 780k Page Hybrid Search
Poland Apr 23
FastAPI vLLM
Compose and Dragons: Tiny LLMs
Paris Apr 21
Docker Jan-nano-gguf
Reflective Agents and HITL Interrupts
Cologne Apr 16
LangChain LangGraph
gobot: Markdown Context Loading
Zürich Apr 9
Claude Code Go
Miró: Synthetic Audience Analysis
Manizales Mar 25
Python Neo4j
UofT: Reliable Policy RAG
Toronto Mar 25
Python RAG
UofT: Intelligent Document Search
Toronto Mar 25
Python FastAPI
Claude Code: Self-Learning AI Agents
Manchester Nh Mar 18
Claude Code Gemini CLI
VLLM and Qdrant Benchmarking
Manchester Nh Mar 18
vLLM Qdrant
AI WhatsApp Fallas Guide
Valencia Mar 17
OpenAI API RAG
GreenNode: Enterprise AI Agents
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
AI Call Centre via WhatsApp
Dhaka Nov 1
RAG spaCy