Skip to content

🤖📘🌐 Digital Notebook: AI, Programming, and Personal Projects.

My notes on using AI and machine learning to extract and analyze data from the web. I write articles and educational materials, share experiments in web scraping, automation, personal projects, and ideas about the future of the digital world. I also contribute to the open-source community. A place where theory meets practice and code comes alive.

Gemini CLI: Advanced Techniques and Scenario Automation.

In the previous part, we covered the basics: installation, authentication, and executing single comm…

Gemini CLI: Introduction and First Steps.

Gemini CLI is a tool that works directly in your terminal, understands your codebase, and helps you …

PowerShell Philosophy. Part 3: File System Navigation and Management. Logic Operators. Introduction to Functions.

In the previous part we explored pipelines and abstract process objects. Now let’s apply our k…

Let’s Embed AI in PowerShell. Part Two: The Specification Finder

Let’s Embed AI in PowerShell. Part Two: The Specification Finder

Last time, we saw how we can interact with the Gemini model through the command-line interface using…

Let’s Embed AI in PowerShell. Part 1. PS + Gemini-CLI

Let’s Embed AI in PowerShell. Part 1. PS + Gemini-CLI

In this experiment, I use Gemini-CLI as a search model. What is Gemini CLI? I have already talked in…

Disk Diagnostics and Recovery with PowerShell

Disk Diagnostics and Recovery with PowerShell

PowerShell allows you to automate checks, perform remote diagnostics, and create flexible scripts fo…