A .NET-native agent framework for adding AI agents, tools, streaming execution, and an embedded dashboard to ASP.NET Core applications.
Runiq is a .NET-native agent framework designed to integrate AI agents directly into ASP.NET Core applications. It provides a runtime for defining agents with instructions, model settings, and typed C# tools, enabling streaming execution and real-time observability through an embedded dashboard served by the host application. Key features include:
Use cases include building AI-powered features in .NET applications such as customer support agents, data processing assistants, and automated workflow tools, all while keeping business logic in C# and maintaining full control over agent behavior and observability.