1013 Forks
12319 Stars
12319 Watchers

unstructured

Convert documents to structured data effortlessly. Unstructured is open-source ETL solution for transforming complex documents into clean, structured formats for language models. Visit our website to learn more about our enterprise grade Platform product for production grade workflows, partitioning, enrichments, chunking and embedding.

How to download and setup unstructured

Open terminal and run command
git clone https://github.com/Unstructured-IO/unstructured.git
git clone is used to create a copy or clone of unstructured repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with unstructured https://github.com/Unstructured-IO/unstructured/archive/master.zip

Or simply clone unstructured with SSH
[email protected]:Unstructured-IO/unstructured.git

If you have some problems with unstructured

You may open issue on unstructured support forum (system) here: https://github.com/Unstructured-IO/unstructured/issues