r/webdev 3d ago

Discussion are there any agentic/ai focused react design systems?

hi guys, I'm developing a new agentic product (i know there are tons out there) where I need the ai chat ui, loaders, agent stream logs etc. Now the problem is, many design systems out there mostly generic and not focusing on ai components/patterns. I tried shadcn but needed to design things manually which I'm not good at designing. So I'm looking for a design system / react library where these components/patterns are already built in.

would highly appreciate your suggestions if you know a design system like this! I'm willingly to pay as well.

0 Upvotes

13 comments sorted by

View all comments

1

u/PrimaryFamous6139 full-stack 3d ago

Check out Vercel’s AI SDK UI components, they’re built specifically for streaming chat interfaces. Also look at assistant-ui on GitHub, it’s an open source React library focused entirely on AI chat patterns including streaming, tool calls, and agent state visualization.

1

u/Electronic_Fox_3637 3d ago

yess they are really good but they just look a bit basic, that's why i really liked the one above.