From 2e4f5e6c508648dd40a6f974f3939e1d239b767a Mon Sep 17 00:00:00 2001 From: Saahil Ognawala Date: Wed, 20 Dec 2023 13:58:56 +0100 Subject: [PATCH] add Jina AI's company information (#97) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * update with company information * Update integrations/jina.md * Update integrations/jina.md --------- Co-authored-by: Tuana Çelik --- integrations/jina.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/integrations/jina.md b/integrations/jina.md index e99ed32f..3e151149 100644 --- a/integrations/jina.md +++ b/integrations/jina.md @@ -1,7 +1,7 @@ --- layout: integration -name: Jina -description: Use Jina embedding models with Haystack +name: Jina AI +description: Use the latest Jina AI embedding models authors: - name: deepset socials: @@ -17,6 +17,8 @@ version: Haystack 2.0 toc: true --- +This integration allows users of Haystack to seamlessly use Jina AI's `jina-embeddings-v2` models in their pipelines. [Jina AI](https://jina.ai/embeddings/) is a multimodal AI company, with a vision to revolutionize the way we interpret and interact with information with its prompt and model technologies. + Jina Embeddings v2 are state-of-the-art models, trained to understand and process large volumes of text data efficiently. The unique selling points include: 1. Extended Document Handling: The ability to process and encode up to 8192 tokens is crucial for enterprises dealing with lengthy documents, such as legal documents, technical manuals, or comprehensive reports.