From the course: Introduction to Large Language Models (LLMs) and Prompt Engineering by Pearson

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

Topics

Topics

Welcome to Lesson 2, Semantic Search with LLMs. This lesson covers the steps to solving one of the most common applications of LLMs, semantic search. We will see how we can use the power of embeddings, both closed and open source, to efficiently store and retrieve knowledge from a database. By the end of the lesson, you will understand the components of a semantic search system and be able to complete and build your own semantic search system from scratch using custom data.

Contents