Skip to content

Commit 3830990

Browse files
committed
added readme for: app dev > ai services > document understanding
1 parent 8dd2c0d commit 3830990

File tree

1 file changed

+37
-0
lines changed
  • application-development/ai-cloud-services/document-understanding

1 file changed

+37
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Document Understanding
2+
3+
Oracle Cloud Infrastructure (OCI) Document Understanding is an AI service that enables developers to extract text, tables, and other key data from document files through APIs and command line interface tools. With OCI Document Understanding, you can automate tedious business processing tasks with prebuilt AI models and customize document extraction to fit your industry-specific needs.
4+
5+
# Table of Contents
6+
7+
1. [Team Publications](#team-publications)
8+
2. [Useful Links](#useful-links)
9+
10+
## Team Publications
11+
12+
### Oracle Learning (Videos)
13+
14+
- [Demo: Automate Invoice Handling - Oracle Integration Cloud & AI Document Understanding Service](https://youtu.be/k72CcNhmOjs)
15+
16+
## Useful Links
17+
18+
- [Product Page on Oracle.com](https://www.oracle.com/artificial-intelligence/document-understanding/)
19+
- [Documentation](https://docs.oracle.com/iaas/document-understanding/document-understanding/using/home.htm)
20+
- [Oracle Learning Playlist - OCI Document Understanding Service](https://youtube.com/playlist?list=PLKCk3OyNwIzt1x62El9gGGeNaQr0va58c)
21+
- Overview and Product Demos by Oracle Product Management
22+
- [LiveLabs -
23+
Introduction to OCI Document Understanding](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3585)
24+
- [GitHub Examples](https://github.com/oracle-samples/oci-data-science-ai-samples/tree/master/labs/ai-document-understanding)
25+
26+
### Articles
27+
28+
- [Announcing OCI Document Understanding custom model support (June 14, 2023)](https://blogs.oracle.com/ai-and-datascience/post/oci-document-understanding-custom-model-support)
29+
- [Announcing OCI Document Understanding service (December 8, 2022)](https://blogs.oracle.com/ai-and-datascience/post/announcing-oci-document-understanding-service)
30+
31+
# License
32+
33+
Copyright (c) 2023 Oracle and/or its affiliates.
34+
35+
Licensed under the Universal Permissive License (UPL), Version 1.0.
36+
37+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.

0 commit comments

Comments
 (0)