Hacker News new | ask | show | jobs
by ethan_smith 363 days ago
SQLite itself doesn't have native embedding search, but extensions like sqlite-vss and sqlite-vectorize add vector similarity search capabilities to SQLite.