Skip to content

Commit e854c85

Browse files
authored
Merge branch 'main' into dependabot/pip/cloud-infrastructure/ai-infra-gpu/ai-infrastructure/rag-langchain-vllm-mistral/files/h11-0.16.0
2 parents 0403294 + 21e4728 commit e854c85

File tree

198 files changed

+4066
-197
lines changed

Some content is hidden

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

198 files changed

+4066
-197
lines changed

.DS_Store

0 Bytes
Binary file not shown.

.vscode/extensions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"recommendations": []
3+
}

ai/.DS_Store

-8 KB
Binary file not shown.

ai/ai-speech/.DS_Store

-6 KB
Binary file not shown.

ai/ai-speech/README.md

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

33
OCI Speech is an AI service that applies automatic speech recognition technology to transform audio-based content into text. Developers can easily make API calls to integrate OCI Speech’s pre-trained models into their applications. OCI Speech can be used for accurate, text-normalized, time-stamped transcription via the console and REST APIs as well as command-line interfaces or SDKs. You can also use OCI Speech in an OCI Data Science notebook session. With OCI Speech, you can filter profanities, get confidence scores for both single words and complete transcriptions, and more.
44

5-
Reviewed: 13.11.2024
5+
Reviewed: 12.05.2025
66

77
# Table of Contents
88

@@ -17,7 +17,7 @@ Reviewed: 13.11.2024
1717

1818
# Team Publications
1919
- [AI Meetings: Meetings transcription](https://www.oracle.com/artificial-intelligence/automate-meeting-transcriptions/)
20-
- [Search Documents stored in Object Storage using Opensearch, Generative AI, Semantic Search, RAG](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3762)
20+
- [Create Podcasts with Generative AI](https://www.oracle.com/artificial-intelligence/create-podcasts-with-generative-ai/)
2121

2222
## Reusable Assets Overview
2323

@@ -36,18 +36,19 @@ Reviewed: 13.11.2024
3636
- [Podcast Generator](https://github.com/oracle-devrel/technology-engineering/tree/main/ai/ai-speech/podcast-generator)
3737

3838
## Architecture Center
39-
39+
- [Implement a web-based user interface for interacting with Oracle Cloud Infrastructure Generative AI Agents](https://docs.oracle.com/en/solutions/oci-genai-speech/index.html)
4040
- [Use OCI Speech to transcribe natural language](https://docs.oracle.com/en/solutions/ai-speech/index.html)
4141

4242
## LiveLabs and Workshops
4343

4444
- [Introduction to OCI Speech](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3135&clear=RR,180&session=106771425893627)
45-
45+
- [Search Documents stored in Object Storage using Opensearch, Generative AI, Semantic Search, RAG](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3762)
46+
- [Detect and manage offensive behavior in YouTube videos using OCI Data Science, OCI Language, and OCI Speech integrated with APEX](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3867&clear=RR,180&session=110244305190461)
4647

4748
# Useful Links
4849

4950
- [AI Solutions Hub](https://www.oracle.com/artificial-intelligence/solutions/)
50-
- [Oracle AI Speech on oracle.com](https://www.oracle.com/uk/artificial-intelligence/speech/)
51+
- [Oracle AI Speech on oracle.com](https://www.oracle.com/artificial-intelligence/speech/)
5152
- [Oracle AI Speech documentation](https://docs.oracle.com/en-us/iaas/Content/speech/home.htm)
5253
- [Oracle Speech AI service now supports diarization](https://blogs.oracle.com/ai-and-datascience/post/oracle-speech-ai-service-now-supports-diarization)
5354

-6 KB
Binary file not shown.

ai/gen-ai-agents/.DS_Store

-6 KB
Binary file not shown.

ai/gen-ai-agents/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Oracle’s Generative AI Agents is a fully managed service that combines the pow
99
- [Analysis of Structured Data and Use of AI Agents](https://luigi-saetta.medium.com/analysis-of-structured-data-and-use-of-ai-agents-a40f18da4ed5)
1010
- [AI Agents: The Future of Intelligent Systems in 2025](https://medium.com/@anshuman4luv/ai-agents-the-future-of-intelligent-systems-in-2025-5558c13aa328)
1111
- [LangChain vs LangGraph vs LangFlow vs LangSmith: A Detailed Comparison](https://medium.com/@anshuman4luv/langchain-vs-langgraph-vs-langflow-vs-langsmith-a-detailed-comparison-74bc0d7ddaa9)
12+
- [Developer Coaching: Unlock the power of Oracle AI](https://www.youtube.com/watch?v=6weQp8BugSg&t=2460s)
1213

1314
## Reusable Assets Overview
1415
- [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)
Binary file not shown.

0 commit comments

Comments
 (0)