OpenAI-API-dotnet and ChatGPT.Net

These are competitors—both provide C#/.NET wrappers for OpenAI's API, with the first targeting GPT-3 and the second targeting ChatGPT, but they serve the same purpose of enabling .NET developers to integrate OpenAI models and should be evaluated on their respective API coverage, maturity, and maintenance status rather than used together.

OpenAI-API-dotnet
51
Established
ChatGPT.Net
48
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 22/25
Stars: 1,897
Forks: 421
Downloads:
Commits (30d): 0
Language: C#
License:
Stars: 386
Forks: 70
Downloads:
Commits (30d): 0
Language: C#
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About OpenAI-API-dotnet

OkGoDoIt/OpenAI-API-dotnet

An unofficial C#/.NET SDK for accessing the OpenAI GPT-3 API

This is an unofficial C# library for developers who want to integrate OpenAI's AI capabilities into their .NET applications. It takes your application's data or prompts and sends them to OpenAI's various models like GPT-3.5/4, DALL-E 2/3, and Whisper, returning generated text, images, or audio transcripts. It's used by developers building AI-powered features within their C#, .NET, Unity, or Xamarin applications.

AI-powered-apps chatbots content-generation image-generation speech-recognition

About ChatGPT.Net

PawanOsman/ChatGPT.Net

C# library for ChatGPT using official OpenAI API

This project helps C# developers integrate ChatGPT's AI capabilities into their .NET applications. It takes your application's text prompts and delivers AI-generated text responses, letting you add conversational AI features directly into your software. It is intended for C# developers who want to leverage OpenAI's API within their .NET projects.

.NET development C# programming AI integration conversational AI application development

Scores updated daily from GitHub, PyPI, and npm data. How scores work