Skip to content

Commit f01aad6

Browse files
committed
updated readme for document understanding and for sub-area page
1 parent 2c294a1 commit f01aad6

File tree

2 files changed

+19
-22
lines changed

2 files changed

+19
-22
lines changed

application-development/ai-cloud-services/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# AI Cloud Services
22

33
Oracle Cloud Infrastructure (OCI) AI Services is a collection of services with prebuilt machine learning models that make it easier for developers to apply AI to applications and business operations. The models can be custom-trained for more accurate business results. Teams within an organization can reuse the models, datasets, and data labels across services. OCI AI Services makes it possible for developers to easily add machine learning to apps without slowing down application development.
4-
5-
- [Oracle AI Services](https://www.oracle.com/artificial-intelligence/ai-services/)
6-
- Oracle AI Services homepage
74

8-
Navigate the pages for each service and find specific assets (reusable code, demos, architecture center articles, etc).
5+
# General Links
6+
7+
- [Oracle AI Services Oracle.com Page](https://www.oracle.com/artificial-intelligence/ai-services/)
98

109
# License
1110

application-development/ai-cloud-services/document-understanding/README.md

Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,33 @@ Oracle Cloud Infrastructure (OCI) Document Understanding is an AI service that e
44

55
# Table of Contents
66

7-
1. [Publications](#team-publications)
8-
1. [Demos](#demos)
9-
3. [LiveLabs and Workshops](#livelabs-and-workshops)
10-
4. [Reusable Assets](#reusable-assets)
11-
2. [Other Links](#other-links)
7+
1. [Team Publications](#team-publications)
8+
2. [Useful Links](#useful-links)
129

1310
## Team Publications
1411

15-
- [Announcing OCI Document Understanding custom model support (June 14, 2023)](https://blogs.oracle.com/ai-and-datascience/post/oci-document-understanding-custom-model-support)
16-
- [Announcing OCI Document Understanding service (December 8, 2022)](https://blogs.oracle.com/ai-and-datascience/post/announcing-oci-document-understanding-service)
17-
1812
### Demos
19-
20-
- [Oracle Learning Playlist - OCI Document Understanding Service](https://youtube.com/playlist?list=PLKCk3OyNwIzt1x62El9gGGeNaQr0va58c)
21-
- Overview and Product Demos by Oracle Product Management
13+
2214
- [Demo: Automate Invoice Handling - Oracle Integration Cloud & AI Document Understanding Service](https://youtu.be/k72CcNhmOjs)
2315
- [Smarter Apps with AI, OIC partner community webcast June 2023](https://videohub.oracle.com/media/Smarter+AI+Apps+with+OIC+partner+community+webcast+June+2023-1080p30/1_m2yjnvf9)
2416
- OCI Language and Document Understanding are cloud-based AI services for performing sophisticated text analysis and extracting data from all kinds of documents e.g. Passport, Driving License, Invoices, Receipts, etc. You can use these services to build intelligent applications by leveraging REST APIs. You can use these services to build intelligent applications by leveraging REST APIs and automating using Oracle Integration Cloud. This allows you to process unstructured text for use cases such as sentiment analysis, service ticket classification, document extraction, and more using pre-trained models or your own custom models leveraging OCI Data Labelling.
2517

26-
### Livelabs and Workshops
27-
- [LiveLabs - Introduction to OCI Document Understanding](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3585)
18+
## Useful Links
2819

29-
### Reusable assets
20+
- [Oracle Learning YouTube Playlist - OCI Document Understanding Service](https://youtube.com/playlist?list=PLKCk3OyNwIzt1x62El9gGGeNaQr0va58c)
21+
- Overview and Product Demos by Product Management
3022
- [GitHub Examples](https://github.com/oracle-samples/oci-data-science-ai-samples/tree/master/labs/ai-document-understanding)
23+
- [LiveLabs - Introduction to OCI Document Understanding](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3585)
3124

32-
## Useful Links
33-
34-
- [Product Page on Oracle.com](https://www.oracle.com/artificial-intelligence/document-understanding/)
35-
- [Documentation](https://docs.oracle.com/iaas/document-understanding/document-understanding/using/home.htm)
25+
### Articles
26+
27+
- [Announcing OCI Document Understanding custom model support (June 14, 2023)](https://blogs.oracle.com/ai-and-datascience/post/oci-document-understanding-custom-model-support)
28+
- [Announcing OCI Document Understanding service (December 8, 2022)](https://blogs.oracle.com/ai-and-datascience/post/announcing-oci-document-understanding-service)
29+
30+
### General Product Links
31+
32+
- [Document Understanding Oracle.com Page](https://www.oracle.com/artificial-intelligence/document-understanding/)
33+
- [Document Understanding Documentation](https://docs.oracle.com/iaas/document-understanding/document-understanding/using/home.htm)
3634

3735
# License
3836

0 commit comments

Comments
 (0)