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.
C#