matigumma / recipes

This repository shares quick notebooks on how to use various features in Weaviate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the Weaviate Recipes repository!

This repo covers end-to-end examples on the various features and integrations with Weaviate! Here is an outline of the folders:

Similarity Search 🔎

Similarity Search shows how to run nearText, nearObject and nearVector queries in Weaviate. It is divided by the different providers:

Hybrid Search ⚖️

Hybrid Search allows you to combine keyword and vector search. The notebook covers how to run a hybrid search query, search on a specific property, add in a where filter, and how to search with an embedding. It is divided by the different providers:

Generative Search ⌨️

Generative Search allows you to improve your search results by piping them through LLM models. It is divided by the different providers:

Integrations 🤝

Integrations with Weaviate

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 drop it in the Weaviate Forum.

About

This repository shares quick notebooks on how to use various features in Weaviate.


Languages

Language:MDX 89.0%Language:Jupyter Notebook 10.9%Language:Python 0.1%