haystack icon indicating copy to clipboard operation
haystack copied to clipboard

Using haystack with vector databases like qdrant?

Open TwistingTwists opened this issue 1 year ago • 2 comments

Would it make sense to generate embeddings and store them in vector database like qdrant ?

Motivation: I don't have to write adapters for trying out all the different vector db / search experiments. A nice consistent API of haystack is all I would need.

I am willing to raise a PR for this use case.

TwistingTwists avatar Oct 05 '23 02:10 TwistingTwists

Hey @TwistingTwists!

Yeah, vector search is definitely something I think would be cool to add to Haystack. I think @seanmor5 might be working on something similar so it's probably worth speaking to him about it 🙏

philipbrown avatar Oct 05 '23 09:10 philipbrown

Sure. Will do.

TwistingTwists avatar Oct 05 '23 09:10 TwistingTwists