Y
Hacker News
new
|
ask
|
show
|
jobs
FTS5 vs. ChromaDB on 217 real sessions: our engine got 30%, ChromaDB got 100%
(
labyrinthanalyticsconsulting.com
)
2 points
by
labyrinthAC
6 days ago
1 comments
labyrinthAC
6 days ago
This was actually the benchmark that prompted us to add hybrid search to our own tool. We now run FTS5 for exact recall and LanceDB for semantic queries. Still early but the combined recall is much better than either alone.
link