Skip to content

Commit 223b6c2

Browse files
committed
readme files changed
1 parent 58460b2 commit 223b6c2

File tree

2 files changed

+45
-20
lines changed
  • application-development/ai-cloud-services/oracle-digital-assistant

2 files changed

+45
-20
lines changed

application-development/ai-cloud-services/oracle-digital-assistant/README.md

Lines changed: 43 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,55 @@
1-
# Oracle Digital Assistant
1+
# Digital Assistant
2+
3+
Oracle Digital Assistant is a platform powered by artificial intelligence, specifically designed to build chatbots, also known as conversational agents. These agents are capable of mimicking human-like dialogue patterns. They leverage sophisticated machine learning algorithms and natural language processing (NLP) to interpret user requests, deliver smart responses, and carry out complex business workflows. The platform offers excellent integration possibilities with both Oracle's applications such as CX Fusion, Service Cloud, and applications like Salesforce and Genesys. This facilitates efficient automation of tasks across different business domains.
24

3-
Oracle Digital Assistant delivers a complete AI platform to create conversational experiences for business applications through text, chat, and voice interfaces.
4-
55
# Table of Contents
66

7-
1. [Team Publications](#publications)
8-
2. [Useful Links](#useful-uinks)
9-
3. [LiveLabs and Workshops](#livelabs-and-workshops)
10-
4. [Reusable Assets Overview](#reusable-assets)
7+
1. [Team Publications](#team-publications)
8+
2. [Useful Links](#useful-links)
9+
3. [Reusable Assets Overview](#reusable-assets-overview)
10+
11+
## Team Publications
12+
13+
### Cloud Coaching & Live Labs
14+
15+
- [Cloud Coaching - Art of the possible Digital Assistant](https://www.youtube.com/watch?v=zPmfjuYQCGg&t=49s)
16+
- Deep dive into Digital Assistant
17+
18+
- [Live Lab - Immerse Conversational Interfaces](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3452&clear=RR,180&session=112146561197244)
19+
- How to combine Digital Assistant with other AI Services
20+
21+
- [Cloud Coaching - Digital Assistant SQL Dialogs & AI Services](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3452&clear=RR,180&session=112146561197244)
22+
- Leverage SQL Dialogs and other AI services with Digital Assistant
1123

12-
## Publications
24+
### Blogs
1325

14-
## LiveLabs and Workshops
15-
- [Build the Perfect Digital Assistant for Your Business](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=707&clear=RR,180&session=3523288453102)
16-
- [Extend your application with advanced chat-bots](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=685&clear=RR,180&session=3523288453102)
17-
- [Conversational AI in Minutes - No Developer Experience Required](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3453&clear=RR,180&session=3523288453102)
18-
- [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=3523288453102)
19-
- [Create a Conversational Interface for your Database with ODA's SQL Dialog](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3588&clear=RR,180&session=3523288453102)
20-
- [PeopleSoft PICASO Chatbot Integration with Oracle Digital Assistant](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3477&clear=RR,180&session=3523288453102)
26+
- [Data Picker ](https://www.youtube.com/watch?v=zPmfjuYQCGg&t=49s)
27+
- How to implement a date picker in Digital Assistant (now a standard feature)
2128

22-
## Reusable Assets
29+
- [Digital Assistant Analytics](https://www.linkedin.com/posts/martijndegrunt_oda-metrics-to-consider-activity-7003745870106009600-RbWc/?utm_source=share&utm_medium=member_desktop)
30+
- Best practices on getting insights in Digital Assistant
2331

24-
See the templates sub-pages
32+
- [Translate with AI Language](https://blogs.oracle.com/digitalassistant/post/techexchange-unlocking-the-power-of-multi-lingual-digital-assistants-with-oci-ai-services)
33+
- How to implement AI Language Translate in Digital Assistant (now a standard feature)
34+
35+
### Use Case Deep Dives
36+
37+
- [Banking & Insurance Use Cases](https://bit.ly/oda4fins)
38+
- Digital Assistant deepdive for Financial Services
39+
40+
- [HCM Fusion Use Case](https://bit.ly/oda4hcmcustomers)
41+
- Digital Assistant deepdive for HCM Fusion customers
42+
43+
- [Analytics Use Case](https://bit.ly/oda4hsbc)
44+
- Digital Assistant deepdive for Oracle Analytics customers
2545

2646
## Useful Links
27-
- [Oracle Digital Assistant on oracle.com](https://www.oracle.com/chatbots/)
28-
- [Oracle Digital Assistant documentation](https://docs.oracle.com/en/cloud/paas/digital-assistant/)
47+
- [Oracle AI Services](https://www.oracle.com/artificial-intelligence/ai-services/)
48+
- Oracle AI Services homepage
49+
50+
## Reusable Assets Overview
51+
52+
If you navigate to the templates folder you will find our Digital Assistant templates like the 'Concierge Template'.
2953

3054
# License
3155

application-development/ai-cloud-services/oracle-digital-assistant/templates/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Oracle Digital Assistant Templates
22

3-
Oracle Digital Assistant templates is a collection of configurations that allow you to quickly implement Digital Assistant based on best practices; some examples are the concierge template, for creating FAQ based skills very fast and the HCM quick start template for creating multilingual HCM skills.
3+
Oracle Digital Assistant templates create a quick start for particular use cases. Check out the following templates: the Concierge Template.
4+
The Concierge Template is a skill for quickly setting up a Knowledge bot.
45

56

67
# License

0 commit comments

Comments
 (0)