Discover how MaIN .NET Framework makes AI integration simple and powerful
// Switch between models seamlessly
await AIHub.Chat()
.WithModel("gpt-4o-mini")
.WithMessage("What do you consider to be the greatest invention in history?")
.CompleteAsync(interactive: true);
Switch between different AI providers and models with ease. MaIN .NET Framework abstracts away the complexity, letting you focus on building great applications.
Build AI solutions directly in .NET without any Python dependencies. Enjoy full type safety, async/await support, and familiar patterns.
Experience seamless AI integration with our intuitive command-line interface. Run models, manage configurations, and process data with simple commands.
Built from the ground up with performance in mind, MaIN .NET Framework delivers enterprise-grade AI capabilities without compromising on speed or reliability.