Writing
Articles, experiments and practical technical guides.
AI, Data Science, Oracle APEX, OCI and the engineering patterns behind real implementations — written to be reused, not just skimmed.
ChatGPT vs DeepSeek: Key Differences and Hands-On Experiments
My findings after comparing two powerful AI Assistants Over the past few days, I’ve spent some time investigating DeepSeek, a relatively new AI model, and comparing it to…
Integrating Oracle Object Storage with Oracle APEX for File Management and Data Science Preparation
Integrating Oracle APEX with Oracle Object Storage is a fundamental step toward creating robust…
Multicloud made easy: Oracle’s game-changing approach to cloud harmony
If you’re facing challenges managing workloads across different clouds and want to integrate them…
Performing REST API Calls in Oracle APEX with PL/SQL Code
In Oracle APEX, REST API calls can be performed using either Shared Components (Web Source Modules) or through PL/SQL processes.…
Build a ChatGPT-like Oracle APEX Application Using OpenAI’s Fine-tuned Model
In this article, I will walk you through how to create a ChatGPT-like interface in Oracle APEX using a fine-tuned…
Creating Reports and Documents with APEX Office Print in Oracle APEX
APEX is an incredibly versatile platform for building low-code applications, but one feature that really elevates its capabilities is the…
Creating my own specialized ChatGPT for Oracle APEX Development using Fine-Tuned OpenAI models
As a developer working with Oracle APEX, staying updated with the latest features and enhancements is crucial for building scalable…
Configuring Email in OracleAPEX on an AutonomousDatabase (ADB)
Email functionality is vital for many Oracle APEX applications, whether it’s sending notifications, confirmations, or updates to users. Deployments on…
Unlock the Power of AI in Oracle APEX 24.1: Set Up OpenAI Credentials for APEX Assistant
Oracle APEX 24.1 has introduced an exciting new feature: the APEX Assistant, which leverages OpenAI’s large language model to help…
Leveraging Machine Learning for Image Clustering: A Case Study with a Museum’s Digital Archive
Introduction In today’s digital age, museums are increasingly embracing technology to manage and analyze their vast collections. I recently had…