# microsoft/chat-copilot

Repository: https://github.com/microsoft/chat-copilot
Canonical: https://ross.abutalabs.com/products/chat-copilot
Language: TypeScript
License: MIT
License Family: permissive
Archived: true
Last push: 2026-08-20T20:27:43+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 8, longevity 81
- inputs: {"age_days": 1143, "days_push": 13, "days_rel": 659, "gap_med": null, "n_releases_24m": 1}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2434, forks 765 (observed 2026-08-28T04:06:51.311953+00:00)

## What it is
Chat Copilot is a sample application from Microsoft for building your own LLM-powered chat copilot, built on Semantic Kernel. It consists of a React frontend, a .NET web API backend, and a .NET worker service for semantic memory processing, and is explicitly intended for education rather than production use.

## Use cases
- build a custom chatgpt-like assistant
- learn how to integrate llms into a web app
- example of semantic kernel usage
- prototype an ai chat copilot with memory
- deploy a chat app to azure openai
- understand rag and semantic memory pipelines

## When to choose
- you want a reference implementation for building an LLM chat app with Semantic Kernel
- you are learning how chat copilots with semantic memory are architected
- you want a starting point to customize into your own assistant

## When to avoid
- you need a production-ready, hardened chat application
- you want a turnkey product rather than a sample to study and modify
- you do not want to incur OpenAI/Azure OpenAI token costs per interaction

## Facets
- artifact type: application
- maturity: active
- function: chatbot, rag, llm-inference, web-framework, api-framework
- domain: large-language-models, chatbots, artificial-intelligence, web-development
- platform: dotnet, cross-platform, cloud
- tags: semantic-kernel, sample-application, react, azure-openai, openai, semantic-memory, llm-chat, educational-sample, retrieval-augmented-generation, nodejs, web-server, docker

## Member repositories
- microsoft/chat-copilot (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:51.311953+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:31:09.123727+00:00, confidence not recorded.
  - readme: https://github.com/microsoft/chat-copilot (fetched 2026-08-28T04:06:51.311953+00:00, sha 5a1acc05dc9b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
