N
Nyxis
v0.19.0MIT licensedStar on GitHub

The component toolkit for AI products.

105+ copy-paste components for chat, agents, RAG, MCP, tools and multimodal. Backend recipes for Next.js, Astro, SvelteKit, Hono and Express. Built on shadcn/ui. Provider-agnostic. Source you own and edit.

npx shadcn@latest add https://nyxisai.vercel.app/r/chat-message.json
Works with your stack
105+Componentschat, agents, RAG, MCP, tools, multimodal
5FrameworksNext.js · Astro · SvelteKit · Hono · Express
5+ProvidersAnthropic · OpenAI · Google · Mistral · Ollama
MITLicensefree for commercial use, forever
Quick start

Two commands, your component is in your repo.

No package to wrap, no theme provider to configure, no abstraction layer. Source files land in your project and they belong to you.

terminal ~/your-app
# 1. Bootstrap shadcn in any React-capable project
npx shadcn@latest init

# 2. Install a component — @nyxis/core comes along for free
npx shadcn@latest add https://nyxisai.vercel.app/r/chat-thread.json

# That's it. Edit src/components/nyxis/chat-thread.tsx to taste.

Need the theme runtime, brand color, or extra modes? Install nyxis-ui (optional) .

What you can build

Every surface of an AI product, with the same registry.

Open source · MIT

Built in public, free for commercial use.

Nyxis is MIT-licensed and developed in the open. No invite list, no waitlist, no hidden pricing tier — every component, recipe, and tool ships under the same license. Pull requests, issues, and reviews are all welcome.

Maintained by Julio César Daal and contributors. Star the repo if Nyxis saves you time.