Show HN: React AI Agent Chat SDK
2 mifydev 0 9/8/2025, 5:55:02 PM github.com ↗
Hey HN!
Over the past two weekends, I've (vibe)coded a library for creating agentic chats. It's a full-stack library - it provides React UI components for the chat, tools, and a backend endpoint implementation based on Vercel AI SDK.
The reason I've written that library is because I saw that Vercel created Chat SDK, but when I wanted to try it, I realized that it's not an SDK; it's just a website template, which is also deeply tied to Next.js. The library I've created can be used everywhere. (I hope)
Want to quickly try it out? Install it with SourceWizard: npx sourcewizard@latest install react-ai-agent-chat-sdk
Let me know if you have any questions or see any bugs!
No comments yet