Integrates AI capabilities into business applications on the .NET Platform, enabling AI-powered interactions with processed and stored business events.
This project offers a hands-on demonstration of integrating AI into typical business applications using the .NET Platform. It illustrates a common scenario where business events, such as e-commerce orders, flow through an event-driven system powered by Kafka, get processed and stored in a PostgreSQL database, and are then made accessible for AI-powered interactions. The demo combines modern development practices like .NET Aspire for orchestration with AI integration via the Model Context Protocol (MCP), culminating in an AI chat interface that can answer questions about the stored business data.