KorinAI - UI Components Showcase
Live previews of KorinAI - UI components.
npx shadcn@latest add https://ui.korinai.com/all.json
AvatarKorin
KK
Install
npx shadcn@latest add https://ui.korinai.com/avatar-korin.json
ChatBubble
Korin AI
Sample image
Install
npx shadcn@latest add https://ui.korinai.com/chat-bubble.json
MemoizedMarkdown
Heading
Some text with a list:
- One
- Two
Install
npx shadcn@latest add https://ui.korinai.com/memoized-markdown.json
TypingLoader
Thinking
Install
npx shadcn@latest add https://ui.korinai.com/typing-loader.json
ChatLimited
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.json
FilePreviewDialog
Install
npx shadcn@latest add https://ui.korinai.com/file-preview-dialog.json
ChatBubble
Korin AI
Sample image
ChatInput
u
@usernameInstall
npx shadcn@latest add https://ui.korinai.com/chat-input.json
UploadButton
Install
npx shadcn@latest add https://ui.korinai.com/upload-button.json
FileSelector
Requires gallery access; demo renders selector UI only.
Install
npx shadcn@latest add https://ui.korinai.com/file-selector.json
FloatingChat
Click the chat button at the bottom-right corner.
Install
npx shadcn@latest add https://ui.korinai.com/floating-chat.json
PageChat
Chat with KorinAI
Preparing your chat experience… Please ensure your API URL and API key are configured.
Install
npx shadcn@latest add https://ui.korinai.com/page-chat.json
Response (Markdown)
Install
npx shadcn@latest add https://ui.korinai.com/response.json
Reasoning
Install
npx shadcn@latest add https://ui.korinai.com/reasoning.json
ScrollArea (extended)
Install
npx shadcn@latest add https://ui.korinai.com/scroll-area-extended.json
ToolResults
Install
npx shadcn@latest add https://ui.korinai.com/tool-results.json
UserConfirmation
Target: /repo/path
Install
npx shadcn@latest add https://ui.korinai.com/user-confirmation.json
CodeBlock
function add(a:number,b:number){
return a+b;
}
Install
npx shadcn@latest add https://ui.korinai.com/code-block.json
CodeBlock with Copy
bash
pnpm install
pnpm dev
Install
npx shadcn@latest add https://ui.korinai.com/code-block-with-copy.json