Skip to content

Commit a558bbb

Browse files
added more details and new pages for ai services
added more details and new pages for ai services Co-Authored-By: Alexander Hödicke <[email protected]>
1 parent 3315901 commit a558bbb

File tree

2 files changed

+74
-0
lines changed

2 files changed

+74
-0
lines changed
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# AI Language
2+
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.
3+
4+
# Table of Contents
5+
6+
1. [Team Publications](#team-publications)
7+
2. [Useful Links](#useful-uinks)
8+
3. [LiveLabs and Workshops](#livelabs-and-workshops)
9+
4. [Reusable Assets Overview](#reusable-assets-overview)
10+
11+
## Publications
12+
13+
- [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/)
14+
- [Use OCI Language for customer feedback analysis](https://docs.oracle.com/en/solutions/oci-ai-language/index.html#GUID-33D63770-1F4D-4AAE-BC6D-D42C62D10CC2)
15+
16+
## LiveLabs and Workshops
17+
18+
- [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)
19+
- [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)
20+
- [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)
21+
- [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)
22+
23+
## Reusable Assets Overview
24+
25+
- [OCI AI Language Service introduction video](https://www.youtube.com/watch?v=-t6jje8SRXU)
26+
- [Enabling an Event-Driven, Real-Time Twitter Sentiment Analysis Dashboard Demo ](https://www.youtube.com/watch?v=9hvUxLSE3Vg)
27+
28+
## Useful Links
29+
30+
- [Oracle AI Language on oracle.com](https://www.oracle.com/uk/artificial-intelligence/language/)
31+
- [Oracle AI Language documentation](https://docs.oracle.com/en-us/iaas/language/using/language.htm)
32+
- [Oracle AI Language blog announcement](https://blogs.oracle.com/ai-and-datascience/post/announcing-oci-language)
33+
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: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# AI Speech
2+
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 pretrained 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.
3+
4+
# Table of Contents
5+
6+
1. [Team Publications](#team-publications)
7+
2. [Useful Links](#useful-uinks)
8+
3. [LiveLabs and Workshops](#livelabs-and-workshops)
9+
4. [Reusable Assets Overview](#reusable-assets-overview)
10+
11+
## Team Publications
12+
13+
## LiveLabs and Workshops
14+
15+
- [Introduction to OCI Speech](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3135&clear=RR,180&session=106771425893627)
16+
17+
## Reusable Assets Overview
18+
19+
- [Demos built using OCI Python SDK](https://github.com/luigisaetta/oci-speech-demos)
20+
21+
## Useful Links
22+
23+
- [Oracle AI Speech on oracle.com](https://www.oracle.com/uk/artificial-intelligence/speech/)
24+
- [Oracle AI Speech documentation](https://docs.oracle.com/en-us/iaas/Content/speech/home.htm)
25+
26+
27+
# License
28+
29+
Copyright (c) 2023 Oracle and/or its affiliates.
30+
31+
Licensed under the Universal Permissive License (UPL), Version 1.0.
32+
33+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.

0 commit comments

Comments
 (0)