UI Building Blocks for LLM/Chat UIs. Maintained by @goodcodeus.
Reachat is a UI library designed for creating chat experiences. It simplifies the process of building chat interfaces by providing customizable components that can be themed using Tailwind. With features like console and companion modes, markdown rendering, code highlighting, and more, Reachat aims to streamline the development of chat applications.
To get started with Reachat in your project, you can install it via npm or yarn. Simply run the following command in your terminal:
npm install reachat
Once installed, you can import Reachat components into your project and start creating chat interfaces with ease.
Reachat is a convenient UI library for developers looking to incorporate chat functionalities into their applications without the hassle of manually coding all the required components. With its customizable features and support for Tailwind theming, Reachat offers a streamlined approach to building engaging chat experiences.