A component library for tambo ai.
A react component library for tambo ai.
-
Full UI
MessageThreadCollapsible: A collapsible message thread componentMessageThreadFull: Full version of the message threadMessageThreadPanel: Panel version of the message threadControlBar: Control bar component
-
Message Thread Components
ThreadContent: Content container for message threadsThreadList: List of message threadsThreadHistory: Historical view of message threads
-
Message Elements
Message: Individual message componentMessageInput: Input component for sending messagesMessageSuggestions: Component for displaying message suggestions
Form: Comprehensive form component with various input typesInputFields: Reusable input field components
Graph: Data visualization component
More components coming soon!
# Install the full package
npx tambo full-sendInstall the core components one by one:
# Message Thread Components
npx tambo add MessageThread@latest
npx tambo add MessageThreadCollapsible@latest
npx tambo add MessageThreadPanel@latestFor more granular control, install individual sub-components:
# Thread Components
npx tambo add ThreadContent@latest
npx tambo add ThreadList@latest
npx tambo add ThreadHistory@latest
# Form Components
npx tambo add Form@latest
npx tambo add InputFields@latestFor more detailed information about the CLI and its available commands, see the tambo CLI documentation.
See demos of the components in action:
--> here <--
MIT License - see the LICENSE file for details.
We're building tools for the future of user interfaces. Your contributions matter.
Star this repo to support our work.
Join our Discord to connect with other developers.
Built by developers, for developers.
Because we believe the future of UI is generative and hyper-personalized.