Hacker News new | ask | show | jobs
by jimminyx 557 days ago
Do any of the others also handle reranking?
3 comments

Qdrant does with its ‘Query API’.

https://qdrant.tech/documentation/concepts/hybrid-queries/

And handles embedding creation with its fastembed package.

https://github.com/qdrant/fastembed

I don't know about them, but Manticore does.

https://manticoresearch.com/use-case/vector-search/