Skip to content
Open
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
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@

This repository contains technical resources to help AI Developers and Engineers build AI applications, agents, and systems using Oracle AI Database and OCI services alongside other key components of the AI/Agent stack.

## 🚀 Features

- Oracle AI Database integrations
- Agentic AI and Multi-Agent Systems
- RAG and Hybrid Search Implementations
- LangChain, LangGraph, and OpenAI SDK examples
- Production-ready AI applications
- Memory-Augmented Agent Architectures
- OCI Generative AI integrations
- End-to-end workshops and tutorials

## 🏗️ Architecture Overview

The repository demonstrates how Oracle AI Database serves as the central intelligence layer for AI applications by providing:

- Vector Search
- Graph Analytics
- Relational Data Storage
- JSON Document Storage
- Agent Memory
- Semantic Caching
- Hybrid Retrieval

## What You'll Find

This repository is organized into several key areas:
Expand Down