nashtech-garage/ntg-agent
A sample Chatbot in C# using Microsoft Agent Framework
This project helps C# developers build custom chatbots for various applications. Developers provide the desired large language model (like GitHub Models, OpenAI, or Azure OpenAI) and a SQL Server database, and the project outputs a functional chatbot with administrative and user-facing web interfaces. This is ideal for developers looking to integrate conversational AI into their .NET applications.
Use this if you are a C# developer looking for a foundational framework to build and deploy a custom chatbot using .NET and various LLMs.
Not ideal if you are an end-user seeking a ready-to-use chatbot solution without needing to write code or configure developer environments.
Stars
85
Forks
44
Language
C#
License
Apache-2.0
Category
Last pushed
Feb 23, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/nashtech-garage/ntg-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
shuyu-labs/AntSK
An AI knowledge base/agent built with .Net 9, AntBlazor, Semantic Kernel, and Kernel Memory,...
Azure-Samples/azure-ai-search-multimodal-sample
A sample app for the Multimodal Retrieval-Augmented Generation pattern running in Azure, using...
Azure-Samples/contoso-real-estate
Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI...
wisedev-code/MaIN.NET
NuGet package designed to make LLMs, RAG, and Agents first-class citizens in .NET
shuyu-labs/GraphRag.Net
参考GraphRag使用 Semantic Kernel 来实现的dotnet版本,可以使用NuGet开箱即用集成到项目中