chataize/generative-cs
Generative AI library for .NET 9.0 with built-in OpenAI ChatGPT and Google Gemini API clients and support for C# function calling via reflection.
This is a tool for .NET developers to easily integrate various generative AI models like OpenAI, Google Gemini, Anthropic Claude, and xAI Grok into their applications. It takes your code and API keys as input and provides simplified methods to access features such as chat completion, text embeddings, speech-to-text, and text-to-speech. Developers building C# applications who want to add advanced AI capabilities will find this useful.
Use this if you are a .NET developer building applications and want to quickly add generative AI features, including conversational AI, text analysis, and audio processing, from multiple major providers.
Not ideal if you are not a .NET developer or if you only need a simple, pre-built application that uses generative AI without needing to develop it yourself.
Stars
43
Forks
13
Language
C#
License
GPL-3.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/chataize/generative-cs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
RageAgainstThePixel/OpenAI-DotNet
A Non-Official OpenAI RESTful API Client for DotNet
jeffdapaz/VisualChatGPTStudio
Add chatGPT functionalities directly on Visual Studio
RageAgainstThePixel/com.openai.unity
A Non-Official OpenAI Rest Client for Unity (UPM)
betalgo/openai
.NET library for the OpenAI service API by Betalgo Ranul
Azure-Samples/azure-search-openai-demo-csharp
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure...