Sqlite has an embedding search? Or is that being provided by this tool?
SQLite itself doesn't have native embedding search, but extensions like sqlite-vss and sqlite-vectorize add vector similarity search capabilities to SQLite.
11–13 of 13 posts
Sqlite has an embedding search? Or is that being provided by this tool?
This looks cool, and I'm interested in these keywords, but I read the entire readme and I'm still unsure what problem it's actually solving. Anyone want to help out?