Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.aryn.ai/llms.txt

Use this file to discover all available pages before exploring further.

Please see the following notebooks for example Aryn DocParse code.

Using the Aryn Platform

Using the Aryn-SDK to call the Aryn Platform

Table Extraction from PDFs using DocParse

Use DocParse to extract tables from a 10k document

DocParse Step-by-Step Output Walkthrough

Walking through the output of a document using DocParse

Using the Aryn-SDK to call DocParse

Using the Aryn-SDK to call DocParse

Using Sycamore to call DocParse

Using Aryn’s Sycamore analytics engine to call DocParse. This notebook walks through an example where you can use Sycamore to transform your data and load it into a vector database.

Using DocParse and Langchain

Use DocParse with Langchain to extract text from a PDF and to run a language model on it.