# victordibia/autogen-ui

Web UI for AutoGen (A Framework Multi-Agent LLM Applications)

Repository: https://github.com/victordibia/autogen-ui
Canonical: https://ross.abutalabs.com/products/autogen-ui
Language: TypeScript
License: MIT
License Family: permissive
Topics: agent-based-framework, chatgpt, visualization, ai, ai-agents, autogen, deep-learning, autogen-sample
Last push: 2024-11-14T00:31:12+00:00

## Health v2 (maintenance only)
Score: 27/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 75
- inputs: {"age_days": 1063, "days_push": 658, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1005, forks 137 (observed 2026-09-03T02:15:20.308152+00:00)

## What it is
A web UI for Microsoft's AutoGen AgentChat API, providing a chat interface to interact with a predefined multi-agent team. It pairs a FastAPI backend that streams agent responses with a Next.js frontend, serving as a reference example for building AutoGen interfaces.

## Use cases
- chat with a multi-agent autogen team through a browser
- example of building a UI on top of the AutoGen AgentChat API
- self-host a simple web interface for LLM agent tasks
- stream agent run results to a frontend in real time
- starting point for custom AutoGen agent interfaces

## When to choose
- you want a minimal reference implementation for a custom AutoGen UI
- you need a quick chat interface over a predefined AutoGen agent team
- you're learning how to wire FastAPI streaming to a Next.js chat frontend

## When to avoid
- you need a production-ready, feature-complete AutoGen UI - use AutoGen Studio instead
- you require authentication, history persistence, or multiple team configurations out of the box
- you expect a stable API - the project warns of breaking changes

## Facets
- artifact type: application
- maturity: experimental
- function: chat-interface, agent-framework, http-server, web-framework, llm-inference
- domain: large-language-models, web-development, developer-tools
- platform: python, self-hosted
- tags: autogen, multi-agent, nextjs, fastapi, chat-ui, example-app, ai-agents, web-server, nodejs

## Member repositories
- victordibia/autogen-ui (main) score 27

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:20.308152+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-30T07:13:47.354200+00:00, confidence not recorded.
  - readme: https://github.com/victordibia/autogen-ui (fetched 2026-09-03T02:15:20.308152+00:00, sha 63d8679ba9f0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
