Use Prebuilt Language Models
Use the OCR Model to Detect Text
Detect Text and Entities in Business Cards
Detect Text and Tables
Einstein OCR Model Card
Extract Data from Custom Forms (Beta)
Extract Data from Invoices (Beta)
Einstein OCR (optical character recognition) provides models that detect typed and handwritten text in an image or PDF.
You access the models from a single REST API endpoint. Each model is used for specific use cases, such as business card scanning, product lookup, and digitizing documents and tables.
| Model ID | Used For | Recommended Task Parameter Values |
|---|---|---|
OCRModel |
|
|
tabulatev2 |
|
|
When you call the API, you send in an image, and the JSON response contains various elements based on the value of the task parameter:
Here’s a sample image. The orange boxes and text indicate the detected text.
Currently, Einstein OCR supports only English.
Note