This example demonstrates how to use libSQL vector search with a local database.
make./exampleThis will create a local database file that with a table for embeddings, insert some data (including embeddings), and query using the vector similarity search function.