Haystack Integration for Marqo DocumentStore? #543
TuanaCelik
started this conversation in
Ideas
Replies: 2 comments 1 reply
|
Hi @TuanaCelik, it'd be great to do a MarqoDocumentStore integration with Haystack! We can get started on this in the next couple of weeks. I had a quick look at the base class and I think we should be able to fit in well with the existing architecture. Looking forward to becoming a part of the Haystack ecosystem. |
0 replies
|
Great to hear @OwenPendrighElliott - Ideally, you could create something similar to what Qdrant did and provide it as a pypi package to people, then, I'll create you a Haystack integration page with instructions for people to install it. I'm working on a guideline doc to help you with this, give some hints for testing etc... |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey marqo team 👋
I'm on the team that works on haystack, an NLP framework to build with LLMs, implement retrieval, QA, document search etc.
I wanted to post here and see what you would think about the idea of developing a MarqoDocumenStore for the Haystack community? We've just been in an office hour on our Discord and had a community member talk about how they've been enjoying using Marqo as their db of choice. I'm thinking something similar to this by Qdrant: https://haystack.deepset.ai/integrations/qdrant-document-store
All reactions