Embedding Models: From Architecture to Implementation

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

Embedding Models: From Architecture to Implementation

Coursera · Intermediate ·🔍 RAG & Vector Search ·4mo ago
Skills: RAG Basics90%

Key Takeaways

Explores the architecture and implementation of embedding models for AI applications

Original Description

Join our new short course, Embedding Models: From Architecture to Implementation! Learn from Ofer Mendelevitch, Head of Developer Relations at Vectara. This course goes into the details of the architecture and capabilities of embedding models, which are used in many AI applications to capture the meaning of words and sentences. You will learn about the evolution of embedding models, from word to sentence embeddings, and build and train a simple dual encoder model. This hands-on approach will help you understand the technical concepts behind embedding models and how to use them effectively. In detail, you’ll: 1. Learn about word embedding, sentence embedding, and cross-encoder models; and how they can be used in RAG. 2. Understand how transformer models, specifically BERT (Bi-directional Encoder Representations from Transformers), are trained and used in semantic search systems. 3. Gain knowledge of the evolution of sentence embedding and understand how the dual encoder architecture was formed. 4. Use a contrastive loss to train a dual encoder model, with one encoder trained for questions and another for the responses. 5. Utilize separate encoders for question and answer in a RAG pipeline and see how it affects the retrieval compared to using a single encoder model. By the end of this course, you will understand word, sentence, and cross-encoder embedding models, and how transformer-based models like BERT are trained and used in semantic search. You will also learn how to train dual encoder models with contrastive loss and evaluate their impact on retrieval in a RAG pipeline.
AI explanation not available for this lesson yet
This lesson is still being prepared for the AI tutor. In the meantime, explore lessons that are ready.
Browse explainer-ready lessons →

Related Reads

📰
My RAG Stack Is SQLite and a 2009 Paper. No Vector Database, and the Benchmark Backs It.
Learn how a simple RAG stack using SQLite and a 2009 paper can outperform others, even without a vector database
Medium · AI
📰
The model had the right evidence. It still got the answer wrong. I ran a controlled 60-question RAG experiment to find out whether retrieval or the reader was the real bottleneck. The results surprised me. When Better Retrieval Doesn't Mean Better Answer
A 60-question RAG experiment reveals that better retrieval doesn't always lead to better answers, highlighting the importance of the reader component
Dev.to · Ace-2504
📰
MCP vs RAG: The AI Knowledge Architecture Battle Every QA & Testing Professional Should Understand…
Learn the difference between RAG and MCP AI knowledge architectures and why it matters for QA and testing professionals
Medium · RAG
📰
RAG in 2026: Why “Long Context Killed It” Turned Out to Be Wrong
Learn why the prediction that huge context windows would make retrieval obsolete turned out to be wrong and how RAG has evolved in 2026
Medium · Machine Learning
Up next
Your AI Can Now Read Your Company's Files
codebasics
Watch →