An experience with SQLite as a vector database






Introduction - Embedded Intelligence: Building a Local RAG Stack with SQLite-vec, Ollama, and Granite


I recently stumbled upon a fascinating article presenting SQLite-vec, a simple yet powerful extension that turns the ubiquitous SQLite database into a functional vector store. As someone...