These are the public projects I maintain or use as practical companion material for articles on this site.

The projects cover runnable examples for OCI Generative AI, LLM model catalogs on OCI, automation for Oracle Kubernetes Engine, and serverless demos with OCI Functions. They are designed as reusable material for cloud engineers, developers, and technical teams who want to test Oracle Cloud Infrastructure with concrete code.

OCI GenAI Python Starters

A collection of runnable Python examples for OCI Generative AI. It covers direct SDK usage, LangChain, LlamaIndex, LangGraph, and OpenAI-compatible API flows.

OCI GenAI Catalog

A reference and selection guide for Generative AI models available on Oracle Cloud Infrastructure.

OKED

Oracle Kubernetes Engine Deploy is an automation project for creating OKE clusters with Pulumi and practical defaults.

OCI Function Examples

Examples used in the OCI Functions series: Python functions, custom images, Object Storage events, Autonomous Database integration, and Terraform automation.