Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 24 additions & 3 deletions ai/gen-ai-agents/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,29 @@
# Generative AI Agents service

Oracle’s AI strategy is to make artificial intelligence (AI) pervasive across its cloud applications and cloud infrastructure. We serve business users who want to improve business processes and outcomes through prebuilt AI capabilities, data scientists and developers who want complete control to build and deploy AI models of any kind, and independent software vendors (ISVs) who want the most performant and cost-effective platform to host their AI services.

Reviewed: 13.11.2024
Oracle’s Generative AI Agents is a fully managed service that combines the power of large language models (LLMs) with an intelligent retrieval system to create contextually relevant answers by searching your knowledge base, making your AI applications smart and efficient. The service provides up-to-date information through a natural language interface and the ability to act directly on it.

# Team Publications

- [Live Lab : Oracle Generative AI Agent: Multi-Format Search. Installation to Advanced Techniques](https://livelabs.oracle.com/pls/apex/dbpm/r/livelabs/view-workshop?wid=4112)
- [Live Lab : Build an AI assistant you can access through Slack, Teams and more - Oracle LiveLabs](https://livelabs.oracle.com/pls/apex/dbpm/r/livelabs/view-workshop?wid=4015)
- [Analysis of Structured Data and Use of AI Agents](https://luigi-saetta.medium.com/analysis-of-structured-data-and-use-of-ai-agents-a40f18da4ed5)
- [AI Agents: The Future of Intelligent Systems in 2025](https://medium.com/@anshuman4luv/ai-agents-the-future-of-intelligent-systems-in-2025-5558c13aa328)
- [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)

## Reusable Assets Overview
- [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)
- [Finance analytics agent created by our partner TPX impact](https://bit.ly/genai4analyst)

# Useful Links

- [AI Solutions Hub](https://www.oracle.com/artificial-intelligence/solutions/)
- [GEN AI Agents](https://docs.oracle.com/en-us/iaas/Content/generative-ai-agents/home.htm)
- [AI Agents Overview](https://docs.oracle.com/en-us/iaas/Content/generative-ai-agents/overview.htm)




Reviewed: 26.03.2025


# License
Expand Down