Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 823 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 823 Bytes

Euler File Processing HTTP API Release

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.