Skip to content

Commit f35cf83

Browse files
authored
Merge pull request #1965 from oracle-devrel/oda_update
updated ODA assets
2 parents f0d16b9 + 6f85e60 commit f35cf83

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

.vscode/settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"githubPullRequests.ignoredPullRequestBranches": [
3+
"main"
4+
]
5+
}

ai/oracle-digital-assistant/README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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.
44

5-
Reviewed: 31.10.2024
5+
Reviewed: 21.08.2025
66

77
# Table of Contents
88

@@ -15,6 +15,12 @@ Reviewed: 31.10.2024
1515
- [Solution Definition Document - Oracle Digital Assistant](#team-publications)
1616
- A Template to use for ODA projects
1717

18+
- [ODA Multi Agent](https://github.com/oracle-devrel/technology-engineering/tree/main/ai/oracle-digital-assistant/oda-multi-agent)
19+
- Using Agent calling tools in ODA
20+
21+
- [ODA Pro styled](https://github.com/oracle-devrel/technology-engineering/tree/main/ai/oracle-digital-assistant/oda-pro-styled)
22+
- A customizable chat interface for ODA
23+
1824
## Cloud Coaching & Live Labs
1925

2026
- [Cloud Coaching - Art of the possible Digital Assistant](https://www.youtube.com/watch?v=zPmfjuYQCGg&t=49s)
@@ -23,7 +29,10 @@ Reviewed: 31.10.2024
2329
- [Cloud Coaching - Digital Assistant SQL Dialogs & AI Services](https://www.youtube.com/watch?v=HcS2GIxc7DM)
2430
- Leverage SQL Dialogs and other AI services with Digital Assistant
2531

26-
- [Live Lab - Immerse Conversational Interfaces](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3452&clear=RR,180&session=112146561197244)
32+
- [Live Lab - ODA with Generative AI Agent](https://livelabs.oracle.com/pls/apex/dbpm/r/livelabs/view-workshop?wid=4112)
33+
- Use ODA with Generative AI Agent to search documents like Word/Excel, Images, Video, Audio or Websites
34+
35+
- [Live Lab - Immerse Conversational Interfaces](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3452)
2736
- How to combine Digital Assistant with other AI Services
2837

2938
## Workshops

0 commit comments

Comments
 (0)