<!-- markdownlint-disable MD030 -->

# Flowise UI

English | [中文](./README-ZH.md)

React frontend ui for Flowise.

![Flowise](https://github.com/FlowiseAI/Flowise/blob/main/images/flowise_agentflow.gif?raw=true)

Install:

```bash
npm i flowise-ui
```

## License

Source code in this repository is made available under the [Apache License Version 2.0](https://github.com/FlowiseAI/Flowise/blob/master/LICENSE.md).
