mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 14:38:30 +02:00
Create qdrant_and_jina_integration.md
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: Qdrant and Jina integration: storage backend support for DocArray
|
||||
short_description: One more way to use Qdrant: Jina’s DocArray is now supporting Qdrant as a storage backend.
|
||||
description: We are happy to announce that Jina.AI integrates Qdrant engine as a storage backend to their DocArray solution.
|
||||
preview_image: /blog_data/qdrant_and_jina_intergationpreview.png
|
||||
category: main
|
||||
date: 2022-03-10T01:36:43+03:00
|
||||
author: Alyona Kavyerina
|
||||
author_link: https://medium.com/@alyona.kavyerina
|
||||
featured: true
|
||||
categories:
|
||||
- News
|
||||
tags:
|
||||
- jina integration
|
||||
- docarray
|
||||
---
|
||||
We are happy to announce that [Jina.AI](https://jina.ai/) integrates Qdrant engine as a storage backend to their [DocArray](https://docarray.jina.ai/) solution.
|
||||
|
||||
Now you can experience the convenience of Pythonic API and Rust performance in a single workflow.
|
||||
|
||||
DocArray library defines a structure for the unstructured data and simplifies processing a collection of documents,
|
||||
including audio, video, text, and other data types. Qdrant engine empowers scaling of its vector search and storage.
|
||||
|
||||
Read more about the integration by this [link](https://qdrant.tech/documentation/install/#docarray)
|
||||
Reference in New Issue
Block a user