transformers vs weaviate

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

transformersweaviate
Tagline🤗 Transformers: the model-definition framework for state-of-the-art machine learning modelsOpen-source vector database for semantic search
Stars162k17k
Forks34k1.3k
Open issues2.5k578
LanguagePythonGo
LicenseApache-2.0BSD-3-Clause
Last pushedJul 7, 2026Jul 7, 2026
CategoriesData & Retrieval, Model Training, LLM FrameworksVector 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