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
Copy file name to clipboardExpand all lines: ai-and-app-modernisation/ai-services/generative-ai-service/README.md
+18-21Lines changed: 18 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Generative AI services
1
+
# Generative AI service
2
2
3
3
Oracle’s AI strategy is to make artificial intelligence (AI) pervasive across its cloud
4
4
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.
9
9
10
10
# Table of Contents
11
11
12
-
-[Generative AI services and Cohere](#generative-ai-services-and-cohere)
12
+
-[Generative AI service](#generative-ai-service)
13
13
-[Table of Contents](#table-of-contents)
14
14
-[Team Publications](#team-publications)
15
15
-[Architecture Center](#architecture-center)
@@ -21,34 +21,31 @@ most performant and cost-effective platform to host their AI services.
21
21
22
22
# Team Publications
23
23
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)
28
27
- 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
29
28
- Learn how Oracle Integration Cloud and Oracle Cloud Infrastructure (OCI) Streaming allow real-time capture of WhatsApp messages.
30
29
- 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)
35
31
- 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.
- 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.
46
36
47
37
48
38
# Useful Links
49
39
50
40
-[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)
0 commit comments