microsoft/chat-copilot
A sample chat copilot application built with Microsoft Semantic Kernel integrating Azure OpenAI for conversational AI.

Velocity · 7d
+2.3
★ / day
Trend
→steady
star history
This sample application demonstrates how to build an integrated large language model chat copilot using Semantic Kernel. It consists of a React web frontend, a .NET backend REST API, and a .NET worker service for semantic memory processing. The application leverages Azure OpenAI or OpenAI to power chat interactions and serves as an educational example for developers learning to integrate AI into web applications.