This video shows how to do AI web-scraping with DeepSeek R1 locally with Ollama and Crawl4AI easily.
Fahd Mirza on AI, Cloud, DevOps and Databases
Blog By Fahd Mirza Chughtai
Thursday, February 6, 2025
Getting Data LLM-Ready with JSON in Oracle Database
If you are building an AI-powered application, especially with tools and function calling you know that using JSON could greatly improve the accuracy of your application and the LLM would be able to give more grounded response. That is where this blog post is helping to show you how easy and powerful it is to use JSON with Oracle PL/SQL, which is still very much relevant in today's AI world.
Saturday, February 1, 2025
How-To Speedup Initial Load from Oracle to SQL Server with Oracle GoldenGate 23ai
Have you ever stared at your computer screen, watching the hours tick by as you wait for a massive data transfer to complete? If you're using Oracle GoldenGate to move data from an Oracle database to SQL Server, you might know the feeling all too well—especially when you're dealing with something like 200 million rows that take way too long. Let’s dive into how Oracle GoldenGate works and some simple tricks to speed up that initial load time.
Thursday, January 30, 2025
How-To Fix Poco::IOException Error During Goldengate 23ai Upgrade
I recently upgraded Oracle GoldenGate 23ai. In this post, I'll share my experience and provide a step-by-step guide on how to upgrade Oracle GoldenGate 23ai using the GUI and especially a weird error which I received during this upgrade which is as follows:
Sunday, January 26, 2025
DeepSeek R1 Coding Examples - Easy Tutorial for Beginners and Experts
This video gives a hands-on tutorial to use DeepSeek R1 model in code for various use-cases.
Tuesday, January 21, 2025
Oracle Scheduler SQL Cheat Sheet
Oracle Scheduler is a built-in job scheduler in Oracle Database that enables you to manage and execute various tasks, such as running database program units, external executables, and scripts. It provides a flexible and sophisticated way to schedule jobs based on time, events, or dependencies, allowing you to automate routine tasks and reduce manual intervention.
Tuesday, January 14, 2025
SOLVED - ORA-20000: ORA-24247: Network access denied by access control list (ACL) with Select AI
I have been experimenting with Oracle Select AI for couple of months now and it has become one of my favorite tool. The other day, I encountered an error while playing with it and it took me sometime to find a fix, so thought of sharing it with you guys.
Monday, January 13, 2025
NVIDIA SANA Model Local Installation with GUI - Step-by-Step Tutorial
This video locally installs NVIDIA SANA which is a text-to-image framework that can efficiently generate images up to 4096 × 4096 resolution.
Tuesday, January 7, 2025
How to Use OpenAI models with Oracle Select AI
If you want to use OpenAI models with Oracle databases then Oracle Select AI makes it a breeze to do so. Provided you already have an Oracle autonomous database in OCI, you can use following steps to use OpenAI's model to use natural language to query you database with LLMs from OpenAI.
Monday, January 6, 2025
How-To Create Lip Sync Video with AI - Change Any Video or Audio Locally and Free
This video shows how to locally install Latent Sync AI model to lip sync any video and audio for free and in private.