KorinAI - UI Components Showcase
Live previews of KorinAI - UI components.
npx shadcn@latest add https://ui.korinai.com/all.jsonAvatarKorin
KK
Install
npx shadcn@latest add https://ui.korinai.com/avatar-korin.jsonChatBubble
Korin AI
Sample image
Install
npx shadcn@latest add https://ui.korinai.com/chat-bubble.jsonMemoizedMarkdown
Heading
Some text with a list:
- One
- Two
Install
npx shadcn@latest add https://ui.korinai.com/memoized-markdown.jsonTypingLoader
Thinking
Install
npx shadcn@latest add https://ui.korinai.com/typing-loader.jsonChatLimited
You almost reached your credit limit. Please contact your Administrator
You have reached your credit limit. Please contact your Administrator
Install
npx shadcn@latest add https://ui.korinai.com/chat-limited.jsonFilePreviewDialog
Install
npx shadcn@latest add https://ui.korinai.com/file-preview-dialog.jsonChatBubble
Korin AI
Sample image
ChatInput
u
@usernameInstall
npx shadcn@latest add https://ui.korinai.com/chat-input.jsonUploadButton
Install
npx shadcn@latest add https://ui.korinai.com/upload-button.jsonFileSelector
Requires gallery access; demo renders selector UI only.
Install
npx shadcn@latest add https://ui.korinai.com/file-selector.jsonFloatingChat
Click the chat button at the bottom-right corner.
Install
npx shadcn@latest add https://ui.korinai.com/floating-chat.jsonPageChat
u@username
u
@usernamePreparing your chat experience… Please ensure your API URL and API key are configured.
Install
npx shadcn@latest add https://ui.korinai.com/page-chat.jsonResponse (Markdown)
Install
npx shadcn@latest add https://ui.korinai.com/response.jsonReasoning
Install
npx shadcn@latest add https://ui.korinai.com/reasoning.jsonScrollArea (extended)
Install
npx shadcn@latest add https://ui.korinai.com/scroll-area-extended.jsonToolResults
Install
npx shadcn@latest add https://ui.korinai.com/tool-results.jsonUserConfirmation
Target: /repo/path
Install
npx shadcn@latest add https://ui.korinai.com/user-confirmation.jsonCodeBlock
function add(a:number,b:number){
return a+b;
}Install
npx shadcn@latest add https://ui.korinai.com/code-block.jsonCodeBlock with Copy
bash
pnpm install
pnpm devInstall
npx shadcn@latest add https://ui.korinai.com/code-block-with-copy.json