Back to Browse

OpenAI Web APIs in .NET C# - Refactoring

290 views
Feb 8, 2023
7:26

This video is the second 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: - Looking at some previously written code to access Open AI - How I am approaching refactoring this code 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 #refactor #refactoring

Download

0 formats

No download links available.

OpenAI Web APIs in .NET C# - Refactoring | NatokHD