From 6f85e60fb70174dddeeac47374aed7df256d3c54 Mon Sep 17 00:00:00 2001 From: Maurits Dijkens Date: Thu, 21 Aug 2025 12:30:13 +0200 Subject: [PATCH] updated ODA assets --- .vscode/settings.json | 5 +++++ ai/oracle-digital-assistant/README.md | 13 +++++++++++-- 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 000000000..a490b614a --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "githubPullRequests.ignoredPullRequestBranches": [ + "main" + ] +} \ No newline at end of file diff --git a/ai/oracle-digital-assistant/README.md b/ai/oracle-digital-assistant/README.md index 3b88630e6..d75045cab 100644 --- a/ai/oracle-digital-assistant/README.md +++ b/ai/oracle-digital-assistant/README.md @@ -2,7 +2,7 @@ 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. -Reviewed: 31.10.2024 +Reviewed: 21.08.2025 # Table of Contents @@ -15,6 +15,12 @@ Reviewed: 31.10.2024 - [Solution Definition Document - Oracle Digital Assistant](#team-publications) - A Template to use for ODA projects +- [ODA Multi Agent](https://github.com/oracle-devrel/technology-engineering/tree/main/ai/oracle-digital-assistant/oda-multi-agent) + - Using Agent calling tools in ODA + +- [ODA Pro styled](https://github.com/oracle-devrel/technology-engineering/tree/main/ai/oracle-digital-assistant/oda-pro-styled) + - A customizable chat interface for ODA + ## Cloud Coaching & Live Labs - [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 - [Cloud Coaching - Digital Assistant SQL Dialogs & AI Services](https://www.youtube.com/watch?v=HcS2GIxc7DM) - Leverage SQL Dialogs and other AI services with Digital Assistant -- [Live Lab - Immerse Conversational Interfaces](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3452&clear=RR,180&session=112146561197244) +- [Live Lab - ODA with Generative AI Agent](https://livelabs.oracle.com/pls/apex/dbpm/r/livelabs/view-workshop?wid=4112) + - Use ODA with Generative AI Agent to search documents like Word/Excel, Images, Video, Audio or Websites + +- [Live Lab - Immerse Conversational Interfaces](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3452) - How to combine Digital Assistant with other AI Services ## Workshops