Euler File Processing HTTP API
Euler is a Java API built for processing files using concurrent and scalable infrastructure provided by Akka. The main purpose is to extract data from unstructured content such as texts and images using a customizable and plugable task pipeline.
This is the project for the HTTP API. There is currently only one implementation that uses opendistro (elasticsearch) as backend. You can check the docker images at the docker hub.
Documentation
You can check our wiki for usage and configuration documentation.