Latest Posts

How to Automate Cloudflare Usage Monitoring

How to Automate Cloudflare Usage Monitoring
If you are using Cloudflare products like Workers, R2, or D1, you have probably checked the dashboard more times than you would like. It wo...

Run Open Source Local AI Models in Excel with Ollama

Run Open Source Local AI Models in Excel with Ollama
This article explains how to use open-source AI models in Excel using Ollama. It helps maintain data privacy as the data remains on your loc...

Convert Text to Speech in R

Convert Text to Speech in R
This article explains how to convert text to speech in R for free using Gemini. Gemini Text-to-Speech (TTS) models automatically de...

How to Use Web Search in ChatGPT API

How to Use Web Search in ChatGPT API
In this tutorial, we will explore how to use web search in OpenAI API. Installation Step : Please make sure to install the openai librar...

VBA : ActiveWorkbook Vs ThisWorkbook

VBA : ActiveWorkbook Vs ThisWorkbook
This tutorial explains the difference between ActiveWorkbook and ThisWorkbook in VBA. When multiple workbooks are open in Excel, the diff...
Next →