Skip to content

Commit

Permalink
Update README.md (#616)
Browse files Browse the repository at this point in the history
Updating the readme to include the Haystack integration. Feel free to make changes 🙏

Co-authored-by: OwenElliott <[email protected]>
  • Loading branch information
TuanaCelik and OwenPendrighElliott authored Oct 16, 2023
1 parent 6b421c1 commit f4df3c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ Marqo is more than a vector database, it's an end-to-end vector search engine. V

Marqo is integrated into popular AI and data processing frameworks, with more on the way.

**💙 [Haystack](https://github.com/deepset-ai/haystack)**

Haystack is an open-source framework for building applications that make use of NLP technology such as LLMs, embedding models and more. This [integration](https://haystack.deepset.ai/integrations/marqo-document-store) allows you to use Marqo as your Document Store for Haystack pipelines such as retrieval-augmentation, question answering, document search and more.

**🛹 [Griptape](https://github.com/griptape-ai/griptape)**

Griptape enables safe and reliable deployment of LLM-based agents for enterprise applications, the MarqoVectorStoreDriver gives these agents access to scalable search with your own data. This integration lets you leverage open source or custom fine-tuned models through Marqo to deliver relevant results to your LLMs.
Expand Down

0 comments on commit f4df3c8

Please sign in to comment.