Chat UI for Building LLMs
---
reachat is a UI library for building chat experiences. No more manually coding
all the components required to build LLM uis manually. Customize each component and
theme via Tailwind.
- Reaflow - Open-source library for workflow and diagram graphs.
- Reablocks - Open-source component library for React based on Tailwind.
- Reaviz - Open-source library for data visualizations for React.
- Reagraph - Open-source library for large webgl based network graphs.
To use reachat in your project, install it via npm/yarn:
```
npm i reachat --save
If you want to run reachat locally, its super easy!
- Clone the repository
- npm inpm start`
-
- Browser opens to Storybook page
Thanks to all our contributors!