Skip to content

Class Project to create a weather based health advisor thought id play around with the OpenAI GPT api.

Notifications You must be signed in to change notification settings

HenryAllen04/OpenAI_Csharp_windowsForm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

OpenAI_Csharp_windowsForm

Class Project to create a weather based health advisor thought id play around with the OpenAI GPT api alongside OpenWeatherAPI. Im using davinci-002 model but i want to use gpt turbo 3.5 when it is available for c# windows form.

You will probaly have to install the nuget packages: Jsonsoft, RestSharp, OpenAI. You will need your own OpenAI Apt Key & OpenWeather Api Key

#note# I believe OpenAI havent released there own Nuget but there is a wrapper that works info: https://www.nuget.org/packages/OpenAI/ You should set up limit on your OpenAI account so you dont accidently rack up a huge bill from openAI. When writing my code ive been using the free $18 of tokens i have currently ive only spent $0.04 to make this.

About

Class Project to create a weather based health advisor thought id play around with the OpenAI GPT api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages