mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 14:38:30 +02:00
rename aleph-alpha search
This commit is contained in:
@@ -18,7 +18,7 @@ These tutorials demonstrate different ways you can build vector search into your
|
||||
| [Separate Partitions](../tutorials/multiple-partitions/) | Serve vectors for many independent users. | Qdrant |
|
||||
| [Bulk Upload Vectors](../tutorials/bulk-upload/) | Upload a large scale dataset. | Qdrant |
|
||||
| [Simple Neural Search](../tutorials/neural-search/) | Build and deploy a neural search that browses startup data. | Qdrant, BERT, FastAPI |
|
||||
| [Multimodal Semantic Search](../tutorials/multimodal-search/) | Build a simple semantic search that combines text and image data. | Qdrant, Aleph Alpha |
|
||||
| [Aleph Alpha Search](../tutorials/aleph-alpha-search/) | Build a multimodal search that combines text and image data. | Qdrant, Aleph Alpha |
|
||||
| [Troubleshooting](../tutorials/common-errors/) | Solutions to common errors and fixes | Qdrant |
|
||||
|
||||
|
||||
|
||||
+2
-3
@@ -1,10 +1,9 @@
|
||||
---
|
||||
title: Multimodal Semantic Search
|
||||
title: Aleph Alpha Search
|
||||
weight: 15
|
||||
hideInSidebar: true
|
||||
---
|
||||
|
||||
# Text to Image Multimodal Semantic Search
|
||||
# Multimodal Semantic Search with Aleph Alpha
|
||||
|
||||
| Time: 30 min | Level: Beginner | | |
|
||||
| --- | ----------- | ----------- |----------- |
|
||||
Reference in New Issue
Block a user