Skip to content

Commit a869fcb

Browse files
authored
Merge branch 'main' into fn-datasafe-to-oci-logging-patch1
2 parents 6f4d27c + 9bf3ecc commit a869fcb

File tree

509 files changed

+26314
-3421
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

509 files changed

+26314
-3421
lines changed

ai-and-app-modernisation/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# AI and App Modernisation
2+
3+
4+
On Oracle Cloud Infrastructure (OCI), business users and developers find a comprehensive portfolio of tools and services to create, modernize, and extend enterprise applications.
5+
6+
This area includes Application Integration, AI Services, Content Management, as well as many other exciting low code and no code services.
7+
8+
For more details, also see [oracle.com](https://www.oracle.com/):
9+
[Application Integration](https://www.oracle.com/integration/) | [Artificial Intelligence Services](https://www.oracle.com/artificial-intelligence/) | [Content Management](https://www.oracle.com/content-management/)
10+
11+
# License
12+
13+
Copyright (c) 2023 Oracle and/or its affiliates.
14+
15+
Licensed under the Universal Permissive License (UPL), Version 1.0.
16+
17+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,20 @@
1-
# AI Cloud Services
1+
# AI 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.
44

55
# Table of Contents
66

7-
1. [Team Publications](#team-publications)
8-
2. [Useful Links](#useful-links)
9-
10-
## Team Publications
11-
12-
### Webinar
13-
- [Cloud Customer Connect - How to Train Your Oracle AI Cloud Service Model](https://community.oracle.com/customerconnect/events/604740-oci-how-to-train-your-oracle-ai-cloud-service-model)
14-
- In this session, we demonstrate how you can use OCI AI services, to create custom models using the data labeling, vision and document understanding service.
7+
- [Useful Links](#useful-links)
158

169
# Useful Links
1710

1811
- [Oracle AI Services Oracle.com Page](https://www.oracle.com/artificial-intelligence/ai-services/)
12+
- [Oracle’s Generative AI strategy](https://blogs.oracle.com/ai-and-datascience/post/generative-ai-strategy)
1913

2014
# License
2115

2216
Copyright (c) 2023 Oracle and/or its affiliates.
2317

2418
Licensed under the Universal Permissive License (UPL), Version 1.0.
2519

26-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
20+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

app-dev/ai-cloud-services/document-understanding/README.md renamed to ai-and-app-modernisation/ai-services/ai-document-understanding/README.md

Lines changed: 28 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,39 +4,54 @@ 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)
7+
- [Team Publications](#team-publications)
8+
- [LiveLabs and Workshops](#livelabs-and-workshops)
9+
- [Reusable Assets Overview](#reusable-assets-overview)
10+
- [Useful Links](#useful-links)
11+
- [Customer Stories](#customer-stories)
912

10-
## Team Publications
13+
# Team Publications
14+
15+
## Reusable Assets Overview
16+
17+
- [Cloud Coaching - AI Based & Real Time Gmail Invoice Documents Processing into Oracle Fusion ERP Cloud](https://youtu.be/wq7HH-WYslU?si=wBqH5eEkcC0hYKqj)
18+
How can you speed up your Account Payable Invoice Processing Cycle? Document Understanding and OCI Intelligent Automation Engine running on top of Oracle Fusion ERP Cloud can help:
19+
- Through a live demo, we show how to use it to enable an AI-based, Event-Driven and Real-Time Invoice Processing Solution into Oracle Fusion ERP Cloud on top of Gmail Invoices as Attachments
20+
- Learn how Oracle Integration Cloud combined with OCI Streaming to allow real-time capture of Gmail Messages (leveraging Gmail Push Notifications via Google Cloud Pub/Sub)
21+
- Then, using AI Document Understanding, uncover Invoice Documents Data using the Key-Value Extraction and automatically load it into Oracle Fusion ERP Cloud using Oracle Integration Cloud's native connectors
1122

12-
### Demos
1323
- [Cloud Coaching - Automating Invoice Handling using OIC and AI Document Understanding Service](https://www.youtube.com/watch?v=pjdQzFscOrk)
1424
- In this session, we demonstrate how you can use OCI AI Document Understanding service's pre-trained models to extract key information from invoices and use Oracle Integration Cloud to automate the whole process. It also includes kick-starting process workflows where human intervention is required.
1525
- [Demo: Automate Invoice Handling - Oracle Integration Cloud & AI Document Understanding Service](https://youtu.be/k72CcNhmOjs)
1626
- [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)
1727
- 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.
28+
- [Document Understanding (Insurance Document) Key Value extraction demo](https://youtu.be/QsFqaRxtV1s)
29+
- [Cloud Customer Connect - How to Train Your Oracle AI Cloud Service Model](https://community.oracle.com/customerconnect/events/604740-oci-how-to-train-your-oracle-ai-cloud-service-model)
30+
- In this session, we demonstrate how you can use OCI AI services, to create custom models using the data labeling, vision and document understanding service.
1831

19-
## Useful Links
32+
# Useful Links
2033

34+
- [Automate with documents using AI](https://blogs.oracle.com/ai-and-datascience/post/automate-documents-using-ai)
2135
- [Oracle Learning YouTube Playlist - OCI Document Understanding Service](https://youtube.com/playlist?list=PLKCk3OyNwIzt1x62El9gGGeNaQr0va58c)
22-
- Overview and Product Demos by Product Management
2336
- [GitHub Examples](https://github.com/oracle-samples/oci-data-science-ai-samples/tree/master/labs/ai-document-understanding)
24-
- [LiveLabs - Introduction to OCI Document Understanding](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3585)
25-
26-
### Articles
27-
2837
- [Announcing OCI Document Understanding custom model support (June 14, 2023)](https://blogs.oracle.com/ai-and-datascience/post/oci-document-understanding-custom-model-support)
2938
- [Announcing OCI Document Understanding service (December 8, 2022)](https://blogs.oracle.com/ai-and-datascience/post/announcing-oci-document-understanding-service)
3039

31-
### General Product Links
32-
3340
- [Document Understanding Oracle.com Page](https://www.oracle.com/artificial-intelligence/document-understanding/)
3441
- [Document Understanding Documentation](https://docs.oracle.com/iaas/document-understanding/document-understanding/using/home.htm)
3542

43+
# LiveLabs and Workshops
44+
45+
- [Introduction to OCI Document Understanding](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3585)
46+
47+
# Customer Stories
48+
49+
- [Trailcon Leasing: Low-code and AI for Automating Invoice Processing & Approval Workflow](https://asktom.oracle.com/pls/apex/f?p=100:551:114803500934032::::P551_INVITED,P551_CLASS_ID:N,21886)
50+
3651
# License
3752

3853
Copyright (c) 2023 Oracle and/or its affiliates.
3954

4055
Licensed under the Universal Permissive License (UPL), Version 1.0.
4156

42-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
57+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

app-dev/ai-cloud-services/ai-language/README.md renamed to ai-and-app-modernisation/ai-services/ai-language/README.md

Lines changed: 43 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,36 +4,65 @@ OCI Language is a cloud-based AI service for performing sophisticated text analy
44

55
# Table of Contents
66

7-
1. [Team Publications](#publications)
8-
2. [Useful Links](#useful-uinks)
9-
3. [LiveLabs and Workshops](#livelabs-and-workshops)
10-
4. [Reusable Assets Overview](#reusable-assets)
7+
- [AI Language](#ai-language)
8+
- [Table of Contents](#table-of-contents)
9+
- [Team Publications](#team-publications)
10+
- [Architecture Center](#architecture-center)
11+
- [LiveLabs and Workshops](#livelabs-and-workshops)
12+
- [Reusable Assets](#reusable-assets)
13+
- [Useful Links](#useful-links)
14+
- [Customer Stories](#customer-stories)
15+
- [License](#license)
1116

12-
## Publications
17+
# Team Publications
1318

1419
- [Saving the Bees using AI: One Positive Entity at a Time](https://www.linkedin.com/pulse/saving-bees-using-ai-one-positive-entity-time-ismail-syed/)
15-
- [Use OCI Language for customer feedback analysis](https://docs.oracle.com/en/solutions/oci-ai-language/index.html#GUID-33D63770-1F4D-4AAE-BC6D-D42C62D10CC2)
16-
17-
## LiveLabs and Workshops
18-
19-
- [Get started with Oracle Cloud Infrastructure Language](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=887&clear=RR,180&session=5298742340912)
20-
- [Perform Sentiment Analysis with OCI AI Language Service and OAC](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3214&clear=RR,180&session=5298742340912)
21-
- [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)
22-
- [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)
2320

2421
## Reusable Assets
2522

2623
- [OCI AI Language Service introduction video](https://www.youtube.com/watch?v=-t6jje8SRXU)
24+
- [Real-Time Outlook Email Analysis with Oracle Integration & OCI AI Language](https://youtu.be/qzyzdAZjUU0?si=moC-O47m7L1nrhqx)
25+
- Through a Live Demo you will see how Oracle Integration Cloud work seamlessly with Oracle Cloud Streaming & API Gateway for instant Outlook Messages capture via Microsoft Graph Webhooks
26+
27+
- Explore Email Sentiment Analysis & Categorization with Oracle Cloud AI Language Service
28+
29+
- Explore Email "Quick Replies" Generation with Oracle Cloud Generative AI Service (in Beta Program, limited availability)
30+
31+
- Explore No-Code Integration flow into Oracle Autonomous Database & Automatic Creation of Service Tickets into Customer Service Apps, all orchestrated by Oracle Integration Cloud
32+
33+
- Finally, watch live Email Classification & Analysis Dashboard with Oracle Analytics Cloud
34+
- [Enabling a WhatsApp Customer HelpMate using OCI Generative AI, AI Language & Integration](https://www.youtube.com/watch?v=ryo3wVB_69E)
35+
- Use OCI Generative AI (in pre-availability) for "Customer Service Quick Replies" Generation for Whatsapp Neutral Messages (customer questions, queries, etc.), sentence-level sentiment analysis from OCI AI Language to uncover overall sentiment and set service ticket severity for negative Whatsapp messages, automatically classify Customer Service tickets through OCI AI Language custom text classification and aspect-based sentiment analysis (ABSA) services.
36+
- Learn how Oracle Integration Cloud and Oracle Cloud Infrastructure (OCI) Streaming allow real-time capture of WhatsApp messages.
37+
- All this automation using OCI AI Services APIs orchestrated by Oracle Integration Cloud (using no-code integration approach)
2738
- [Enabling an Event-Driven, Real-Time Twitter Sentiment Analysis Dashboard Demo ](https://www.youtube.com/watch?v=9hvUxLSE3Vg)
2839
- [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)
2940
- 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.
41+
- [AI Language demo](https://youtu.be/w8vFTKp4JME)
42+
- [AI Language - Hotel Reviews (AI Language, OAC)](https://youtu.be/pmf90oUZGH4)
43+
44+
# Architecture Center
45+
46+
- [Use OCI Language for customer feedback analysis](https://docs.oracle.com/en/solutions/oci-ai-language/index.html#GUID-33D63770-1F4D-4AAE-BC6D-D42C62D10CC2)
3047

31-
## Useful Links
48+
# Useful Links
3249

3350
- [Oracle AI Language on oracle.com](https://www.oracle.com/uk/artificial-intelligence/language/)
3451
- [Oracle AI Language documentation](https://docs.oracle.com/en-us/iaas/language/using/language.htm)
3552
- [Oracle AI Language blog announcement](https://blogs.oracle.com/ai-and-datascience/post/announcing-oci-language)
3653

54+
55+
# LiveLabs and Workshops
56+
57+
- [Get started with Oracle Cloud Infrastructure Language](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=887&clear=RR,180&session=5298742340912)
58+
- [Perform Sentiment Analysis with OCI AI Language Service and OAC](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3214&clear=RR,180&session=5298742340912)
59+
- [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)
60+
- [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)
61+
62+
# Customer Stories
63+
64+
- [Aon improves customer experience with OCI Language service](https://www.oracle.com/customers/aon-case-study/)
65+
3766
# License
3867

3968
Copyright (c) 2023 Oracle and/or its affiliates.

app-dev/ai-cloud-services/ai-speech/README.md renamed to ai-and-app-modernisation/ai-services/ai-speech/README.md

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,32 @@ OCI Speech is an AI service that applies automatic speech recognition technology
44

55
# Table of Contents
66

7-
1. [Team Publications](#team-publications)
8-
2. [Useful Links](#useful-uinks)
9-
3. [LiveLabs and Workshops](#livelabs-and-workshops)
10-
4. [Reusable Assets Overview](#reusable-assets-overview)
7+
- [AI Speech](#ai-speech)
8+
- [Table of Contents](#table-of-contents)
9+
- [Team Publications](#team-publications)
10+
- [Architecture Center](#architecture-center)
11+
- [LiveLabs and Workshops](#livelabs-and-workshops)
12+
- [Reusable Assets Overview](#reusable-assets-overview)
13+
- [Useful Links](#useful-links)
14+
- [License](#license)
15+
16+
# Team Publications
17+
18+
## Reusable Assets Overview
1119

12-
## Team Publications
20+
- [Demos built using OCI Python SDK](https://github.com/luigisaetta/oci-speech-demos)
21+
- [AI Speech console demo](https://youtu.be/EWBSoSLNph8)
22+
23+
# Architecture Center
1324

14-
### LiveLabs and Workshops
25+
- [Use OCI Speech to transcribe natural language](https://docs.oracle.com/en/solutions/ai-speech/index.html)
26+
27+
# LiveLabs and Workshops
1528

1629
- [Introduction to OCI Speech](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3135&clear=RR,180&session=106771425893627)
1730

18-
### Reusable Assets Overview
19-
20-
- [Demos built using OCI Python SDK](https://github.com/luigisaetta/oci-speech-demos)
2131

22-
## Useful Links
32+
# Useful Links
2333

2434
- [Oracle AI Speech on oracle.com](https://www.oracle.com/uk/artificial-intelligence/speech/)
2535
- [Oracle AI Speech documentation](https://docs.oracle.com/en-us/iaas/Content/speech/home.htm)

app-dev/ai-cloud-services/ai-vision/README.md renamed to ai-and-app-modernisation/ai-services/ai-vision/README.md

Lines changed: 34 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,45 @@ OCI Vision is an AI service for performing deep-learning–based image analysis
44

55
# Table of Contents
66

7-
1. [Publications](#team-publications)
8-
2. [Useful Links](#useful-uinks)
9-
3. [LiveLabs and Workshops](#livelabs-and-workshops)
10-
4. [Reusable Assets Overview](#reusable-assets-overview)
11-
5. [Other useful links](useful-links)
7+
- [AI Vision](#ai-vision)
8+
- [Table of Contents](#table-of-contents)
9+
- [Team Publications](#team-publications)
10+
- [Architecture Center](#architecture-center)
11+
- [LiveLabs and Workshops](#livelabs-and-workshops)
12+
- [Reusable Assets Overview](#reusable-assets-overview)
13+
- [Useful Links](#useful-links)
14+
- [License](#license)
1215

13-
## Team Publications
16+
# Team Publications
1417

1518
- [OCI Vision Saving Bees using Object Detection](https://www.linkedin.com/pulse/saving-bees-using-ai-one-object-time-ismail-syed/)
1619
- [OCI Vision Healthcare Image Analysis](https://blogs.oracle.com/ai-and-datascience/post/advancing-healthcare-image-analysis-on-oci)
1720
- [Build a real-time object identifier using OCI Vision and Oracle Autonomous Database](https://docs.oracle.com/en/solutions/realtime-ocivision-object-identification/index.html#GUID-A875FB7D-29E3-4FBF-AED5-C0CF43F71469)
1821
- The reference architecture describes how you can integrate an OCI Vision-trained model with a front-end web app to perform real-time object identification with a mobile phone camera.
22+
23+
## Reusable Assets Overview
1924

20-
### LiveLabs and Workshops
25+
- [OCI image classification using data labeling and vision service](https://github.com/carlgira/oci-image-classification)
26+
- [OCI object detection using data labeling and vision service](https://github.com/carlgira/oci-object-detection)
27+
- [Perform image recognition with Oracle Cloud Infrastructure OCI Vision](https://youtu.be/G11INIVtlMY?si=ixMoLE2jSq7f_Iyi)
28+
- [AI vision web client](https://github.com/oracle-devrel/oci-tf-vision-web-client)
29+
- Terraform script that will create a set of resources on OCI to create a web app to test an existing vision model.
30+
- [Vision Image Classification demo](https://youtu.be/9_NSumsQcMs)
31+
- [Vision Object Detection demo](https://youtu.be/iiuluuOlAKc)
32+
- [AI Vision Car parking utilisation demo (OCI AI Vision, OAC)](https://youtu.be/VlZDaUC2Jus)
33+
- [Cloud Customer Connect - How to Train Your Oracle AI Cloud Service Model](https://community.oracle.com/customerconnect/events/604740-oci-how-to-train-your-oracle-ai-cloud-service-model)
34+
- In this session, we demonstrate how you can use OCI AI services, to create custom models using the data labeling, vision and document understanding service.
35+
36+
# Useful Links
37+
38+
- [Oracle AI Vision on oracle.com](https://www.oracle.com/uk/artificial-intelligence/vision/)
39+
- [Oracle AI Vision documentation](https://docs.oracle.com/en-us/iaas/vision/vision/using/home.htm)
40+
41+
# Architecture Center
42+
43+
- [Build a real-time object identifier using OCI Vision and Oracle Autonomous Database](https://docs.oracle.com/en/solutions/realtime-ocivision-object-identification/index.html)
44+
45+
# LiveLabs and Workshops
2146

2247
- [LiveLabs - AI Vision introduction](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=931&clear=RR,180&session=101189893786132)
2348
- Introduction: OCI Vision
@@ -35,18 +60,8 @@ OCI Vision is an AI service for performing deep-learning–based image analysis
3560
- Lab 5: Translate Camera Coordinates to Football Pitch Coordinates
3661
- Lab 6: Connecting to Autonomous Data Warehouse
3762
- Lab 7: Processing the entire video
63+
- [How to Use AI Vision and Drones for Inventory Management](https://go.oracle.com/LP=135420)
3864

39-
### Reusable Assets Overview
40-
41-
- [OCI image classification using data labeling and vision service](https://github.com/carlgira/oci-image-classification)
42-
- [OCI object detection using data labeling and vision service](https://github.com/carlgira/oci-object-detection)
43-
- [AI vision web client](https://github.com/oracle-devrel/oci-tf-vision-web-client)
44-
- Terraform script that will create a set of resources on OCI to create a web app to test an existing vision model.
45-
46-
## Useful Links
47-
48-
- [Oracle AI Vision on oracle.com](https://www.oracle.com/uk/artificial-intelligence/vision/)
49-
- [Oracle AI Vision documentation](https://docs.oracle.com/en-us/iaas/vision/vision/using/home.htm)
5065

5166

5267
# License
@@ -55,4 +70,4 @@ Copyright (c) 2023 Oracle and/or its affiliates.
5570

5671
Licensed under the Universal Permissive License (UPL), Version 1.0.
5772

58-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
73+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)