Skip to content

Commit e5d0366

Browse files
authored
Merge branch 'main' into llm-comparator-update
2 parents bca640a + f3ddaf7 commit e5d0366

576 files changed

Lines changed: 17521 additions & 4990 deletions

File tree

Some content is hidden

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

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,6 @@ terraform.rc
4444
# Exclude cached Python binary files
4545
*.pyc
4646
__pycache__
47+
48+
desktop.ini
49+

.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+
}

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ We are a team of Oracle specialists focusing on cloud and software products. We
1010

1111
We create various interesting assets in our line of work, which we believe should be open-source and accessible to everyone. We want to share our architecture patterns for solutions, technical step-by-step guides, and code examples. We simplify how we work internally in Oracle, while also sharing access to the same assets with our customers, implementation partners, and everyone interested. We want to be transparent on how we work and also grow the quality of our assets and best practices, with contributions coming from the community.
1212

13-
## Installation
13+
## Getting Started
1414

1515
This is not a single software product repository, but a collection of various assets (code or not) in one single 'larger' repository. Thus, you won't 'install' this repository; rather, search it to find various interesting assets.
1616

@@ -30,9 +30,9 @@ As per the previous chapter on how to install, we have various assets in this on
3030

3131
## Examples
3232

33-
As per the previous chapter on how to install, we have various assets in this one larger repository. If you find a code asset, it will have a README file for installation, documentation, and example purposes.
33+
As per the previous chapter on *Getting Started*, we have various assets in this one larger repository. If you find a code asset, it will have a README file for installation, documentation, and example purposes.
3434

35-
See the bullet points from the chapter *Installation* list as an example on how to navigate the repository.
35+
See the bullet points from the chapter *Getting Started* list as an example on how to navigate the repository.
3636

3737
## Help
3838

ai/README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,26 @@
1-
# AI Services
1+
# OCI Generative AI and AI Services
22

3-
Oracle Cloud Infrastructure (OCI) AI Services, Generative AI Services and Generative AI Agents are a collection of services with prebuilt machine learning and Generative AI models that make it easy for developers to apply AI to applications and business processes. The models can be custom-trained (or fine-tuned) for more accurate business results. Teams within an organization can reuse the models, datasets, and data labels across services. OCI AI makes it possible for developers to easily add AI to applications without slowing down application development.
3+
Oracle Cloud Infrastructure (OCI) [Generative AI Service](https://docs.oracle.com/en-us/iaas/Content/generative-ai/overview.htm), [Generative AI Agents](https://docs.oracle.com/en-us/iaas/Content/generative-ai-agents/overview.htm) and [AI Services](https://www.oracle.com/uk/artificial-intelligence/ai-services/) are a collection of services with prebuilt machine learning and Generative AI models that make it easy for developers to apply AI to applications and business processes. The models can be custom-trained (or fine-tuned) for more accurate business results. Teams within an organization can reuse the models, datasets, and data labels across services. OCI AI makes it possible for developers to easily add AI to applications without slowing down application development.
44

5-
Reviewed: 03.06.2025
5+
Reviewed: 21.08.2025
66

77

88
# Useful Links
99

1010
## Examples and hands-on workshops
1111
- [AI Solutions Hub](https://www.oracle.com/artificial-intelligence/solutions/)
1212
- [Oracle LiveLabs](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/home)
13+
- [This repository](https://github.com/oracle-devrel/technology-engineering/tree/main/ai) and [Oracle-samples repository](https://github.com/oracle-samples/oci-data-science-ai-samples)
14+
- [Oracle Developer Coaching channel on Youtube](https://www.youtube.com/@oracledevs)
1315

1416
## Discover Oracle AI
15-
- [Oracle AI Services on Oracle.com](https://www.oracle.com/artificial-intelligence/ai-services/)
17+
- [Oracle AI on Oracle.com](https://www.oracle.com/artificial-intelligence/)
1618
- [Oracle Generative AI on Oracle.com](https://www.oracle.com/artificial-intelligence/generative-ai/generative-ai-service/)
17-
- [Oracle AI Strategy and Platform webinar](https://go.oracle.com/LP=138234?elqCampaignId=489428&src1=:so:ch:or:dg::::&SC=:so:ch:or:dg::::&pcode=WWMK230822P00010)
19+
- [Oracle AI First Principles - Youtube series](https://www.youtube.com/watch?v=ZCX-gT1q0ZQ)
1820
- [Oracle’s Generative AI strategy](https://blogs.oracle.com/ai-and-datascience/post/generative-ai-strategy)
19-
- [AI use cases - 10 examples](https://www.oracle.com/a/ocom/docs/gated/ai-use-cases-ebook.pdf)
20-
- [Availability of AI Services across OCI datacenters](https://www.oracle.com/uk/cloud/public-cloud-regions/service-availability/#commercial)
21+
- [Oracle AI & Data Science Blog](https://blogs.oracle.com/ai-and-datascience/)
22+
- [AI use cases - 11 examples](https://www.oracle.com/a/ocom/docs/gated/ai-use-cases-ebook.pdf)
23+
- [Availability of AI Services across OCI datacenters](https://www.oracle.com/cloud/distributed-cloud/#service-availability)
2124

2225
## Learning paths and certifications
2326
- [OCI AI Foundations Certification](https://mylearn.oracle.com/ou/learning-path/become-an-oci-ai-foundations-associate-2024/140164)

ai/ai-speech/podcast-generator/files/VBCS Project/podcast_ai-1.0.zip renamed to ai/ai-speech/podcast-generator/files/vbcs-project/podcast_ai-1.0.zip

File renamed without changes.

ai/gen-ai-agents/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Oracle’s Generative AI Agents is a fully managed service that combines the pow
1818
## Reusable Assets Overview
1919
- [HCM agent created by partner Conneqtion Group which contains agents to connect to Fusion HCM, Expense and many others](https://www.youtube.com/watch?v=OhZcWx_H_tQ)
2020
- [Finance analytics agent created by our partner TPX impact](https://bit.ly/genai4analyst)
21+
- [Custom RAG agent, based on Langgraph](./custom-rag-agent)
2122

2223
# Useful Links
2324

@@ -38,3 +39,4 @@ Copyright (c) 2025 Oracle and/or its affiliates.
3839
Licensed under the Universal Permissive License (UPL), Version 1.0.
3940

4041
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
42+

ai/gen-ai-agents/WhatsApp AI Agent/desktop.ini

Lines changed: 0 additions & 3 deletions
This file was deleted.

ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ traitlets==5.14.3
9494
typing-inspect==0.9.0
9595
typing_extensions==4.12.2
9696
tzdata==2024.2
97-
urllib3==2.3.0
97+
urllib3==2.5.0
9898
wcwidth==0.2.13
9999
yarl==1.18.0
100100
zstandard==0.23.0

ai/gen-ai-agents/assistant-secretary-agent/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
An AI-powered assistant that routes user input across tools like Gmail, Google Calendar, Weather API, Calculator, and Oracle’s Generative AI services for smart, dynamic task automation.
44

5-
Reviewed: 23.04.2025
5+
Reviewed: 23.08.2025
66

77
# When to use this asset?
88

0 commit comments

Comments
 (0)