How to Build a Recommendation System with AI and Semantic Search

Опубликовано: 06 Май 2026
на канале: Weaviate vector database
13,102
208

Vector databases and large language models (or LLMs) enable fast prototyping of systems that were incredibly difficult to build in the past. In this video, you'll learn how to leverage the power of AI through Semantic Search to query a dataset of books producing recommendations based on user inputs. This project is packaged in a NextJS application and a Python data pipeline. You can build this locally or on Replit using our Repl!

Live demo: https://bookrecs.weaviate.io/
GitHub: https://github.com/weaviate/BookRecs
Repl: https://replit.com/@Weaviate/AI-Book-...

Weaviate Forum: https://forum.weaviate.io/
Weaviate Community Slack: https://weaviate.io/slack
Kaggle Dataset: https://www.kaggle.com/datasets/dylan...

Music: Mixkit - Driving Ambition

Introduction 0:00
Accounts & Environments 1:43
Loading Data 4:55
Semantic Search Query 7:15
NextJS App 8:39
Input Form 9:05
Defining the API 10:32
Recommendation Grid 11:15
Modal View 12:10
Outro 13:05