artificial intelligence
Browse posts in this collection.
A practical look at using and building on Azure OpenAI, specifically the "ChatGPT-style" featureI share my mixed experiences with ChatGPT, noting that while it excels at specific technical tasks like data conversion, it often provides unhelpful advice for broader questions. To help you build more robust solutions, I also introduce Azure OpenAI as a powerful commercial alternative with enterprise capabilities and guide you through the initial steps of provisioning it in the Azure Portal.
March 8, 2023Building a ChatGPT solution with custom data using Azure OpenAII explain how to leverage Azure OpenAI’s PaaS service to train GPT models on your own custom data by creating simple JSONL dataset files. This approach allows you to move beyond generic responses and tailor the AI’s behavior for specific, high-value use cases.
March 17, 2023Building a private ChatGPT service without custom code using Azure OpenAIDiscover how to build a private, enterprise-grade ChatGPT service using Azure OpenAI without writing any custom code. I will walk you through the key differences between OpenAI and Azure OpenAI, guide you through the access request process, and show you exactly how to provision the necessary resources in the Azure portal.
August 22, 2023Deploying an Enterprise ChatGPT with Azure OpenAII explore the enterprise benefits of deploying a private ChatGPT using Azure OpenAI, highlighting how the Azure Chat solution allows companies to maintain full control over data privacy and access. I share my hands-on experience setting up this architecture, including practical tips on provisioning resources, navigating access requirements, and leveraging my forked repository since Microsoft removed the original public source.
August 14, 2023Driving a Tesla: Thoughts after 5 yearsAfter sharing ownership of a Tesla Model S and Model X with my brother for five years, I reflect on the exhilarating acceleration, ample space for our growing family, and the convenience of weekly home charging. While the driving experience was futuristic and fun, I also discuss practical challenges like freezing components and ineffective windshield wipers that tempered the luxury of owning these high-tech vehicles.
December 23, 2021