Skip to content

Commit 87e4708

Browse files
authored
Merge pull request #448 from oracle-devrel/AI-videos
AI-videos
2 parents 56ccaed + 59cdb1b commit 87e4708

File tree

5 files changed

+39
-17
lines changed

5 files changed

+39
-17
lines changed

app-dev/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

app-dev/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

app-dev/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

app-dev/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

app-dev/generative-ai-services-and-cohere/README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,15 @@ most performant and cost-effective platform to host their AI services.
99

1010
# Table of Contents
1111

12-
1. [Team Publications](#team-publications)
13-
2. [Useful Links](#useful-uinks)
14-
3. [Reusable Assets Overview](#reusable-assets-overview)
12+
- [Generative AI services and Cohere](#generative-ai-services-and-cohere)
13+
- [Table of Contents](#table-of-contents)
14+
- [Team Publications](#team-publications)
15+
- [Architecture Center](#architecture-center)
16+
- [Medium](#medium)
17+
- [GitHub](#github)
18+
- [Useful Links](#useful-links)
19+
- [Reusable Assets Overview](#reusable-assets-overview)
20+
- [License](#license)
1521

1622
## Team Publications
1723

@@ -37,7 +43,8 @@ most performant and cost-effective platform to host their AI services.
3743
- A Brief Overview of Generative AI Capabilities in Oracle Cloud
3844

3945
## Reusable Assets Overview
40-
TBD
46+
47+
- [Gen AI powered document search (Cohere with custom UI)](https://youtu.be/vyJAZvYKY34)
4148

4249
# License
4350

0 commit comments

Comments
 (0)