8000 GitHub - angeloluidens/prompt-kit: Core building blocks for AI apps. High-quality, accessible, and customizable components for AI interfaces.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Core building blocks for AI apps. High-quality, accessible, and customizable components for AI interfaces.

License

Notifications You must be signed in to change notification settings

angeloluidens/prompt-kit

 
 

Repository files navigation

prompt-kit

Customizable, high-quality components for AI applications.
Build chat experiences, AI agents, autonomous assistants, and more, quickly and beautifully.

cover

Installation

Install shadcn/ui

First, you'll need to install and configure shadcn/ui in your project.
Follow the installation guide in the shadcn/ui documentation.

Install prompt-kit components

Once shadcn/ui is set up, you can install prompt-kit components using the shadcn CLI:

npx shadcn@latest add prompt-kit/[component]

Usage

After installation, import and start using the components in your project:

import { PromptInput } from "@/components/ui/prompt-input"

About

Core building blocks for AI apps. High-quality, accessible, and customizable components for AI interfaces.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.4%
  • MDX 18.9%
  • CSS 2.5%
  • JavaScript 0.2%
0