marcominerva/ChatGptPlayground
A ready-to-use ASP.NET Core chat application backed by a Minimal API that can be used to test ChatGPT workflows
This is a ready-to-use chat application that helps .NET developers quickly test custom integrations and workflows with ChatGPT. It takes user input messages and processes them through a customizable backend, allowing developers to see how their custom logic interacts with the AI. The target user is a .NET developer building applications that incorporate ChatGPT.
Use this if you are a .NET developer who needs a simple, customizable chat interface to test how ChatGPT interacts with your specific application logic or other services.
Not ideal if you are looking for a general-purpose chat application for end-users, or if you are not a developer working with .NET and ChatGPT integrations.
Stars
17
Forks
3
Language
JavaScript
License
MIT
Category
Last pushed
Feb 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/marcominerva/ChatGptPlayground"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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...