ant-design/x

Craft AI-driven interface effortlessly🤖

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 53 minutes ago
Added to GitGenius on September 14th, 2026
Created on May 9th, 2024
Open Issues & Pull Requests: 168 (+0)
GitHub issues: Enabled
Number of forks: 1,158
Total Stargazers: 4,778 (+0)
Total Subscribers: 28 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 5.0 hours
Mean response time: 13.5 days
90th percentile: 25.6 days
Tracked items: 627

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 91% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "documentation" is answered fastest, typically in about an hour, while "2.x" waits about 25 hours. 71% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 7% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 117
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 287 days
Stale 30+ days: 107
Stale 90+ days: 91

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (241)
  • enhancement (142)
  • question (78)
  • 2.x (56)
  • documentation (35)
  • wontfix (12)
  • good first issue (8)
  • duplicate (7)

Most active issues this week

Detailed Description

Ant Design X is a React component library for building AI-driven interfaces and chat applications.

The library addresses the challenge of constructing sophisticated AI user experiences by providing enterprise-level components designed around the RICH interaction paradigm. It offers atomic UI components tailored for different stages of AI interaction, allowing developers to assemble complex AI applications from well-designed building blocks. The project is structured as a monorepo with multiple specialized packages: the core component library handles interface elements, a markdown renderer supports streaming-friendly content display with formula and code highlighting, an SDK provides utilities for managing data streams from model agents, a card renderer enables dynamic interface construction through JSON protocols, and a skill library offers pre-built agent capabilities.

Developers should adopt this library if they are building chat interfaces, copilot applications, or other AI-driven products within React ecosystems. It suits teams that want to avoid building AI UI components from scratch and prefer working with components already optimized for streaming data and agent interactions. The tool is particularly valuable for applications requiring markdown rendering with streaming support, dynamic card rendering through structured protocols, and integration with language model agents.

The project maintains active development with regular updates to its component APIs and new feature additions across its package ecosystem. The maintainers actively incorporate user feedback through issue tracking and community contributions. Development focuses on expanding the skill library and improving the streaming capabilities of the markdown and card rendering systems.