oracle-ai-developer-hub

Technical resources for AI developers to build applications, agents, and systems using Oracle AI Database and OCI services (by oracle-devrel)

Oracle-ai-developer-hub Alternatives

Similar projects and alternatives to oracle-ai-developer-hub

  1. ollama

    Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. gitingest

    Replace 'hub' with 'ingest' in any GitHub URL to get a prompt-friendly extract of a codebase

  4. mcp-context-forge

    An AI Gateway, registry, and proxy that sits in front of any MCP, A2A, or REST/gRPC APIs, exposing a unified endpoint with centralized discovery, guardrails and management. Optimizes Agent & Tool calling, and supports plugins.

  5. agentic-rag-for-dummies

    A modular Agentic RAG built with LangGraph — learn Retrieval-Augmented Generation Agents in minutes.

  6. LLMs-from-scratch

    Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

  7. dynamiq

    Dynamiq is an orchestration framework for agentic AI and LLM applications (by dynamiq-ai)

  8. agency

    🕵️‍♂️ Library designed for developers eager to explore the potential of Large Language Models (LLMs) and other generative AI through a clean, effective, and Go-idiomatic approach. (by neurocult)

  9. beyondllm

    Build, evaluate and observe LLM apps

  10. linden

    A Python engine for orchestrating complex LLM workflows, from simple data processing to RAG agents.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better oracle-ai-developer-hub alternative or higher similarity.

oracle-ai-developer-hub discussion

Log in or Post with

oracle-ai-developer-hub reviews and mentions

Posts with mentions or reviews of oracle-ai-developer-hub. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-01-22.
  • Engineering Agent Memory
    1 project | dev.to | 12 May 2026
    Several techniques are used to overcome this architectural limitation, and the folks at Oracle have some interesting examples. Their GitHub repo, oracle-ai-developer-hub showcases some different approaches. Through Jupyter notebooks like memory_context_engineering_agents.ipynb and RAG examples, Agent memory stops being a feature and becomes an engineering discipline.
  • Building ONNX Embedding Workflows in Oracle AI Database with Python
    1 project | dev.to | 17 Apr 2026
    Companion notebook: ONNX In-Database Embeddings with Oracle AI Database 26ai
  • A Practical Guide to Choosing the Right Memory Substrate for Your AI Agents
    1 project | dev.to | 16 Apr 2026
    This aligns with the "find first, read second" philosophy: locate what you need without loading everything upfront. For readers interested in maximum performance, the full notebook also includes a grep_files_os_based variant that shells out to ripgrep or grep, leveraging OS-level optimizations like memory-mapped I/O and SIMD instructions. In practice, this pattern (“search first, then read a range”) is one reason filesystem agents can feel surprisingly strong on focused corpora: the agent iteratively narrows the context instead of relying on a single-shot retrieval query.
  • Build a Scalable Multi-Agent RAG System with A2A Protocol, Oracle AI Database and LangChain
    3 projects | dev.to | 22 Jan 2026
    git clone https://github.com/oracle-devrel/oracle-ai-developer-hub.git cd oracle-ai-developer-hub/apps/agentic_rag pip install -r requirements.txt # Includes docling, trafilatura, oracledb, fastapi, gradio, ollama and langchain-oracledb
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic oracle-ai-developer-hub repo stats
4
3,671
9.7
3 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Jupyter Notebook is
the 15th most popular programming language
based on number of references?