How do Generative AI models actually think? Have you wondered recently (like I have) what happens between asking ChatGPT a question and getting an answer? It’s not an impossible question to answer but “it’s complicated” is also a valid response. Large Language Models are built by using computer programs to read tons and tons of…
Mistral has been churning out several interesting open-weight models for a few years now. I was thrilled to read that Microsoft added the most recent Mistral OCR to the Azure AI Foundry catalog because it’s nice to have options beyond the Azure Document Intelligence. If you have any workloads that involve document processing, this might…
VS Code AI Agent Mode: Your 10-Minute Guide to Letting AI do all that pesky coding for you. Ever wished you could just tell your computer “fix this bug” or “add a login form” and watch it happen automatically? VS Code’s Agent Mode is basically that. Unlike regular Copilot chat where you ask questions and…
Are you interested in a private AI ChatGPT that lives on your own Windows PC? There are certainly concerns with having discussions about financial or medical topics that you may not want to send to a cloud service. There have been (and will continue to be) data breeches in all kinds of major public cloud…
Background I’ve gotten some really amazing and positive feedback on the monsters styling for this site. A lot of folks are unaware that the new GPT-IMAGE-1 model that is available (even to free users) is actually able to use your source material to generate a consistent style across multiple requests. You may have discovered recently…
Welcome, AI enthusiasts! Today, we’re solving the problem of managing your multiple AI experiments across Azure regions and resource groups by diving into LiteLLM. We’ll go through how to deploy into your Azure environment and supply the ARM template to get started. Introduction to LiteLLM LiteLLM is a lightweight AI endpoint management tool available on…