Learn to Integrate ChatGPT into your C# application.
This video is made for developers who are looking to add natural language processing capabilities to their .Net Core projects.
This video will provide you with the knowledge you need to get started
Download Source Code from: https://shorturl.at/otuP1
How To earn Money With Chat GPT, Earn money with AI: https://youtu.be/BRLRK77t2o4
#ChatGPT #OpenAI #DotNetCore
source
Very helpful session..
Thanks for sharing!
Bhuji na padi
How can I have your project template (1:20)
Is there a way to give Chat GBT information about a certain topic on a permanent basis and then if users want to ask questions it can learn the information and answer any question? I would like to give it information about my business and have it answer any faq a user might ask.
Can you share your full codeblock and references? Using the API for OpenAI has gotten me interested in making my own application for it. However I am new to programming and have been struggling with some errors that I cannot resolve
Amazing thanks 👍
How can I make this chat bot to be my whatsapp business chat bot please reply sir..
Thanks dear
can you solve the issue of getiing only first line in responce
How to integrate whisper with C# .NET. Can anyone help???
I am getting this error "You exceeded your current quota, please check your plan and billing details."
Very helpful- thank you! I however ran into an error "You exceeded your current quota, please check your plan and billing details."– At the time of setting this up I do not think the API is free to use so, I had used card details since it is fairly cheap. (PS. Make sure you setup a Max quota for yourself!)
If you add query as provide 10 countries list then in response it shows only 4 … as half result does not contain in result
sir we are interested in chaptGPT videos with .net core have you created any video please share a link i am unable to find in playlist
Do I have to pay fee while using Api of Open AI?
can you please help ,i am getting internal server error
Can you show similar video for auto correct sentence using Open AI. Thank you in advance
Help me please!
"message": "You exceeded your current quota, please check your plan and billing details.",
"type": "insufficient_quota",
"param": null,
"code": "insufficient_quota"
Good Tutorial of consuming the Openai API in C#, but can you guide how to resolve the quota error message
Is there any way to make that chatgpt response consistent for a specific app?You asked "What is life ?" multiple times and the response is different for each time.How to prevent that?
System.AggregateException: One or more errors occurred. (Error calling OpenAi API to get completion. HTTP status code: NotFound. Request body: {"model":"text-davinci-003","prompt":"string","max_tokens":4000,"stream":false})
—> System.Net.Http.HttpRequestException: Error calling OpenAi API to get completion. HTTP status code: NotFound. Request body: {"model":"text-davinci-003","prompt":"string","max_tokens":4000,"stream":false}
at OpenAI_API.CompletionEndpoint.CreateCompletionAsync(CompletionRequest request)
great explaind 👍🏻
Great to hear sir, Kindly create few videos like email sentiment analysis using Azure openAI and .net core
How to translate doc and other file format using chatgpt in .net core. When we upload any file then how to translate that file from english to german e.g and get the translated file return