data-layer/qdrant
What is this
Qdrant vector database used by AI/RAG components.
Quick start
./infra.sh up qdrant
./infra.sh status qdrant
./infra.sh logs qdrant
Minimal configuration
- Canonical env:
.env/deployment/topology.env(generated)
Access
- HTTP API:
http://localhost:6333 - gRPC:
localhost:6334
Full documentation
- Internal docs: Qdrant (technology)
- Technology: RAG
- Published docs:
https://docs.desarrolloselectronicos.com/