self-hosted-ai-starter-kit vs qdrant-client

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

self-hosted-ai-starter-kitqdrant-client
TaglineA self-hosted AI environment setup for local developmentPython Client library for the Qdrant vector search engine.
Stars15k1.3k
Forks3.8k245
Open issues6165
Language-Python
LicenseApache-2.0Apache-2.0
Last pushedJan 6, 2026Jun 26, 2026
CategoriesVector Databases, AI Agents, Data & Retrieval, Developer ToolsVector Databases

self-hosted-ai-starter-kit

The Self-hosted AI Starter Kit is a Docker Compose template that sets up a comprehensive local AI environment including n8n (LLM framework), Ollama (LLM platform), Qdrant (Vector Database), and PostgreSQL.

qdrant-client

qdrant-client is a Python client providing type definitions and methods for interacting with Qdrant's API, supporting both synchronous and asynchronous calls. It facilitates local development without requiring a server to be running and offers extensive test coverage.

Python