Aryn Platform
Loading Data
Creating DocSets and adding documents to Aryn
Aryn stores documents in DocSets, which can scale to millions of documents. When adding a document to Aryn, it automatically parses and chunks it into labeled Elements (e.g. Section Header, Table, Image, Text, and more), and stores this JSON respresentation as a Document along with the original document. It uses Aryn’s DocParse technology under the hood to do this, and there are a variety of options like OCR, Image Summarization, and more you can choose to enable.
Aryn indexes the Documents in your DocSets in scalable vector and keyword indexes.
Was this page helpful?
