| ▲ | mholt 7 months ago | |
How does it compare to https://github.com/asg017/sqlite-vec ? Already using this in a big project. | ||
| ▲ | marcobambini 7 months ago | parent [-] | |
Our implementation is much faster and does not require to store vectors into a virtual table (which forces the user to write complex join statements) | ||