How to use PowerShell to Interact with the OpenAI API and ChatGPT. (Part 1)

10 months ago
9

This video provides a quick and simple overview of how to make a PowerShell script that can communicate with OpenAI and ChatGPT. To create a script like the one in this video, you will need to setup an account at https://beta.openai.com. Additional resources are below:
https://platform.openai.com/docs/api-reference/introduction

Loading comments...