diff --git a/README.md b/README.md index b4b7fe76b54..88ad0475cd1 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,19 @@ -# Flowise + +# Flowise - Build LLM Apps Easily + +[![Release Notes](https://img.shields.io/github/release/FlowiseAI/Flowise)](https://github.com/FlowiseAI/Flowise/releases) +[![Discord](https://img.shields.io/discord/1087698854775881778?label=Discord&logo=discord)](https://discord.gg/jbaHfsRVBW) +[![Twitter Follow](https://img.shields.io/twitter/follow/FlowiseAI?style=social)](https://twitter.com/FlowiseAI) +[![GitHub star chart](https://img.shields.io/github/stars/FlowiseAI/Flowise?style=social)](https://star-history.com/#FlowiseAI/Flowise) +[![GitHub fork](https://img.shields.io/github/forks/FlowiseAI/Flowise?style=social)](https://github.com/FlowiseAI/Flowise/fork) + +

Drag & drop UI to build your customized LLM flow

-Drag & drop UI to build your customized LLM flow - ## ⚡Quick Start Download and Install [NodeJS](https://nodejs.org/en/download) >= 18.15.0 @@ -182,6 +189,12 @@ Feel free to ask any questions, raise problems, and request new features in [dis ## 🙌 Contributing +Thanks go to these awesome contributors + + + + + See [contributing guide](CONTRIBUTING.md). Reach out to us at [Discord](https://discord.gg/jbaHfsRVBW) if you have any questions or issues. [![Star History Chart](https://api.star-history.com/svg?repos=FlowiseAI/Flowise&type=Timeline)](https://star-history.com/#FlowiseAI/Flowise&Date) diff --git a/images/flowise.png b/images/flowise.png new file mode 100644 index 00000000000..09c71fde2b4 Binary files /dev/null and b/images/flowise.png differ