Skip to content

Repository files navigation

AgentKit

Drop-in React UI for AI agents. Add a full-featured streaming chat interface with tool calls, canvas panel, and customization in under 5 minutes.

npm install agentkit-ui

Full documentation and API reference


Monorepo structure

agentkit/
├── packages/ui/        @agentkit/ui — the npm SDK
└── apps/demo/          Next.js demo app

Running locally

# Install dependencies
pnpm install

# Build the SDK
cd packages/ui && pnpm build

# Run the demo
cd apps/demo && pnpm dev

Open http://localhost:3000 to see the demo.

License

MIT © Vamshidhar Parupally

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages