Images
This covers how to load images into a document format that we can use downstream with other LangChain modules.
It uses Unstructured to handle a wide variety of image formats, such as .jpg
and .png
. Please see this guide for more instructions on setting up Unstructured locally, including setting up required system dependencies.