Weaviate
More info
- Creator
- Bob van Luijt, Etienne Dilocker
- Released
- Type
- Vector database
- License
- BSD-3-Clause
- Website
- weaviate.io
- Source
- github.com/weaviate/weaviate
Vector database written in Go from the Netherlands — GraphQL API, modular vectorizers, multi-tenancy.
Built-in modules for OpenAI, Cohere, HuggingFace embeddings — you can POST raw text and Weaviate vectorises it for you. HNSW index, hybrid search (BM25 + vector). Strong on multi-tenancy: one instance, many isolated tenants — good for B2B SaaS building RAG features.