Skip to main content
Exfil Logo

Exfil

Turn your documents into structured data

Quickly extract data from any document type using machine learning. Reduce manual data entry and increase your speed and accuracy.

Exfil Hero Image

PhD not required

You don’t have to be an AI expert to get great results

Keyboard

Eliminate data entry

Avoid manually extracting data from documents using optical character recognition (OCR) and machine learning. Get structured data in a matter of seconds.
Selection

Higher accuracy

Consistent results from a model that gets better over time without the risk of typos. Easily review results in real time through the interface.
Feedback

Increase throughput

Make your team more efficient with instant access to accurate and complete data. Drive better customer service and faster turnaround time.
Testing

Rapid deployment

Most models are trained in hours and deployed in days. The solution can either be integrated into your existing platform or used as a stand alone solution.

Handle any document layout

Extract unstructured data

Extract text, handwriting and table data from any type of document. Exfil does not rely on pre-built templates, so you only define and extract fields and tables you want. Our GridRecognition™ technology can recognize and sort rows and columns of tabular data even without explicit grid lines.

Layout
History

History

Model versioning and rollback

Train multiple models and deploy with confidence. Test a model before making it active or roll back to a previous model if there are any issues.

Pipeline

Integrates with your systems

Exfil enables you to directly import data from your own platform and export extracted data to your existing workflow. Extracted data can be accessed via a secure REST API, saved Microsoft Excel and more.

Layout
History

Review

Human oversight

Easily build and implement a review pipeline to manage nuanced or sensitive documents that require human oversight. Define rules and tolerances for want can be automatically processed and what requires a human in the loop.

Made for developers

Easy platform for API integration

Rapidly integrate Exfil with your production systems. Using Unmand's developer platform means that your team is free to focus on what only you can do.

from unmand import ExfilAPI

token = 'your-api-token'
exfil = ExfilAPI(token)
your_file = open('example.pdf', 'rb')
job = exfil.queue(your_file)
exfil.poll(job)
if job.status == 'FINISHED':
exfil_result = job.result

Get started with Exfil

  • Start extracting data today
  • No obligation free trial
  • Explore and review the product