You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes to `license_policy.yml` are not permitted. Please revert your changes and re-submit a new PR. Simply changing the file back to its original state and re-committing won't work (you must revert the changes made to it).
Copy file name to clipboardExpand all lines: ai-and-app-modernisation/ai-services/README.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,20 @@
2
2
3
3
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.
- Learn how to create applications that read, modify, and classify documents with a couple of clicks using our low code development platform and some of the OCI AI services offering.
Copy file name to clipboardExpand all lines: ai-and-app-modernisation/ai-services/ai-document-understanding/README.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,19 @@
2
2
3
3
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
5
+
Reviewed: 17.10.2024
6
6
7
7
8
8
# Table of Contents
9
9
10
-
-[Team Publications](#team-publications)
11
-
-[LiveLabs and Workshops](#livelabs-and-workshops)
-[LiveLabs and Workshops](#livelabs-and-workshops)
14
16
-[Customer Stories](#customer-stories)
17
+
-[License](#license)
15
18
16
19
# Team Publications
17
20
@@ -43,6 +46,8 @@ Reviewed: 30.01.2024
43
46
-[Document Understanding (Insurance Document) Key Value extraction demo](https://youtu.be/QsFqaRxtV1s)
44
47
-[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)
45
48
- 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.
- In this coaching session, you’ll learn how to use low-code integration with Oracle Integration Cloud to integrate and orchestrate social media channels like WhatsApp, Business channels like a Web Application built in Oracle Visual Builder, productivity channels like OCI Object Storage, local large and small language models (LLMs), and vector databases to ingest live data into the RAG-based Knowledge Search Engine store.
Copy file name to clipboardExpand all lines: ai-and-app-modernisation/ai-services/ai-language/README.md
+11-4Lines changed: 11 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,23 +2,30 @@
2
2
3
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
4
5
-
Reviewed: 30.01.2024
5
+
Reviewed: 25.10.2024
6
6
7
7
# Table of Contents
8
8
9
9
-[AI Language](#ai-language)
10
10
-[Table of Contents](#table-of-contents)
11
-
-[Team Publications](#team-publications)
11
+
-[Team Publications](#team-publications)
12
12
-[Architecture Center](#architecture-center)
13
+
-[Useful Links](#useful-links)
13
14
-[LiveLabs and Workshops](#livelabs-and-workshops)
14
-
-[Reusable Assets](#reusable-assets)
15
-
-[Useful Links](#useful-links)
16
15
-[Customer Stories](#customer-stories)
16
+
-[Reusable Assets](#reusable-assets)
17
17
-[License](#license)
18
18
19
19
# Team Publications
20
20
21
21
-[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/)
22
+
-[AI Meetings: Sentiment analysis & Name Entity Recognition](https://www.oracle.com/artificial-intelligence/automate-meeting-transcriptions/)
23
+
-[Cloud Coaching - Unlock the potential of enterprise Oracle GenAI](https://www.youtube.com/watch?v=dtvP0DU7Mdg)
24
+
- During this cloud coaching session, we demonstrate how to leverage AI to revolutionize meeting interactions. Experience real-time transcription, summary generation, a chat interface and more that enhances collaboration and productivity.
25
+
-[Cloud Coaching - Oracle Integration (OIC3) and AI Language Service](https://www.youtube.com/watch?v=9gDHVjwKDR8)
26
+
- The aim of this video is to show practical examples when and how to use AI Language Service - Named Entity Recognition method.
27
+
-[Getting Started with Oracle Cloud Infrastructure AI Language Service](https://www.youtube.com/watch?v=-t6jje8SRXU)
28
+
-[Enabling a WhatsApp Customer HelpMate using OCI Generative AI, AI Language & Integration](https://www.youtube.com/watch?v=ryo3wVB_69E)
Copy file name to clipboardExpand all lines: ai-and-app-modernisation/ai-services/ai-language/ai-email-analyis/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
In this article, we'll explore how we can process emails from Outlook in real-time with a low-code approach using Oracle Integration Cloud (OIC), OCI API Gateway and Microsoft Graph API Webhooks, perform sentiment analysis, custom email categorization and email body PII masking using OCI AI Language, and generate email "quick replies" using OCI Generative AI. Finally all this Email Analysis data is sent to Oracle Autonomous Database for further visualization in an Oracle Analytics Cloud Dashboard.
Copy file name to clipboardExpand all lines: ai-and-app-modernisation/ai-services/ai-speech/README.md
+13-4Lines changed: 13 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,20 +2,21 @@
2
2
3
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.
- OCI Speech is an AI service that applies automatic speech recognition technology to transform audio-based content into text. Generative AI, The Large Language Model (LLM) analyzes the text input and can generate, summarize, transform, and extract information. Using these AI capabilities, we built a low code application- “Integrate OCI AI Speech Service and Generative AI Service for Summarization in Visual Builder " to invoke AI Speech REST API to convert audio files into text and then further invoke the Generative AI REST API to Summarize it.
26
27
-[Demos built using OCI Python SDK](https://github.com/luigisaetta/oci-speech-demos)
-[Cloud Coaching - Unlock the potential of enterprise Oracle GenAI](https://www.youtube.com/watch?v=dtvP0DU7Mdg)
30
+
- During this cloud coaching session, we demonstrate how to leverage AI to revolutionize meeting interactions. Experience real-time transcription, summary generation, a chat interface and more that enhances collaboration and productivity.
31
+
-[Cloud Coaching - Build an OCI AI Speech-to-Text App Using Visual Builder and Functions](https://www.youtube.com/watch?v=9-KiORugqGc)
32
+
- We guide you through building a speech-to-text application using Oracle's powerful cloud services. Leverage the Oracle Speech service to accurately transcribe audio and video files with speaker identification. We'll show you how to integrate Python and Oracle Functions for backend processing, and utilize Oracle Visual Builder Cloud Service to create a user-friendly interface. Gain the ability to upload audio/video files, download transcripts, and even preview the transcribed text within your application.
33
+
- Utilize Oracle Speech for accurate speaker transcription.
34
+
- Integrate Python and Oracle Functions for backend processing.
35
+
- Build a user-friendly interface with Oracle Visual Builder Cloud Service.
Copy file name to clipboardExpand all lines: ai-and-app-modernisation/ai-services/ai-vision/README.md
+14-4Lines changed: 14 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,17 @@
2
2
3
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
4
5
-
Reviewed: 30.01.2024
5
+
Reviewed: 17.10.2024
6
6
7
7
# Table of Contents
8
8
9
9
-[AI Vision](#ai-vision)
10
10
-[Table of Contents](#table-of-contents)
11
-
-[Team Publications](#team-publications)
11
+
-[Team Publications](#team-publications)
12
+
-[Useful Links](#useful-links)
12
13
-[Architecture Center](#architecture-center)
13
14
-[LiveLabs and Workshops](#livelabs-and-workshops)
-[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)
23
23
- 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.
24
+
-[Build a meal recommmendation Engine with OCI Vision & Generative AI](https://www.oracle.com/artificial-intelligence/build-a-meal-recommendation-engine-with-ai/)
25
+
-[Cloud Coaching - Unlock Culinary Creativity: AI Powered Cooking Adventure from Fridge to Fork!](https://www.youtube.com/watch?v=tRVwTLKS4rE&t)
26
+
- You are in the mood of cooking an exotic dish. You open the refrigerator, and using the mobile phone, access your favourite retail app to scan the items you have and submit.
27
+
- This triggers a series of actions:
28
+
- OCI AI Vision identifies the items (specific vegetables, egg, chicken etc).
29
+
- On choosing your favourite cuisine, OCI Generative AI suggests a list of dishes based on identified items.
30
+
- On selecting your favourite dish, OCI Generative AI provides the detailed recipe. Also, the missing ingredients are listed, with an option to order the same.
31
+
-[Cloud Coaching - Discover OCI Vision for Object Detection in Manufacturing, Retail, & More](https://www.youtube.com/watch?v=lHH_1MXGOc0)
32
+
- In this session you learn how OCI Vision can identify, classify, and quantify visual data in powerful ways. Watch as the service identifies objects (people, cars, trees, and so forth) and categorizes them. See how it can even detect faces or key points in faces for analysis.
0 commit comments