Skip to content

Commit 42839da

Browse files
authored
Merge branch 'main' into hyperion-update-february
2 parents fd72625 + 65054c0 commit 42839da

File tree

835 files changed

+15228
-3793
lines changed

Some content is hidden

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

835 files changed

+15228
-3793
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2023 Oracle and/or its affiliates.
1+
Copyright (c) 2024 Oracle and/or its affiliates.
22

33
The Universal Permissive License (UPL), Version 1.0
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ We create all kinds of interesting assets in our line of work, which we believe
1313
We structure our assets by our internal product areas and reflect this in the folder structure of this repository. The repository will have at least four levels of folders, starting with the first representing a wider product area (like Infrastructure Cloud), followed by a specific product area (like Compute), followed by a product or cloud service (like Bare Metal Compute), and finally by an asset for that product (like How-to-Guides).
1414

1515
## License
16-
Copyright (c) 2023 Oracle and/or its affiliates.
16+
Copyright (c) 2024 Oracle and/or its affiliates.
1717

1818
Licensed under the Universal Permissive License (UPL), Version 1.0.
1919

ai-and-app-modernisation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ For more details, also see [oracle.com](https://www.oracle.com/):
1010

1111
# License
1212

13-
Copyright (c) 2023 Oracle and/or its affiliates.
13+
Copyright (c) 2024 Oracle and/or its affiliates.
1414

1515
Licensed under the Universal Permissive License (UPL), Version 1.0.
1616

ai-and-app-modernisation/ai-services/README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,28 @@
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

5+
Reviewed: 30.01.2024
6+
57
# Table of Contents
68

79
- [Useful Links](#useful-links)
10+
- [Reusable Assets](#reusable-assets)
811

912
# Useful Links
1013

1114
- [Oracle AI Services Oracle.com Page](https://www.oracle.com/artificial-intelligence/ai-services/)
1215
- [Oracle’s Generative AI strategy](https://blogs.oracle.com/ai-and-datascience/post/generative-ai-strategy)
16+
- [OCI AI Foundations Certification](https://mylearn.oracle.com/ou/component/-/127179/198553)
17+
- [AI use cases - 10 examples](https://www.oracle.com/a/ocom/docs/gated/ai-use-cases-ebook.pdf)
18+
- [Availability of AI Services across OCI datacenters](https://www.oracle.com/uk/cloud/public-cloud-regions/service-availability/#commercial)
19+
20+
# Reusable Assets
21+
- [Smarter Applications with AI Services](https://go.oracle.com/LP=138234?elqCampaignId=489428&src1=:so:ch:or:dg::::&SC=:so:ch:or:dg::::&pcode=WWMK230822P00010)
22+
- [Oracle AI Strategy and Platform webinar](https://go.oracle.com/LP=138234?elqCampaignId=489428&src1=:so:ch:or:dg::::&SC=:so:ch:or:dg::::&pcode=WWMK230822P00010)
1323

1424
# License
1525

16-
Copyright (c) 2023 Oracle and/or its affiliates.
26+
Copyright (c) 2024 Oracle and/or its affiliates.
1727

1828
Licensed under the Universal Permissive License (UPL), Version 1.0.
1929

ai-and-app-modernisation/ai-services/ai-document-understanding/README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Document Understanding
22

33
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-
4+
5+
Reviewed: 30.01.2024
6+
7+
58
# Table of Contents
69

710
- [Team Publications](#team-publications)
@@ -40,17 +43,17 @@ Oracle Cloud Infrastructure (OCI) Document Understanding is an AI service that e
4043
- [Document Understanding Oracle.com Page](https://www.oracle.com/artificial-intelligence/document-understanding/)
4144
- [Document Understanding Documentation](https://docs.oracle.com/iaas/document-understanding/document-understanding/using/home.htm)
4245

43-
# LiveLabs and Workshops
46+
## LiveLabs and Workshops
4447

4548
- [Introduction to OCI Document Understanding](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3585)
4649

47-
# Customer Stories
50+
## Customer Stories
4851

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)
52+
- [Trailcon Leasing: Low-code and AI for Automating Invoice Processing & Approval Workflow](https://www.youtube.com/watch?v=TsbNU6xdQPw)
5053

5154
# License
5255

53-
Copyright (c) 2023 Oracle and/or its affiliates.
56+
Copyright (c) 2024 Oracle and/or its affiliates.
5457

5558
Licensed under the Universal Permissive License (UPL), Version 1.0.
5659

ai-and-app-modernisation/ai-services/ai-language/README.md

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

33
OCI Language is a cloud-based AI service for performing sophisticated text analysis at scale. Use this service to build intelligent applications by leveraging REST APIs and SDKs to process unstructured text for sentiment analysis, entity recognition, translation, and more.
44

5+
Reviewed: 30.01.2024
6+
57
# Table of Contents
68

79
- [AI Language](#ai-language)
@@ -18,7 +20,29 @@ OCI Language is a cloud-based AI service for performing sophisticated text analy
1820

1921
- [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/)
2022

21-
## Reusable Assets
23+
## Architecture Center
24+
25+
- [Use OCI Language for customer feedback analysis](https://docs.oracle.com/en/solutions/oci-ai-language/index.html#GUID-33D63770-1F4D-4AAE-BC6D-D42C62D10CC2)
26+
27+
# Useful Links
28+
29+
- [Oracle AI Language on oracle.com](https://www.oracle.com/uk/artificial-intelligence/language/)
30+
- [Oracle AI Language documentation](https://docs.oracle.com/en-us/iaas/language/using/language.htm)
31+
- [Oracle AI Language blog announcement](https://blogs.oracle.com/ai-and-datascience/post/announcing-oci-language)
32+
33+
34+
## LiveLabs and Workshops
35+
36+
- [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)
37+
- [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)
38+
- [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)
39+
- [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)
40+
41+
## Customer Stories
42+
43+
- [Aon improves customer experience with OCI Language service](https://www.oracle.com/customers/aon-case-study/)
44+
45+
# Reusable Assets
2246

2347
- [OCI AI Language Service introduction video](https://www.youtube.com/watch?v=-t6jje8SRXU)
2448
- [Real-Time Outlook Email Analysis with Oracle Integration & OCI AI Language](https://youtu.be/qzyzdAZjUU0?si=moC-O47m7L1nrhqx)
@@ -41,32 +65,10 @@ OCI Language is a cloud-based AI service for performing sophisticated text analy
4165
- [AI Language demo](https://youtu.be/w8vFTKp4JME)
4266
- [AI Language - Hotel Reviews (AI Language, OAC)](https://youtu.be/pmf90oUZGH4)
4367

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)
47-
48-
# Useful Links
49-
50-
- [Oracle AI Language on oracle.com](https://www.oracle.com/uk/artificial-intelligence/language/)
51-
- [Oracle AI Language documentation](https://docs.oracle.com/en-us/iaas/language/using/language.htm)
52-
- [Oracle AI Language blog announcement](https://blogs.oracle.com/ai-and-datascience/post/announcing-oci-language)
53-
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-
6668
# License
6769

68-
Copyright (c) 2023 Oracle and/or its affiliates.
70+
Copyright (c) 2024 Oracle and/or its affiliates.
6971

7072
Licensed under the Universal Permissive License (UPL), Version 1.0.
7173

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

ai-and-app-modernisation/ai-services/ai-speech/README.md

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

33
OCI Speech is an AI service that applies automatic speech recognition technology to transform audio-based content into text. Developers can easily make API calls to integrate OCI Speech’s pre-trained models into their applications. OCI Speech can be used for accurate, text-normalized, time-stamped transcription via the console and REST APIs as well as command-line interfaces or SDKs. You can also use OCI Speech in an OCI Data Science notebook session. With OCI Speech, you can filter profanities, get confidence scores for both single words and complete transcriptions, and more.
44

5+
Reviewed: 30.01.2024
6+
57
# Table of Contents
68

79
- [AI Speech](#ai-speech)
@@ -20,11 +22,11 @@ OCI Speech is an AI service that applies automatic speech recognition technology
2022
- [Demos built using OCI Python SDK](https://github.com/luigisaetta/oci-speech-demos)
2123
- [AI Speech console demo](https://youtu.be/EWBSoSLNph8)
2224

23-
# Architecture Center
25+
## Architecture Center
2426

2527
- [Use OCI Speech to transcribe natural language](https://docs.oracle.com/en/solutions/ai-speech/index.html)
2628

27-
# LiveLabs and Workshops
29+
## LiveLabs and Workshops
2830

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

@@ -33,12 +35,13 @@ OCI Speech is an AI service that applies automatic speech recognition technology
3335

3436
- [Oracle AI Speech on oracle.com](https://www.oracle.com/uk/artificial-intelligence/speech/)
3537
- [Oracle AI Speech documentation](https://docs.oracle.com/en-us/iaas/Content/speech/home.htm)
38+
- [Oracle Speech AI service now supports diarization](https://blogs.oracle.com/ai-and-datascience/post/oracle-speech-ai-service-now-supports-diarization)
3639

3740

3841
# License
3942

40-
Copyright (c) 2023 Oracle and/or its affiliates.
43+
Copyright (c) 2024 Oracle and/or its affiliates.
4144

4245
Licensed under the Universal Permissive License (UPL), Version 1.0.
4346

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

ai-and-app-modernisation/ai-services/ai-vision/README.md

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

33
OCI Vision is an AI service for performing deep-learning–based image analysis at scale. With prebuilt models available out of the box, developers can easily build image recognition and text recognition into their applications without machine learning (ML) expertise. For industry-specific use cases, developers can automatically train custom vision models with their own data. These models can be used to detect visual anomalies in manufacturing, organize digital media assets, and tag items in images to count products or shipments.
44

5+
Reviewed: 30.01.2024
6+
57
# Table of Contents
68

79
- [AI Vision](#ai-vision)
@@ -20,29 +22,16 @@ OCI Vision is an AI service for performing deep-learning–based image analysis
2022
- [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)
2123
- 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.
2224

23-
## Reusable Assets Overview
24-
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-
3625
# Useful Links
3726

3827
- [Oracle AI Vision on oracle.com](https://www.oracle.com/uk/artificial-intelligence/vision/)
3928
- [Oracle AI Vision documentation](https://docs.oracle.com/en-us/iaas/vision/vision/using/home.htm)
4029

41-
# Architecture Center
30+
## Architecture Center
4231

4332
- [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)
4433

45-
# LiveLabs and Workshops
34+
## LiveLabs and Workshops
4635

4736
- [LiveLabs - AI Vision introduction](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=931&clear=RR,180&session=101189893786132)
4837
- Introduction: OCI Vision
@@ -62,11 +51,23 @@ OCI Vision is an AI service for performing deep-learning–based image analysis
6251
- Lab 7: Processing the entire video
6352
- [How to Use AI Vision and Drones for Inventory Management](https://go.oracle.com/LP=135420)
6453

54+
# Reusable Assets Overview
55+
56+
- [OCI image classification using data labeling and vision service](https://github.com/carlgira/oci-image-classification)
57+
- [OCI object detection using data labeling and vision service](https://github.com/carlgira/oci-object-detection)
58+
- [Perform image recognition with Oracle Cloud Infrastructure OCI Vision](https://youtu.be/G11INIVtlMY?si=ixMoLE2jSq7f_Iyi)
59+
- [AI vision web client](https://github.com/oracle-devrel/oci-tf-vision-web-client)
60+
- Terraform script that will create a set of resources on OCI to create a web app to test an existing vision model.
61+
- [Vision Image Classification demo](https://youtu.be/9_NSumsQcMs)
62+
- [Vision Object Detection demo](https://youtu.be/iiuluuOlAKc)
63+
- [AI Vision Car parking utilisation demo (OCI AI Vision, OAC)](https://youtu.be/VlZDaUC2Jus)
64+
- [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)
65+
- 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.
6566

6667

6768
# License
6869

69-
Copyright (c) 2023 Oracle and/or its affiliates.
70+
Copyright (c) 2024 Oracle and/or its affiliates.
7071

7172
Licensed under the Universal Permissive License (UPL), Version 1.0.
7273

0 commit comments

Comments
 (0)