In a recent series of blog posts, I created what might best be described as a PowerShell front end for Ollama. For anyone who might not be familiar with Ollama, it's a tool that allows you to run ...
Managing Windows user profiles is often time-consuming and tedious. Here are some tips on how to leverage PowerShell to make ...
The third installment in this PowerShell AI series explores how user queries are processed and answered using a RESTful API and JSON payloads, enabling seamless interaction with local AI models ...