ui icon indicating copy to clipboard operation
ui copied to clipboard

find website support chat ui

Open joeylin opened this issue 1 year ago • 3 comments

I have consulted all the documents on the official website and could not find the support chat UI similar to the following, but I think this is also a relatively common component. Do other people have any ideas, or I did not read the documents carefully enough? image image

thanks very much.

joeylin avatar Jun 30 '23 07:06 joeylin

Hi @joeylin. Although this is a common component, I don't think it will ever be implemented in this project as a reusable component. Mainly because this is a very specific component.

However this could be developed as an example of what you can build with this shadcn/ui.

dan5py avatar Jun 30 '23 07:06 dan5py

@joeylin, you might want to try https://github.com/marcusschiesser/ui - It's a chat component based on shadcn-ui.

I started writing a PR for the new chat component and wanted to send it to shadcn-ui, but I agree with @dan5py that a chat component is too specific and out of this project's scope.

My goal with https://github.com/marcusschiesser/ui is to make a set of beautiful components for LLM applications. So there are more to come.

marcusschiesser avatar Nov 13 '23 03:11 marcusschiesser

@joeylin you can also checkout my repository: https://github.com/jakobhoeg/shadcn-chat

jakobhoeg avatar Jan 29 '24 16:01 jakobhoeg

This issue has been automatically closed because it received no activity for a while. If you think it was closed by accident, please leave a comment. Thank you.

shadcn avatar Jun 21 '24 23:06 shadcn