recipes logo

recipes

weaviate/recipes

End-to-end notebooks for using Weaviate features and integrations.

GraphCanon updated 4w · GitHub synced 4w · 28 views this month

941 stars195 forksLast push 2mo Jupyter Notebook

Decision brief

Comprehensive notebooks covering Weaviate features including vector search, media search, multi-tenancy configurations and integration use cases.

Good fit when

  • When you are specifically interested in exploring various integrations with cloud hyperscalers (Google, AWS), LLM frameworks (LangChain, LlamaIndex), and other technologies mentioned, such as Databri
  • If you need detailed examples on Weaviate's capabilities like multi-tenancy support or media search functionality which require nuanced configurations

Avoid when

  • If you are looking for generalized vector database use case examples that do not specifically showcase Weaviate's unique integrations or features
  • When your focus is on understanding and using broad category services instead of the specific, detailed examples and configurations available in the Weaviate ecosystem

Observed Jul 9, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Steady (39d since push)
As of 4w
Provenance
Not a fork · Organization account
As of 4w
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Backing

Company context for Weaviate. Display-only - separate from trust and ranking.

Company
Weaviate·GitHub org profile·1mo
Funding
$50,000,000 (2023-04)·GraphCanon curated seed (public press)·1mo
Commercial model
Open core·GraphCanon curated seed·1mo

Install

git clone https://github.com/weaviate/recipes

How it fits your stack(8)

Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.

Integrates

Relationship graph

Optional deeper exploration of typed edges and category neighbours.

Similar tools

Same-category neighbours not already linked as typed edges.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

Contains Jupyter Notebook examples demonstrating the use of various functionalities and integrations with Weaviate, a vector database for building end-to-end semantic search stacks.

Capability facts

Languages
jupyter notebook

Source: github.language · Jul 22, 2026

Categories

Graph entities

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

LangChain integrationLangChain

Source: README excerpt (regex_v1, Jul 22, 2026)

| LLM and Agent Frameworks | Agno, CrewAI, Composio, DSPy, Dynamiq, LangChain, LlamaIndex, Pydantic, Semantic Kernel, Ollama, Haystack, Modaic |
Source link

Tags

README

Welcome to Weaviate Recipes 💚

This repository covers end-to-end examples of the various features and integrations with Weaviate.

CategoryDescription
DatasetsReady to use datasets to ingest data into your Weaviate cluster
IntegrationsNotebooks showing you how to use Weaviate plus another technology
Weaviate FeaturesNotebooks covering vector, hybrid and generative search, reranking, multi-tenancy, and more
Weaviate ServicesNotebooks showing you how to build with Weaviate Services

Integrations 🌐

Check out Weaviate's Integrations Documentation!

Company CategoryCompanies
Cloud HyperscalersGoogle, AWS, NVIDIA
Compute InfrastructureModal, Replicate
LLM and Agent FrameworksAgno, CrewAI, Composio, DSPy, Dynamiq, LangChain, LlamaIndex, Pydantic, Semantic Kernel, Ollama, Haystack, Modaic
Data PlatformsDatabricks, Confluent, Box, Boomi, Spark, Unstructured, Firecrawl, Context Data, Aryn, Astronomer, Airbyte, IBM (Docling), Cardinal, Contextual AI, Chonkie, Parallel
OperationsAIMon, Arize, Cleanlab, Comet, DeepEval, Langtrace, LangWatch, Nomic, Patronus AI, Ragas, TruLens, Weights & Biases

Weaviate Features 🔧

FeatureDescription
Model ProvidersUse Weaviate's nearText, hybrid, and .generate operator with various model providers
FiltersNarrow down your search results by adding filters to your queries
RerankingAdd reranking to your pipeline to improve search results (broken out by model provider)
Media SearchUse Weaviate's nearImage and nearVideo operator to search using images and videos
ClassificationLearn how to use KNN and zero-shot classification
Multi-TenancyStore tenants on separate shards for complete data isolation
Multi-Vector EmbeddingsUse Weaviate with powerful ColBERT-style embeddings to improve search results
Product QuantizationCompress vector embeddings and reduce the memory footprint using Weaviate's PQ feature
EvaluationEvaluate your search system

Weaviate Services 🧰

ServiceDescription
AgentsUse Weaviate's inherent agents like the QueryAgent & TransformationAgent
Weaviate EmbeddingsWeaviate Embeddings enables you to generate embeddings directly from a Weaviate Cloud database instance.

Adding Recipes to Weaviate Docs

Check out this contributor guide to convert recipes (Jupyter Notebooks) into docs friendly markdown.

Feedback ❓

Please note this is an ongoing project, and updates will be made frequently. If you have a feature you would like to see, please create a GitHub issue or feel free to contribute one yourself!

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.