transformers vs weaviate
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| transformers | weaviate | |
|---|---|---|
| Tagline | 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models | Open-source vector database for semantic search |
| Stars | 162k | 17k |
| Forks | 34k | 1.3k |
| Open issues | 2.5k | 578 |
| Language | Python | Go |
| License | Apache-2.0 | BSD-3-Clause |
| Last pushed | Jul 7, 2026 | Jul 7, 2026 |
| Categories | Data & Retrieval, Model Training, LLM Frameworks | Vector Databases, Data & Retrieval |
transformers
Repo hosts a Python library and framework for NLP, text, audio, vision, multimodal AI model creation, training and inference using PyTorch.
Python
weaviate
Weaviate is an open-source, cloud-native vector database designed to store both objects and vectors. It supports approximate nearest neighbor search, hybrid search techniques, recommender systems, and more.
Go