This post provides a comprehensive guide on getting started with OpenAI APIs, covering setting up an API key, installing OpenAI’s Python package, and using GPT-4o-mini for text generation. It also explores parameters tweaking, advanced uses like summarization and translation, and tips for fine-tuning models, handling rate limits, costs, bias, and caching responses.
Category: Tutorial
Demo: Azure Form Recognizers Without Labels
In this demo, we will look at the Form Recognizer API from Azure Cognitive Services and create a basic labelled … More
Demo: Set up Azure DevOps CI/CD Pipelines
Azure DevOps is an amazing resource for end to end software development. This Demo looks at creating CI/CD pipelines for Web Apps in Azure.
How do I set up a website in Azure?
Azure can host everything you want. This tutorial walks through creating a a .net code site in Azure.
Azure: Working with Resource Groups
Working with demos in Azure can be confusing if you don’t manage your resources right. Luckily, Resource Groups solve all your problems. Read on for the answers!