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-...