weaviate / recipes

This repository shares end-to-end notebooks on how to use various Weaviate features and integrations!
602 stars 114 forks source link

Add recipe to use Aryn.ai #129

Closed hsm207 closed 2 months ago

hsm207 commented 3 months ago

Description

Aryn 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 notebook shows how to use Aryn to load data into Weaviate.

Contribution Type

Promotion