Hacker News new | past | comments | ask | show | jobs | submit login

But why is that? I’m sure it’s the ‘best’ way to do things, but it also means more infrastructure which for simple apps isn’t worth the hassle.

I should use redis for queues but often I’ll just use a table in a SQLite database. For small scale projects I find it works fine, I’m wondering what an equivalent simple option for embeddings would be.




Perhaps sqlite-vss? It adds vector searches to sqlite.

https://github.com/asg017/sqlite-vss




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: