Skip to main content

The easiest way to build and
scale AI applications

Weaviate is an open source, AI-native vector database that helps
developers create intuitive and reliable AI-powered applications.

HYBRID SEARCH

Unlock better insights for your customers

Push the limits of search across unstructured data. Combine the best of keyword and vector search with ML models to deliver fast, relevant, contextual results to your users.

1collection = (
2    client.collections
3    .get("Article")
4 )
5
6 # Find relevant articles
7 # with hybrid search
8 response = (
9    collection.query
10    .hybrid(
11          query="Generative AI",
12          limit=2
13    )
14 )
15

Loved by developers and trusted by companies of all sizes
to power search and generative applications

Why build with Weaviate

Weaviate is more than just a database. It’s a flexible platform for building powerful, production-ready AI applications.

Perform lightning-fast pure vector similarity
search over raw vectors or data objects,
even with filters.

Integrations

Besides Weaviate's capabilities to bring your own vectors, you can choose one of Weaviate's modules with out-of-the-box support for vectorization. You can also pick from a wide variety of well-known neural search frameworks with Weaviate integrations.

Join the global community

Connect with the Weaviate Team and hundreds of developers and data engineers! Our community is here to help you with your projects and provide expert advice. Share how you build your apps with Weaviate.Stay updated and subscribe to our newsletter
By submitting, I agree to the Terms of Service and Privacy Policy.

Contact us