Skip to content

Commit d00a9e2

Browse files
committed
updated ai services
1 parent 92db5d9 commit d00a9e2

File tree

3 files changed

+30
-19
lines changed
  • application-development

3 files changed

+30
-19
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ OCI Language is a cloud-based AI service for performing sophisticated text analy
77
1. [Team Publications](#publications)
88
2. [Useful Links](#useful-uinks)
99
3. [LiveLabs and Workshops](#livelabs-and-workshops)
10-
4. [Reusable Assets Overview](#reusable-assets-overview)
10+
4. [Reusable Assets Overview](#reusable-assets)
1111

1212
## Publications
1313

@@ -21,10 +21,12 @@ OCI Language is a cloud-based AI service for performing sophisticated text analy
2121
- [Deliver Immersive Conversational User Experiences with OCI AI Services](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3452&clear=RR,180&session=5298742340912)
2222
- [Build applications with Oracle’s AI services](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3674&clear=RR,180&session=5298742340912)
2323

24-
## Reusable Assets Overview
24+
## Reusable Assets
2525

2626
- [OCI AI Language Service introduction video](https://www.youtube.com/watch?v=-t6jje8SRXU)
2727
- [Enabling an Event-Driven, Real-Time Twitter Sentiment Analysis Dashboard Demo ](https://www.youtube.com/watch?v=9hvUxLSE3Vg)
28+
- [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)
29+
- 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, Receipt 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 automate 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 pretrained models or your own custom models leveraging OCI Data Labelling.
2830

2931
## Useful Links
3032

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

Lines changed: 24 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,29 +4,36 @@ Oracle Cloud Infrastructure (OCI) Document Understanding is an AI service that e
44

55
# Table of Contents
66

7-
1. [Team Publications](#team-publications)
8-
2. [Useful Links](#useful-links)
9-
10-
## Team Publications
7+
1. [Publications](#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)
1112

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
13+
14+
## Publications
15+
16+
- [Announcing OCI Document Understanding custom model support (June 14, 2023)](https://blogs.oracle.com/ai-and-datascience/post/oci-document-understanding-custom-model-support)
17+
- [Announcing OCI Document Understanding service (December 8, 2022)](https://blogs.oracle.com/ai-and-datascience/post/announcing-oci-document-understanding-service)
18+
19+
## Demos
1720

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)
2021
- [Oracle Learning Playlist - OCI Document Understanding Service](https://youtube.com/playlist?list=PLKCk3OyNwIzt1x62El9gGGeNaQr0va58c)
2122
- 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)
23+
- [Demo: Automate Invoice Handling - Oracle Integration Cloud & AI Document Understanding Service](https://youtu.be/k72CcNhmOjs)
24+
- [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)
25+
- 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, Receipt 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 automate 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 pretrained models or your own custom models leveraging OCI Data Labelling.
2526

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

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+
## Reusable assets
31+
- [GitHub Examples](https://github.com/oracle-samples/oci-data-science-ai-samples/tree/master/labs/ai-document-understanding)
32+
33+
## Other Links
34+
35+
- [Product Page on Oracle.com](https://www.oracle.com/artificial-intelligence/document-understanding/)
36+
- [Documentation](https://docs.oracle.com/iaas/document-understanding/document-understanding/using/home.htm)
3037

3138
# License
3239

application-development/application-integration-and-process-automation/reusable-assets-cloud/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This section contains various examples related to Application Integration: demo videos and code examples, articles, blogs, presentations, reference architectures. Links to public content are listed below, while the assets can be found in subfolders.
44

5+
- [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)
6+
- 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, Receipt 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 automate 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 pretrained models or your own custom models leveraging OCI Data Labelling.
57
- [Cloud World Session: LRN1261 - Building a Multicloud, Event-Driven PO Feed Solution with Low-Code Integration](https://youtu.be/eGnbWn9btYA)
68
- Demo Video shown during Oracle Cloud World 2022, where we show how to quickly and easily enable a real-time and event-driven solution to feed a Microsoft Azure SQL database with purchase order data coming from Oracle Enterprise Resource Planning (ERP). Learn how to use a low-code approach with Oracle Integration Cloud's prebuilt connectors and connectivity agent and Oracle Cloud Infrastructure Streaming (Kafka-based)
79
- [Cloud World Session: LRN3620 - Enabling an Event-Driven, Real-Time Twitter Sentiment Analysis Dashboard](https://youtu.be/9hvUxLSE3Vg)

0 commit comments

Comments
 (0)