Gohulan / chatbot-with-openai

This is a C# console application that uses OpenAI's GPT-3 API to generate text responses to user input. The application sends the user's message to the OpenAI API and then parses the response to extract the generated text.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chatbot-with-openai

About

This is a C# console application that uses OpenAI's GPT-3 API to generate text responses to user input. The application sends the user's message to the OpenAI API and then parses the response to extract the generated text.


Languages

Language:C# 100.0%