Mar 29, 2023 | OpenAI, Python
In this tutorial, we will learn how to use OpenAI ChatGPT (GPT4) API in Python. If you have never heard of OpenAI before, OpenAI is the company that developed ChatGPT, and OpenAI API is the service that allows developers to access the AI models that creates...
Mar 6, 2023 | OpenAI, Python
In this lesson, we are going to learn how to use OpenAI Whisper API to transcribe and translate audio files in Python. OpenAI Whisper is an automatic speech recognition model, and with the OpenAI Whisper API, we can now integrate speech-to-text transcription...
Mar 2, 2023 | OpenAI, Python
In this tutorial, we will learn how to use OpenAI ChatGPT (GPT 3.5) API in Python. If you have never heard of OpenAI before, OpenAI is the company that developed ChatGPT, and OpenAI API is the service that allows developers to access the AI models that creates...
Feb 24, 2023 | OpenAI, Python
In this tutorial, we will learn how to use OpenAI API in Python. If you have never heard of OpenAI before, OpenAI is the company that developed chatGPT, and OpenAI API is the service that allows developers to access the AI models that creates chatGPT through REST...