filmov
tv
Vectors in SQLite! (with libSQL)

Показать описание
In this video, I explore how to improve related article recommendations on a website by leveraging SQLite with experimental vector support in libSQL, a package created by Turso. Follow along as we use OpenAI's API to generate embeddings, store them in a database, and calculate nearest neighbors for more relevant content suggestions.
Mentioned Links:
Follow me:
Chapters:
00:00 - Introduction and Website Overview
00:26 - SQLite Database for the Website
00:39 - LibSQL Vector Support Introduction
01:21 - Creating Article Embeddings with OpenAI API
02:32 - Cleaning Article Contents
03:06 - Generating Embeddings from Article Data
04:55 - Storing Embeddings in libSQL
06:00 - Setting up Database for Embeddings
07:00 - Indexing and Storing Embeddings in SQLite
08:45 - Writing SQL Query for Related Articles
10:15 - Querying Article Embeddings for Nearest Neighbors
12:00 - Testing and Fetching Related Articles
14:10 - Improved Related Articles Display
16:00 - Conclusion and Future Plans
Mentioned Links:
Follow me:
Chapters:
00:00 - Introduction and Website Overview
00:26 - SQLite Database for the Website
00:39 - LibSQL Vector Support Introduction
01:21 - Creating Article Embeddings with OpenAI API
02:32 - Cleaning Article Contents
03:06 - Generating Embeddings from Article Data
04:55 - Storing Embeddings in libSQL
06:00 - Setting up Database for Embeddings
07:00 - Indexing and Storing Embeddings in SQLite
08:45 - Writing SQL Query for Related Articles
10:15 - Querying Article Embeddings for Nearest Neighbors
12:00 - Testing and Fetching Related Articles
14:10 - Improved Related Articles Display
16:00 - Conclusion and Future Plans
Vectors in SQLite! (with libSQL)
Production SQLite with Turso and libSQL
SQLite and its weird new fork “libSQL”
Vector databases are so hot right now. WTF are they?
SQLite, Turso, and the State of Databases with Glauber Costa
15 futuristic databases you’ve never heard of
Vector Search: The Future of Data Querying Explained | Semantic Searching
DjangoCon Europe 2023 | Use SQLite in production
sqlite is my favorite database (beginner - intermediate) anthony explains #500
Turso First Impressions
Distributed SQLite with Litestream and LiteFS
SQLite for beginners: extensions
SQLite vs PostgreSQL or MySQL
WebAssembly functions for your SQLite-compatible database by Piotr Sarna @ Wasm I/O 2023
SQLite: Let's read the code
Turso - SQLite for production
SQLite Internals: How The World's Most Used Database Works
Turso: the DX of SQLite on the Edge with Glauber Costa
Postgres vs MySQL vs SQLite - a developer's guide
Breaking Encryption on SQLITE Database(un-encrypted) that has Encrypted Values | With Python
Stephen Margheim - SQLite on Rails
Bringing LibSQL to React-Native
Why your encrypted Database isn't secure: practical attacks against encrypted OSS databases
Free, fast, full text search: Laravel + Typesense
Комментарии