
AI-native vector database with semantic search, RAG, and hybrid search for building AI agents and applications
Weaviate is an AI-native vector database with 16k+ GitHub stars — a Pinecone alternative for semantic search, RAG, and building AI agents with hybrid search capabilities.
| License | BSD-3-Clause |
| Stack | Go, Python, JavaScript |
| Self-hosted | Yes — Weaviate OSS |
| Cloud | Weaviate Cloud (managed) |
| API | GraphQL, REST |
docker run -p 8080:8080 semitechnologies/weaviate
Weaviate can be self-hosted with Docker or Kubernetes. The cloud version provides fully managed infrastructure with automatic scaling.
Mem0
Universal memory layer for AI agents — multi-signal retrieval, temporal reasoning, 57k+ GitHub stars

Chroma
Rust-based vector database for AI — serverless cloud with hybrid and full-text search for embeddings, metadata, and RAG
Supermemory
Memory layer for AI agents — hybrid vector search, ontology-aware graph, and sub-100ms retrieval