mirror of
https://github.com/coollabsio/coolify-docs.git
synced 2026-06-19 07:35:55 +00:00
a64450ae9d
Replace VitePress/Vue stack with Fumadocs MDX, TanStack Start, React 19, and Vite. Migrate all documentation content to MDX under content/docs/. Add full src/ app with React components, routing, search, and API page. Remove Korrektly integration from CI/CD workflows, Dockerfile, and env vars. Update build pipeline to output to .output/public instead of docs/.vitepress/dist.
20 lines
688 B
Plaintext
20 lines
688 B
Plaintext
---
|
|
title: "Qdrant"
|
|
description: "Open source, AI-native vector database."
|
|
og:
|
|
description: "Deploy Qdrant vector database on Coolify for AI embeddings, semantic search, similarity matching, and high-performance vector storage."
|
|
category: "AI"
|
|
icon: "/docs/images/services/qdrant-logo.svg"
|
|
---
|
|
|
|
<ZoomImage src="/docs/images/services/qdrant-logo.svg" alt="Qdrant dashboard" />
|
|
|
|
## What is Qdrant?
|
|
|
|
Qdrant is an AI-native vector database and a semantic search engine. You can use it to extract meaningful information from unstructured data.
|
|
|
|
## Links
|
|
|
|
- [The official website](https://qdrant.tech/?utm_source=coolify.io)
|
|
- [GitHub](https://github.com/qdrant/qdrant?utm_source=coolify.io)
|