UnderDoc Python SDK
Project description
UnderDoc Python SDK
Python SDK for UnderDoc Document Understanding Platform.
What is UnderDoc?
UnderDoc is a simple, easy to use and cost effective document understanding platform.
With the latest GenAI technologies, many LLMs can now accept multi-modal inputs (e.g. images) and produce structured output base user instructions and the content/layout appeared on images.
Our mission is to leverage these exciting technologies to re-imagine how document understanding can be done.
What services we provide?
- Our first service is an API SaaS that can use to extract structured data from any expense images (e.g. invoice, receipt, demand notes, etc.)
- We also provide professional services for customers who want to extract structured data from their documents and images
- Our focus is in Asia market and we test our platform with a combination of English and Asian (e.g. Chinese, Japanese, etc.) languages
Getting Started
To get start, simply visit our UnderDoc Developer Portal (https://dev-portal.underdoc.io), signup for an account (free and no credit card required).
In our Developer Portal, there is a Playground that you can try out your own images and view the extracted output.
For our Expense Document Understanding API, you can see the API Spec at https://api.underdoc.io/docs
Using our Python SDK
- Sign up at our developer portal and get a key.
- Have Python 3.10 or above on your computer.
- Install the UnderDoc sdk
pip install underdoc
- Set the environment variable with your UnderDoc key:
export UNDERDOC_API_KEY=<YOUR-UNDERDOC-API-KEY>
Refer to the "examples" folder for sample Python script for using the SDK.
Contact us
Feel free to contact us at support@underdoc.io for any questions.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file underdoc-0.4.2.tar.gz.
File metadata
- Download URL: underdoc-0.4.2.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
462da9cc94066777945c92a8eb899a74f07956394586565c80aaa85c6f94d7bc
|
|
| MD5 |
29f9115a5fdd00cbdd26d097c086e258
|
|
| BLAKE2b-256 |
0768db44b39de4bd107c20a9640b1310e1f5c18befdf99f5607db9923e31fa2c
|
File details
Details for the file underdoc-0.4.2-py3-none-any.whl.
File metadata
- Download URL: underdoc-0.4.2-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b97abdfbe4a8179d8f8a9690cc1c7719adbe5ad387d3b9ebb67e1606ac67979
|
|
| MD5 |
1a9d8cafa5047f2c4f2e3fc0450a9238
|
|
| BLAKE2b-256 |
8a5adab99de12316ca014eb1b0d550a7bfa8ec6df37e7ed4414cd3b04dd459b1
|