recipes
recipes copied to clipboard
This repository shares end-to-end notebooks on how to use various Weaviate features and integrations!
## Description [Aryn](https://aryn.ai/) is an LLM-powered ETL system for complex, unstructured documents like PDFs, HTML, presentations, and more. It’s comprised of two components: the Aryn Partitioning Service and Sycamore. This...
## Description VectorETL is a modular no-code framework which allows developers to easily: - Extract data from multiple sources (e.g. Databases, Object storage, Operational Systems) - Convert the data to...
Given a self-managed weaviate instance, show users how to connect to it using https. Open to any setup e.g. nginx, docker, etc. Useful resources: * https://forum.weaviate.io/t/does-weaviate-support-ssl-out-of-the-box/620 * https://stackoverflow.com/questions/77092513/how-do-i-get-weaviate-running-on-https-using-docker-compose
Add a recipe for Semantic Kernel that demonstrates how to do RAG with a local model using ollama.
## Description This notebook illustrates how to use Weaviate's `meta` REST APIs to access information such as listing the collections stored in a Weaviate instance, or accessing the properties in...