AI for DevelopersAI Infrastructure EngineersAI PractitionersAI for Business LeadersHigh-Performance ArchitecturesAI Assistants and AgentsAI & DataDigital
Learning path
Vector Stores
Skill Level
Intermediate
Duration 2 hours 50 minutes
Updated Jun 4, 2026
About this learning path
This learning path covers vector search from concept to practice. Articles explain vectors, embeddings, similarity metrics, and vector store software — including how to choose the right database and index type. The hands-on lab then stress-tests embedding models, compares distance metrics, evaluates models of different sizes, and builds a framework for tuning chunking and measuring retrieval quality.
Your instructors
Prerequisites
- Python
- A basic understanding of retrieval in RAG and AI Systems.
What you'll learn
- How text is represented numerically in vector-based retrieval strategies
- How text embeddings fail to capture certain elements around what the text actually means
- How to test and tune your retrieval systems so they perform at their best
- An overview of the most popular software solutions for vector storage and retrieval