Skip to content

Commit 9867df2

Browse files
authored
Merge branch 'main' into Add-Integrations-to-SQL-Tools-README.md
2 parents 466ffc9 + c82a779 commit 9867df2

File tree

752 files changed

+60062
-4259
lines changed

Some content is hidden

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

752 files changed

+60062
-4259
lines changed

LICENSE

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

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

@@ -32,4 +32,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3232
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3333
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3434
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
35-
SOFTWARE.
35+
SOFTWARE.

ai-and-app-modernisation/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# AI and App Modernisation
2+
3+
On Oracle Cloud Infrastructure (OCI), developers find a comprehensive portfolio of tools and developer services to build new cloud native applications, modernize, and extend enterprise applications.
4+
5+
This area includes Cloud Native Services, Application Integration, AI Cloud Services, Content Management, as well as many other exciting services that can be used to develop, optimize and extend your applications.
6+
7+
Also, see [oracle.com/application-development] (https://www.oracle.com/uk/application-development/) for details.
8+
9+
# License
10+
11+
Copyright (c) 2023 Oracle and/or its affiliates.
12+
13+
Licensed under the Universal Permissive License (UPL), Version 1.0.
14+
15+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

application-development/ai-cloud-services/README.md renamed to ai-and-app-modernisation/ai-cloud-services/README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,18 @@
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-
# General Links
5+
# Table of Contents
6+
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.
15+
16+
# Useful Links
617

718
- [Oracle AI Services Oracle.com Page](https://www.oracle.com/artificial-intelligence/ai-services/)
819

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

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ 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+
- [Publications](#publications)
10+
- [LiveLabs and Workshops](#livelabs-and-workshops)
11+
- [Reusable Assets](#reusable-assets)
12+
- [Useful Links](#useful-links)
13+
- [License](#license)
1114

1215
## Publications
1316

@@ -27,6 +30,8 @@ OCI Language is a cloud-based AI service for performing sophisticated text analy
2730
- [Enabling an Event-Driven, Real-Time Twitter Sentiment Analysis Dashboard Demo ](https://www.youtube.com/watch?v=9hvUxLSE3Vg)
2831
- [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)
2932
- 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.
33+
- [AI Language demo](https://youtu.be/w8vFTKp4JME)
34+
- [AI Language - Hotel Reviews (AI Language, OAC)](https://youtu.be/pmf90oUZGH4)
3035

3136
## Useful Links
3237

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

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ 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+
- [LiveLabs and Workshops](#livelabs-and-workshops)
11+
- [Reusable Assets Overview](#reusable-assets-overview)
12+
- [Useful Links](#useful-links)
13+
- [License](#license)
1114

1215
## Team Publications
1316

@@ -18,6 +21,7 @@ OCI Speech is an AI service that applies automatic speech recognition technology
1821
### Reusable Assets Overview
1922

2023
- [Demos built using OCI Python SDK](https://github.com/luigisaetta/oci-speech-demos)
24+
- [AI Speech console demo](https://youtu.be/EWBSoSLNph8)
2125

2226
## Useful Links
2327

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

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ 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+
- [LiveLabs and Workshops](#livelabs-and-workshops)
11+
- [Reusable Assets Overview](#reusable-assets-overview)
12+
- [Useful Links](#useful-links)
13+
- [License](#license)
1214

1315
## Team Publications
1416

@@ -42,6 +44,9 @@ OCI Vision is an AI service for performing deep-learning–based image analysis
4244
- [OCI object detection using data labeling and vision service](https://github.com/carlgira/oci-object-detection)
4345
- [AI vision web client](https://github.com/oracle-devrel/oci-tf-vision-web-client)
4446
- Terraform script that will create a set of resources on OCI to create a web app to test an existing vision model.
47+
- [Vision Image Classification demo](https://youtu.be/9_NSumsQcMs)
48+
- [Vision Object Detection demo](https://youtu.be/iiuluuOlAKc)
49+
- [AI Vision Car parking utilisation demo (OCI AI Vision, OAC)](https://youtu.be/VlZDaUC2Jus)
4550

4651
## Useful Links
4752

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Oracle Cloud Infrastructure (OCI) Document Understanding is an AI service that e
1515
- [Demo: Automate Invoice Handling - Oracle Integration Cloud & AI Document Understanding Service](https://youtu.be/k72CcNhmOjs)
1616
- [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)
1717
- 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.
18+
- [Document Understanding (Insurance Document) Key Value extraction demo](https://youtu.be/QsFqaRxtV1s)
1819

1920
## Useful Links
2021

application-development/ai-cloud-services/oracle-digital-assistant/README.md renamed to ai-and-app-modernisation/ai-cloud-services/oracle-digital-assistant/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ Oracle Digital Assistant is a platform powered by artificial intelligence, speci
1515
- [Cloud Coaching - Art of the possible Digital Assistant](https://www.youtube.com/watch?v=zPmfjuYQCGg&t=49s)
1616
- Deep dive into Digital Assistant
1717

18+
- [Cloud Coaching - Digital Assistant SQL Dialogs & AI Services](https://www.youtube.com/watch?v=HcS2GIxc7DM)
19+
- Leverage SQL Dialogs and other AI services with Digital Assistant
20+
1821
- [Live Lab - Immerse Conversational Interfaces](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3452&clear=RR,180&session=112146561197244)
1922
- How to combine Digital Assistant with other AI Services
2023

21-
- [Cloud Coaching - Digital Assistant SQL Dialogs & AI Services](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3452&clear=RR,180&session=112146561197244)
22-
- Leverage SQL Dialogs and other AI services with Digital Assistant
23-
2424
### Blogs
2525

2626
- [Data Picker ](https://www.youtube.com/watch?v=zPmfjuYQCGg&t=49s)

0 commit comments

Comments
 (0)