You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ This repository is organized into several key areas:
10
10
11
11
Applications and reference implementations demonstrating how to build AI-powered solutions with Oracle technologies. These complete, working examples showcase end-to-end implementations of AI applications, agents, and systems that leverage Oracle AI Database and OCI services. Each application includes source code, deployment configurations, and documentation to help developers understand architectural patterns, integration approaches, and best practices for building production-grade AI solutions.
| memory_context_engineering_agents | Build AI agents with 6 types of persistent memory. Covers memory engineering, context window management, and just-in-time retrieval patterns.| LangChain, Oracle AI Database, OpenAI, Tavily |[](./notebooks/memory_context_engineering_agents.ipynb)|
30
-
| oracle_rag_agents_zero_to_hero | Learn to build RAG agents from scratch using Oracle AI Database. | Oracle AI Database, OpenAI, OpenAI Agents SDK |[](./notebooks/oracle_rag_agents_zero_to_hero.ipynb)|
31
-
| oracle_rag_with_evals | Build RAG systems with comprehensive evaluation metrics | Oracle AI Database, OpenAI, BEIR, Galileo |[](./notebooks/oracle_rag_with_evals.ipynb)|
| memory_context_engineering_agents | Build AI agents with 6 types of persistent memory. | LangChain, Oracle AI Database, OpenAI, Tavily |[](./notebooks/memory_context_engineering_agents.ipynb)|
30
+
| oracle_rag_agents_zero_to_hero | Learn to build RAG agents from scratch using Oracle AI Database. | Oracle AI Database, OpenAI, OpenAI Agents SDK |[](./notebooks/oracle_rag_agents_zero_to_hero.ipynb)|
31
+
| oracle_rag_with_evals | Build RAG systems with comprehensive evaluation metrics | Oracle AI Database, OpenAI, BEIR, Galileo |[](./notebooks/oracle_rag_with_evals.ipynb)|
0 commit comments