Building RAG Systems with Open Models

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

Building RAG Systems with Open Models

Coursera · Intermediate ·🔍 RAG & Vector Search ·3mo ago

Key Takeaways

Builds RAG systems using open models and generative AI solutions for developers and engineers

Original Description

The Building RAG Systems with Open Models course is designed for developers, engineers, and technical product builders who are new to Generative AI but already have intermediate machine learning knowledge, basic Python proficiency, and familiarity with development environments such as VS Code, and who want to engineer, customize, and deploy open generative AI solutions while avoiding vendor lock-in. The course provides learners with the skills to design and implement retrieval-augmented generation (RAG) applications for real-world use cases. Learners start by exploring the fundamentals of RAG architecture, breaking down key components such as retrievers, rankers, generators, and orchestration layers, while learning design patterns for tasks like question answering, summarization, and knowledge synthesis. They then dive into embeddings and vector databases, comparing FAISS, ChromaDB, Milvus, and Pinecone, and applying indexing and chunking strategies to improve retrieval efficiency and semantic relevance. The final module brings all elements together to build production-ready RAG pipelines using LangChain and open LLMs, incorporating advanced retrieval methods, hallucination mitigation, and evaluation frameworks for accuracy and reliability. By the end, learners will have built a functional RAG application with configurable components, optimized for performance and equipped with robust evaluation metrics.
Watch on External: Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
Azure AI Search in 2026, how to build a RAG pipeline
Learn to build a RAG pipeline using Azure AI Search in 2026 and improve your information retrieval capabilities
Dev.to · Carlos José Castro Galante
📰
RAG local en .NET: Chatea con tu Documentación (sin nube, sin API keys)
Learn to implement RAG locally in .NET without relying on cloud services or API keys, enabling you to chat with your documentation
Dev.to AI
📰
Build a Local RAG in .NET: Chat With Your Docs (No Cloud, No API Keys)
Learn to build a local RAG in .NET to chat with your documents without relying on cloud services or API keys
Dev.to AI
📰
What Is RAG? Or: How I Stopped Trusting My Chatbot’s Confidence
Learn about RAG and how it can improve chatbot confidence by retrieving relevant information from a database to support its answers
Medium · LLM
Up next
Deploying a Retrieval-Augmented Generation (RAG) in AWS Lambda
Abonia Sojasingarayar
Watch →