Datature Edge

What is Datature Edge?

Edge pushes your inference pipeline to the very edge. Most often than not, we do not have access to servers or cloud resources to deploy our models. We created Edge to help engineers and teams to run inference on-premise, so say goodbye to expensive GPUs and high latencies.

Edge is an open-source inference API primarily written in Python. It is heavily designed to be used with Nexus, our MLOps platform, but can be used independently and integrated with your own MLOps pipeline.

Here are the steps to jump right into Edge:

  1. Supported Devices
  2. Installation
  3. Using Models from Nexus
  4. Using Your Own Custom Models