RAG & Search

Retrieval-augmented generation, vector databases, embeddings, and semantic search.

19 articles
Hybrid Search RAG: Unifying Symbolic and Connectionist AI
Intermediate

Hybrid Search RAG: Unifying Symbolic and Connectionist AI

Combine symbolic and connectionist AI with Hybrid Search RAG for more efficient and effective search capabilities, including vector search and knowledge graph querying

25 minRead →
Building Conversational AI with LLMs and RAG
Advanced

Building Conversational AI with LLMs and RAG

Learn to build conversational AI systems using LLMs and RAG, with practical tips and production-ready code examples

25 minRead →
Model-Based Reinforcement Learning for AI Agents with RAG
Intermediate

Model-Based Reinforcement Learning for AI Agents with RAG

Master model-based reinforcement learning for AI agents using RAG, enhancing decision-making and task execution.

25 minRead →
Reasoning and Acting with ReAct Agent Pattern and LLMs
Advanced

Reasoning and Acting with ReAct Agent Pattern and LLMs

Learn ReAct Agent Pattern for LLMs and RAG, enabling reasoning and acting in AI systems, with a focus on production-grade implementation

25 minRead →
RAG-Based Text Generation with LLaMA and LangChain
Beginner

RAG-Based Text Generation with LLaMA and LangChain

Learn RAG-based text generation with LLaMA and LangChain. Discover how to build powerful AI models for text generation.

25 minRead →
Efficient Indexing for Vector Search with HNSW and Annoy
Intermediate

Efficient Indexing for Vector Search with HNSW and Annoy

Learn how to use HNSW and Annoy for efficient vector search and improve your retrieval-augmented generation pipelines

25 minRead →
Multi-Agent Task Decomposition with RAG and Tool Calling
Advanced

Multi-Agent Task Decomposition with RAG and Tool Calling

Learn how to decompose tasks with RAG and tool calling for efficient AI workflows, boosting productivity

25 minRead →
Building Self-Correcting RAG Pipelines with Automated Feedback
Advanced

Building Self-Correcting RAG Pipelines with Automated Feedback

Learn to build self-correcting RAG pipelines with automated feedback for efficient similarity search and evaluation metrics.

25 minRead →
Efficient Similarity Search in RAG with Embeddings
Beginner

Efficient Similarity Search in RAG with Embeddings

Learn how to use embeddings for efficient similarity search in RAG, improving your AI model's performance and accuracy.

25 minRead →
Vector Database Comparison for RAG and Search
Intermediate

Vector Database Comparison for RAG and Search

Compare vector databases pgvector, Qdrant, and Chroma for RAG and search applications, and learn how to choose the best one for your project

25 minRead →
LangGraph-Based Agentic RAG for Autonomous Agents
Advanced

LangGraph-Based Agentic RAG for Autonomous Agents

LangGraph-Based Agentic RAG enables autonomous agents to reason and act effectively, learn how to implement it

25 minRead →
Practical Guide to RAG Pipelines Evaluation Metrics
Intermediate

Practical Guide to RAG Pipelines Evaluation Metrics

Learn to evaluate RAG pipelines with key metrics, including retrieval and generation performance. Improve your model's accuracy and efficiency.

25 minRead →
Retrieval-Augmented Generation with Multi-Agent Systems Made Easy
Intermediate

Retrieval-Augmented Generation with Multi-Agent Systems Made Easy

Integrate retrieval-augmented generation with multi-agent systems for enhanced AI capabilities. Learn how to do it with ease

25 minRead →
RAG-Based Question Answering with BERT and FAISS
Intermediate

RAG-Based Question Answering with BERT and FAISS

Learn RAG-based question answering with BERT and FAISS for improved search results, including step-by-step instructions and code examples

25 minRead →
Optimizing Vector Search with Quantization and Pruning
Intermediate

Optimizing Vector Search with Quantization and Pruning

Optimize vector search with quantization and pruning techniques for efficient AI model deployment, improving query performance and reducing storage needs

25 minRead →
Hybrid RAG System with LangGraph and ElasticSearch
Advanced

Hybrid RAG System with LangGraph and ElasticSearch

Build a hybrid RAG system with LangGraph and ElasticSearch for production-grade AI search

25 minRead →
Intermediate

Scalable AI Data Pipeline with Apache Beam

Design a scalable AI data pipeline with Apache Beam and Google Cloud Storage for production-grade AI engineering

25 minRead →
Intermediate

Custom Embedding Layer in PyTorch LLM

Implement a custom embedding layer in PyTorch for large language models, improve model performance with efficient embedding representations

25 minRead →
Advanced

Building Production RAG Pipelines with Supabase pgvector

Learn how to build a production-grade RAG pipeline using Supabase pgvector for efficient search and retrieval of data

25 minRead →