Skip to content

Add Deep Research Agent with Oracle 26AI AI Database Demo#49

Open
businessarshgoyal wants to merge 2 commits intooracle-devrel:mainfrom
businessarshgoyal:deep-research-agent-demo
Open

Add Deep Research Agent with Oracle 26AI AI Database Demo#49
businessarshgoyal wants to merge 2 commits intooracle-devrel:mainfrom
businessarshgoyal:deep-research-agent-demo

Conversation

@businessarshgoyal
Copy link
Copy Markdown

@businessarshgoyal businessarshgoyal commented Dec 22, 2025

Deep Research Agent with Oracle 26AI AI Database

This PR adds a comprehensive demo showcasing Oracle 26AI AI Database's powerful vector search capabilities through an intelligent research agent.

Key Features Demonstrated

  • Native VECTOR Data Type: 1536-dimensional embeddings stored directly in Oracle 26AI AI Database
  • HNSW Vector Indexing: Lightning-fast similarity search with 95% accuracy
  • Semantic Memory: Understands context and meaning, not just keywords
  • Enterprise Scale: Production-ready with ACID compliance and high availability

What's Included

  • Complete Working Demo (main.py) - Full schema setup and vector operations
  • Interactive Agent (agent_demo.py) - Research agent with memory recall
  • Connection Testing (test_connection.py) - Oracle database validation
  • Comprehensive Documentation - Setup guide and technical deep dive

Technical Highlights

  • Combines OpenAI embeddings with Oracle's native vector storage
  • Demonstrates cosine similarity search in pure SQL
  • Shows hybrid search capabilities (structured + vector data)
  • Includes performance optimizations and best practices

Perfect for developers exploring Oracle 26AI AI Database's vector capabilities!

- Demonstrates native VECTOR data type and HNSW indexing
- Shows semantic memory with OpenAI embeddings
- Includes complete setup guide and examples
- Showcases enterprise AI capabilities with Oracle 23AI
@oracle-contributor-agreement
Copy link
Copy Markdown

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Dec 22, 2025
@businessarshgoyal businessarshgoyal changed the title Add Deep Research Agent with Oracle 23AI Vector Database Demo Add Deep Research Agent with Oracle 26AI AI Database Demo Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Required At least one contributor does not have an approved Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant