Full-Text Search vs Vector Search (RAG with DuckDB)

Опубликовано: 21 Октябрь 2024
на канале: Learn Data with Mark
2,115
72

In this video, we're going to compare Full-Text Search and Vector Search using DuckDB. We'll learn how to load data and query for both approaches, as well as seeing the types of queries where each thrives.

#duckdb #vectorsearch #databases #llamacpp

Code - https://github.com/mneedham/LearnData...
llama.cpp - https://llama-cpp-python.readthedocs....
langchain-text-splitters - https://pypi.org/project/langchain-te...
DuckDB fts - https://duckdb.org/docs/extensions/fu...
DuckDB vector search - https://duckdb.org/2024/05/03/vector-...