in

OpenAI Web APIs in .NET C# – Exploring Functionality



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’s worth noting again that I make incorrect assumptions here. For example, fine-tuning is 100$% not the mechanism that I want to be using to solve this problem. I was under the assumption that we could get the same result of #chatgpt where it just seems to “learn” based on your conversation and I thought that we’d be able to do that by fine-tuning. That’s 100% not the case.

Enjoying the OpenAI content? You can watch more here:
https://www.youtube.com/watch?v=4o0lIrs4nzc&list=PLzATctVhnsgiqSxbm1choblRuMl7U86wW

Check out more Dev Leader content (including full in depth articles with source code examples) here:
https://linktr.ee/devleader

Social Media:
YouTube: https://youtube.com/@DevLeader
TikTok: https://www.tiktok.com/@devleader
Blog: https://www.devleader.ca/
GitHub: https://github.com/ncosentino/
Twitch: https://www.twitch.tv/ncosentino
Twitter: https://twitter.com/DevLeaderCa
Facebook: https://www.facebook.com/DevLeaderCa
Instagram: https://www.instagram.com/dev.leader
LinkedIn: https://www.linkedin.com/in/nickcosentino

#coding #chatgpt #gpt3 #openai #dotnetcore #csharp #programming #csharptutorial

Domain Knowlege Using OpenAI ChatGPT (as a Business Analyst)

Streaming Real-Time Results with React, OpenAI, and Server Sent Events (SSE): A Step-by-Step Guide