Skip to content

Commit 8a4ff67

Browse files
Merge pull request #58 from oracle-devrel/appdev-aiservices-newpages
create ai-vision page
2 parents 9a42bba + 7a9d851 commit 8a4ff67

File tree

4 files changed

+155
-1
lines changed

4 files changed

+155
-1
lines changed
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# AI Language
2+
3+
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.
4+
5+
# Table of Contents
6+
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-overview)
11+
12+
## Publications
13+
14+
- [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)
23+
24+
## Reusable Assets Overview
25+
26+
- [OCI AI Language Service introduction video](https://www.youtube.com/watch?v=-t6jje8SRXU)
27+
- [Enabling an Event-Driven, Real-Time Twitter Sentiment Analysis Dashboard Demo ](https://www.youtube.com/watch?v=9hvUxLSE3Vg)
28+
29+
## Useful Links
30+
31+
- [Oracle AI Language on oracle.com](https://www.oracle.com/uk/artificial-intelligence/language/)
32+
- [Oracle AI Language documentation](https://docs.oracle.com/en-us/iaas/language/using/language.htm)
33+
- [Oracle AI Language blog announcement](https://blogs.oracle.com/ai-and-datascience/post/announcing-oci-language)
34+
35+
# License
36+
37+
Copyright (c) 2023 Oracle and/or its affiliates.
38+
39+
Licensed under the Universal Permissive License (UPL), Version 1.0.
40+
41+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# AI Speech
2+
3+
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.
4+
5+
# Table of Contents
6+
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)
11+
12+
## Team Publications
13+
14+
### LiveLabs and Workshops
15+
16+
- [Introduction to OCI Speech](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3135&clear=RR,180&session=106771425893627)
17+
18+
### Reusable Assets Overview
19+
20+
- [Demos built using OCI Python SDK](https://github.com/luigisaetta/oci-speech-demos)
21+
22+
## Useful Links
23+
24+
- [Oracle AI Speech on oracle.com](https://www.oracle.com/uk/artificial-intelligence/speech/)
25+
- [Oracle AI Speech documentation](https://docs.oracle.com/en-us/iaas/Content/speech/home.htm)
26+
27+
28+
# License
29+
30+
Copyright (c) 2023 Oracle and/or its affiliates.
31+
32+
Licensed under the Universal Permissive License (UPL), Version 1.0.
33+
34+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# AI Vision
2+
3+
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.
4+
5+
# Table of Contents
6+
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)
11+
5. [Other useful links](useful-links)
12+
13+
## Team Publications
14+
15+
- [OCI Vision Saving Bees using Object Detection](https://www.linkedin.com/pulse/saving-bees-using-ai-one-object-time-ismail-syed/)
16+
- [OCI Vision Healthcare Image Analysis](https://blogs.oracle.com/ai-and-datascience/post/advancing-healthcare-image-analysis-on-oci)
17+
18+
### LiveLabs and Workshops
19+
20+
- [LiveLabs - AI Vision introduction](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=931&clear=RR,180&session=101189893786132)
21+
- Introduction: OCI Vision
22+
- Lab 1: Use Vision Service through the OCI Console
23+
- Lab 2: Create a custom model through the OCI Console
24+
- Lab 3: Access OCI Vision in DataScience Notebook Session
25+
- [Live Labs - Biomedical Image Classification](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3097&clear=RR,180&session=101189893786132)
26+
- Lab 1: Use DLS to Bulk Label Dataset
27+
- Lab 2: Create Custom AI Vision Model
28+
- [Live Labs - Premier League Video Analysis](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3489&clear=RR,180&session=101189893786132)
29+
- Lab 1: Provision OCI Data Science
30+
- Lab 2: Provision Autonomous Data Warehouse
31+
- Lab 3: Recognize Players and Shirt Numbers (OCI Console)
32+
- Lab 4: Recognize Players and Shirt Numbers (Programmatically)
33+
- Lab 5: Translate Camera Coordinates to Football Pitch Coordinates
34+
- Lab 6: Connecting to Autonomous Data Warehouse
35+
- Lab 7: Processing the entire video
36+
37+
### Reusable Assets Overview
38+
39+
- [OCI image classification using data labeling and vision service](https://github.com/carlgira/oci-image-classification)
40+
- [OCI object detection using data labeling and vision service](https://github.com/carlgira/oci-object-detection)
41+
42+
## Useful Links
43+
44+
- [Oracle AI Vision on oracle.com](https://www.oracle.com/uk/artificial-intelligence/vision/)
45+
- [Oracle AI Vision documentation](https://docs.oracle.com/en-us/iaas/vision/vision/using/home.htm)
46+
47+
48+
# License
49+
50+
Copyright (c) 2023 Oracle and/or its affiliates.
51+
52+
Licensed under the Universal Permissive License (UPL), Version 1.0.
53+
54+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.

application-development/content-management/README.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
1-
# Placeholder
1+
# Content Management
2+
3+
Oracle Content Management (OCM) is Oracle’s strategic Cloud Native Content Hub which is a Managed PaaS Service running on next-generation Oracle Cloud Infrastructure. It covers Digital Asset Management & Video Production(Sauce), Document Collaboration, Capture & Enterprise Content Management, Digital Experience Platform (Low Code & Headless Development) as well as packaged applications within OCM like Video Hub, Email Builder, Sales Accelerator, and more to be added. All under one OCI service with its associated SKU(s).
4+
5+
Oracle's on-premise content management offering is Oracle WebCenter which is the center of engagement for business powering exceptional experiences for customers, partners, and employees. Namely, it consists of Oracle WebCenter Content (covering Document Management/Enterprise Content Management, Records Management, Imaging, Capture & Forms Recognition), WebCenter Sites (Digital Experience/Web Content Management platform) & Oracle WebCenter Portal platform for creating intranets, extranets, composite applications, and self-service portals.
6+
7+
# Table Of Contents
8+
9+
1. [Content Management Cloud](#content-management-cloud)
10+
2. [Sauce](sauce)
11+
3. [Webcenter](#webcenter)
12+
13+
# Content Management Cloud
14+
15+
- Useful Links
16+
- Reusable Assets
17+
18+
# Sauce
19+
20+
- Useful Links
21+
- Reusable Assets
22+
23+
# WebCenter
24+
25+
- Useful Links
26+
- Reusable Assets
227

328
# License
429

0 commit comments

Comments
 (0)