Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

DeepLearning.AI

Large Language Models with Semantic Search

DeepLearning.AI via Coursera

Overview

Keyword search has been a common method for search for many years. But for content-rich websites like news media sites or online shopping platforms, the keyword search capability can be limiting. Incorporating large language models (LLMs) into your search can significantly enhance the user experience by allowing them to ask questions and find information in a much easier way. This course teaches the techniques needed to leverage LLMs into search. Throughout the lessons, you’ll explore key concepts like dense retrieval, which elevates the relevance of retrieved information, leading to improved search results beyond traditional keyword search, and reranking, which injects the intelligence of LLMs into your search system, making it faster and more effective.

Syllabus

  • Project Overview
    • Keyword search has been a common method for search for many years. But for content-rich websites like news media sites or online shopping platforms, the keyword search capability can be limiting. Incorporating large language models (LLMs) into your search can significantly enhance the user experience by allowing them to ask questions and find information in a much easier way.This course teaches the techniques needed to leverage LLMs into search.Throughout the lessons, you’ll explore key concepts like dense retrieval, which elevates the relevance of retrieved information, leading to improved search results beyond traditional keyword search, and reranking, which injects the intelligence of LLMs into your search system, making it faster and more effective. After completing the course, you will:(1) Know how to implement basic keyword search, the underpinnings of many search systems before language models became accessible.(2) Enhance keyword search with the rerank method, which ranks the best responses by relevance with the query.(3) Implement dense retrieval through the use of embeddings, a powerful NLP tool, which uses the actual semantic meaning of the text to carry out search, and vastly improves results.(4) Gain hands-on practice by working with large amounts of data and overcome challenges like varying search results and accuracy.(5) Implement language model-powered search into your website or project.

Taught by

Luis Serrano

Reviews

Start your review of Large Language Models with Semantic Search

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.