Skip to content

Commit 661d773

Browse files
Merge branch 'main' into synuora_data-development-devops-01
2 parents fd05118 + d1afd6d commit 661d773

File tree

175 files changed

+3143
-1139
lines changed

Some content is hidden

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

175 files changed

+3143
-1139
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

0 commit comments

Comments
 (0)