wisedev-code/MaIN.NET
NuGet package designed to make LLMs, RAG, and Agents first-class citizens in .NET
MaIN.NET simplifies integrating advanced AI, like large language models, into your .NET applications. It helps you build things like intelligent chatbots or automated processes. You provide the raw data or instructions, and it returns sophisticated AI functionalities, making it easier for .NET developers to create next-generation AI solutions.
177 stars.
Use this if you are a .NET developer looking to quickly and easily incorporate large language models, RAG (Retrieval Augmented Generation), or autonomous agents into your applications.
Not ideal if you are not working with .NET or if you require an out-of-the-box, no-code AI application without any development.
Stars
177
Forks
20
Language
C#
License
MIT
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/wisedev-code/MaIN.NET"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
nashtech-garage/ntg-agent
A sample Chatbot in C# using Microsoft Agent Framework
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...
shuyu-labs/GraphRag.Net
参考GraphRag使用 Semantic Kernel 来实现的dotnet版本,可以使用NuGet开箱即用集成到项目中