Vector Databases: from Embeddings to Applications

Coursera Courses ↗ · Coursera

Open Course on Coursera

Free to audit · Opens on Coursera

Vector Databases: from Embeddings to Applications

Coursera · Intermediate ·🔍 RAG & Vector Search ·1mo ago
Vector databases play a pivotal role across various fields, such as natural language processing, image recognition, recommender systems and semantic search, and have gained more importance with the growing adoption of LLMs. These databases are exceptionally valuable as they provide LLMs with access to real-time proprietary data, enabling the development of Retrieval Augmented Generation (RAG) applications. At their core, vector databases rely on the use of embeddings to capture the meaning of data and gauge the similarity between different pairs of vectors and sift through extensive datasets, identifying the most similar vectors. This course will help you gain the knowledge to make informed decisions about when to apply vector databases to your applications. You’ll explore: 1. How to use vector databases and LLMs to gain deeper insights into your data. 2. Build labs that show how to form embeddings and use several search techniques to find similar embeddings. 3. Explore algorithms for fast searches through vast datasets and build applications ranging from RAG to multilingual search.
Watch on Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related AI Lessons

I Built GraphRAG From Scratch — Then a December 2025 Paper Made It Look Basic
Learn about HGMem, a new RAG architecture that overcomes limitations of binary graphs, and how it compares to GraphRAG
Medium · RAG
When Should You Use Text2Cypher in a GraphRAG Pipeline
Learn when to use Text2Cypher in a GraphRAG pipeline to retrieve precise graph results from natural language questions
Dev.to AI
How to build a production RAG pipeline in Python (without a vector database)
Learn to build a production-ready RAG pipeline in Python without relying on a vector database, and understand the key considerations for a scalable and efficient implementation
Dev.to · Ayi NEDJIMI
Architecting Sub-150ms Hybrid RAG for Voice Agents: Combining pgvector, BM25, and Async FastAPI…
Learn how to architect a sub-150ms hybrid RAG for voice agents using pgvector, BM25, and Async FastAPI to serve large industrial catalogs
Medium · Python
Up next
Watch this before applying for jobs as a developer.
Tech With Tim
Watch →