You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An Open-Source Library for Processing Documents in Apache Spark.
ScaleDP Tutorials
ScaleDP is a library for processing documents using Apache Spark.
And this repository contains jupyter notebooks with tutorials and examples of usage ScaleDP library.
Zero-shot Data extraction from the Images/PDF documents using LLM
Object detection over Images/PDF documents
NER/LLM over Images/PDF documents
Visualize results on the images
Compatible with Spark PDF Datasource
Table of Contents
We advise to run all examples through Google Colab for the easiest setup. Google Colab allows you to run it for free. All examples were tested using Google Colab, so it should be the most stable platform. However, any other cloud provider or local run should work.