OpenAI Web APIs in .NET C# - Exploring Functionality
February 1, 2023
• 1,687 views
This video is the first of a multi-part video series where I explore working with OpenAI's web APIs! This is all done in C# and #dotnet.
Join me as I try to explore OpenAI's web API in C#! This entire video is me experimenting and given that I am very new to many concepts in AI, I make many incorrect assumptions. The purpose of this video is:
- To show you how I approach experimentation of new tools and APIs
- Demonstrating how you can call Web API's in C# (in particular, the OpenAI ones!)
It'...
