Skip to content

Commit e68b0d1

Browse files
authored
Merge branch 'main' into LZF.2023.11-2
2 parents a26bab0 + 0a80622 commit e68b0d1

File tree

186 files changed

+3750
-1358
lines changed

Some content is hidden

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

186 files changed

+3750
-1358
lines changed

ai-and-app-modernisation/ai-services/generative-ai-services-and-cohere/README.md renamed to ai-and-app-modernisation/ai-services/generative-ai-service/README.md

Lines changed: 18 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generative AI services
1+
# Generative AI service
22

33
Oracle’s AI strategy is to make artificial intelligence (AI) pervasive across its cloud
44
applications and cloud infrastructure. We serve business users who want to
@@ -9,7 +9,7 @@ most performant and cost-effective platform to host their AI services.
99

1010
# Table of Contents
1111

12-
- [Generative AI services and Cohere](#generative-ai-services-and-cohere)
12+
- [Generative AI service](#generative-ai-service)
1313
- [Table of Contents](#table-of-contents)
1414
- [Team Publications](#team-publications)
1515
- [Architecture Center](#architecture-center)
@@ -21,34 +21,31 @@ most performant and cost-effective platform to host their AI services.
2121

2222
# Team Publications
2323

24-
## Reusable Assets Overview
25-
26-
- [Gen AI powered document search (Cohere with custom UI)](https://youtu.be/vyJAZvYKY34)
27-
- [Enabling a WhatsApp Customer HelpMate using OCI Generative AI, AI Language & Integration](https://youtu.be/ryo3wVB_69E?si=SxSuTVawoRcbhReU)
24+
- [Build a knowledge search solution by implementing Retrieval Augmented Generation with Generative AI](https://www.youtube.com/watch?v=lJptksR5omo&t=1530s)
25+
- [Gen AI-powered document search (Generative AI with custom UI)](https://youtu.be/vyJAZvYKY34)
26+
- [Enabling a WhatsApp Customer HelpMate using OCI Generative AI, AI-Language & Integration](https://youtu.be/ryo3wVB_69E?si=SxSuTVawoRcbhReU)
2827
- Use OCI Generative AI (in pre-availability) for "Customer Service Quick Replies" Generation for Whatsapp Neutral Messages (customer questions, queries, etc.), sentence-level sentiment analysis from OCI AI Language to uncover overall sentiment and set service ticket severity for negative Whatsapp messages, automatically classify Customer Service tickets through OCI AI Language custom text classification and aspect-based sentiment analysis (ABSA) services
2928
- Learn how Oracle Integration Cloud and Oracle Cloud Infrastructure (OCI) Streaming allow real-time capture of WhatsApp messages.
3029
- All this automation using OCI Generative AI and AI Language Services APIs orchestrated by Oracle Integration Cloud (using no-code integration approach)
31-
32-
## Architecture Center
33-
34-
- [Deploy generative AI models to OCI](https://docs.oracle.com/en/solutions/deploy-generative-ai-to-oci/index.html#GUID-5567B1F2-4733-4D9C-B4BE-5B5429CA8C02)
30+
- [Deploy 3rd party generative AI models to OCI](https://docs.oracle.com/en/solutions/deploy-generative-ai-to-oci/index.html#GUID-5567B1F2-4733-4D9C-B4BE-5B5429CA8C02)
3531
- The reference architecture shows generative AI models deployed to an OCI GPU instance for image and text generation.
36-
37-
## Medium
38-
39-
- [Generative AI in OCI](https://medium.com/oracledevs/generative-ai-in-oci-c0467e1a68f7)
40-
- Blog post explaining on how to use generative AI models in OCI.
41-
42-
## GitHub
43-
44-
- [OCI Generative AI](https://github.com/oracle-devrel/oci-generative-ai)
45-
- Terraform script to start a stable-diffusion, bloom and dreambooth in compute instance using a nvidia GPU in OCI.
32+
- [Running 3rd party LLMs on OCI](https://github.com/oracle-devrel/oci-generative-ai)
33+
- Terraform script to start a stable-diffusion, bloom, and dreambooth in compute instance using an Nvidia GPU in OCI.
34+
- [Generative AI in OCI](https://medium.com/oracledevs/generative-ai-in-oci-c0467e1a68f7)
35+
- Blog post explaining how to use generative AI models in OCI.
4636

4737

4838
# Useful Links
4939

5040
- [Oracle and Generative AI](https://docs.oracle.com/en-us/iaas/Content/Resources/Assets/whitepapers/oracle-and-generative-ai.pdf)
51-
- A Brief Overview of Generative AI Capabilities in Oracle Cloud
41+
- [Oracle’s generative AI strategy - blog by Greg Pavlik](https://blogs.oracle.com/ai-and-datascience/post/generative-ai-strategy)
42+
- [Oracle to Deliver Powerful and Secure Generative AI Services for Business](https://www.oracle.com/news/announcement/oracle-to-deliver-powerful-and-secure-generative-ai-service-for-business-2023-06-13/)
43+
- [The future of generative AI: What enterprises need to know | Oracle CloudWorld 2023](https://www.youtube.com/watch?v=qcHpu6WA-k8&t=3s)
44+
- [What is Generative AI](https://www.youtube.com/watch?v=pWNAtUwnBS8&t=3s)
45+
- [Pre-GA OCI Generative AI (Beta) Service Product Tour](https://www.youtube.com/watch?v=1tnTyCp3GdY)
46+
- [Oracle's Vision for the Future - Larry Ellison keynote Oracle Cloud World 2023](https://www.youtube.com/watch?v=63DmgBN1rSI)
47+
- [Generative AI on Oracle.com](https://www.oracle.com/artificial-intelligence/generative-ai/)
48+
- [Generative AI product documentation](https://docs.oracle.com/en-us/iaas/Content/generative-ai/home.htm)
5249

5350

5451

ai-and-app-modernisation/app-integration-and-automation/oci-api-management/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ API Gateway provides policy enforcement such as limit the number of requests sen
1010

1111
API managers can create Usage Plans within API Gateway and define API access tiers. API teams can monitor the traffic and analytics of their APIs based on the usage plan and subscriptions. This enables customers to analyze usage patterns as well as unlock new revenue streams by monetizing APIs.
1212

13+
Review Date: 03.11.2023
14+
15+
1316
# Useful Links
1417

1518
- [Quick Start Guide](https://docs.oracle.com/en-us/iaas/Content/APIGateway/Tasks/apigatewayquickstartsetupcreatedeploy.htm)

ai-and-app-modernisation/app-integration-and-automation/oci-api-management/fn-authorizer-apigw-oic/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# fn-authorizer-apigw-oic
22

33
*Example authorizer function for API Gateway with OIC backend.*
4+
5+
Review Date: 03.11.2023
46

57
# When to use this asset?
68

ai-and-app-modernisation/app-integration-and-automation/oci-api-management/fn-authorizer-apigw-ords/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# fn-authorizer-apigw-ords
22

33
*Example authorizer function for API Gateway with ORDS backend.*
4+
5+
Review Date: 03.11.2023
46

57
# When to use this asset?
68

ai-and-app-modernisation/app-integration-and-automation/oci-api-management/oic-with-oci-api-gtw/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# OIC with OCI API Gateway
22

33
*Architecture pattern for exposing APIs deployed in OIC using OCI API Gateway*
4+
5+
Review Date: 03.11.2023
6+
7+
# When to use this asset?
8+
9+
Use this asset as an example, when you want to expose OIC integrations with REST endpoints publicly using OCI API Gateway
410

511
# How to use this asset?
612

ai-and-app-modernisation/app-integration-and-automation/oci-process-automation/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Oracle Process Automation (OPA) capabilities help business and IT groups within
44

55
There are two working environments: the design-time environment, where you develop and test applications, and the runtime environment, where you use and monitor process applications: Structured Processes and Dynamic Processes.
66

7+
Review Date: 03.11.2023
8+
9+
710
# Useful Links
811

912
- [OCI API Management Oracle.com Page](https://www.oracle.com/integration/process-automation/)

ai-and-app-modernisation/app-integration-and-automation/oracle-integration-cloud/02-oic-live-labs/README.md

Lines changed: 0 additions & 51 deletions
This file was deleted.

ai-and-app-modernisation/app-integration-and-automation/oracle-integration-cloud/03-oic-outbound-ip-address/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This pattern address one specific need when using Oracle Integration Cloud OIC for invoking an external web service: define a custom IP address as outbound address for OIC external calls, in order to reach the external service. Some external services need to whitelist the client IP address to allow proper client filtering security.
44

5+
# When to use this asset?
6+
7+
Use this asset as an example, when you need to use a specific IP address for OIC.
8+
59
# How to use this asset?
610

711
This asset is provided as an example. Please tailor the code according to your needs and your context.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# OIC Resilient Batch Processing
2+
3+
This asset contains accelerator type OIC Gen3 implementation of the resilient batch processing on top of Parking Lot Pattern. This pattern address one specific need when using Oracle Integration Cloud OIC for processing many batches. The repository provides the OIC Gen3 project with sample integrations and ATP scripts required for the implementation described in the [README.md](./files/oic-parkinglot/README.md).
4+
5+
# When to use this asset?
6+
7+
Use this asset as an example respectively as the template for the resilient batch services solution. It is good to update the model based on implemented business, capabilities of the target systems and operatioonal and monitoring requirements.
8+
9+
# How to use this asset?
10+
11+
This asset is provided as the resilient batch processing solution template.
12+
Follow the instructions in the [README.md](./files/oic-parkinglot/README.md).
13+
14+
# License
15+
16+
Copyright (c) 2023 Oracle and/or its affiliates.
17+
18+
Licensed under the Universal Permissive License (UPL), Version 1.0.
19+
20+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)