MaIN.NET is a NuGet package that facilitates the integration of Large Language Models (LLMs), Retrieval Augmented Generation (RAG), and AI Agents into .NET applications. The project emphasizes a modular design, aiming to connect various AI methods into a single, unified ecosystem. It supports a range of models from providers like Claude, OpenAI, Gemini, Groq, and Ollama. The package also includes a command-line interface (mcli) to assist with testing, configuration, model downloads, and running backend servers or demo environments. The latest release, version 0.10.9, expands its model catalog and adds configurable Ollama base URLs for containerized deployments, along with InferPage Docker images.
Featured on AI Radar: MaIN.NET NuGet Package Integrates LLMs, RAG, and Agents into .NET