weaviate
⭐ 16.5k stars💬 text generation🔧 Gointermediate📄 BSD-3-Clause🔄 2026-07-08
About
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
⚡ Quick Start
git clone https://github.com/weaviate.git🏷️ Topics
#approximate-nearest-neighbor-search#generative-search#grpc#hnsw#hybrid-search#image-search#information-retrieval#mlops#nearest-neighbor-search#neural-search#recommender-system#search-engine#semantic-search#semantic-search-engine#similarity-search#vector-database#vector-search#vector-search-engine#vectors#weaviate
💻 Supported Platforms
maclinuxwindows
📋 Technical Details
- Repository
- weaviate/weaviate
- Language
- Go
- License
- BSD-3-Clause
- Stars
- 16,537
- Category
- text generation
- Difficulty
- intermediate
- Last Updated
- 2026-07-08
- Platforms
- mac, linux, windows
Frequently Asked Questions About weaviate
What is weaviate?
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
How do I install weaviate?
Run: git clone https://github.com/weaviate.git
What are the system requirements for weaviate?
weaviate supports mac, linux, windows. It is written in Go and is best suited for intermediate-level users. The repository has 16,537+ stars on GitHub and is licensed under BSD-3-Clause.