ui
ui copied to clipboard
find website support chat ui
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?
thanks very much.
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.
@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.
@joeylin you can also checkout my repository: https://github.com/jakobhoeg/shadcn-chat
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.