Skip to content

euler-io/euler

Repository files navigation

Euler File Processing API Release Maven Central

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.

You can use Euler as a Java API (programatically or via config file) or as a HTTP API. Other languages support are planned in the near future.

Documentation

You can check our wiki for usage and configuration documentation.