# Flowise — Build AI Agents Visually > Flowise is a low-code platform for building AI agents and workflows with drag-and-drop. 51.3K+ GitHub stars. LangChain integration, RAG, multi-agent, self-hosted. Apache 2.0. ## Install Copy the content below into your project: ## Quick Use ```bash # Install and run npm install -g flowise npx flowise start # Open http://localhost:3000 # Or with Docker docker compose up -d ``` --- ## Intro Flowise is a low-code/no-code platform for building AI agents and chatbots with a visual drag-and-drop interface. With 51,300+ GitHub stars and Apache 2.0 license, it integrates with LangChain for LLM orchestration, supports RAG, multi-agent systems, and connects to multiple LLM providers. Self-host on AWS, Azure, GCP, Digital Ocean, Railway, or use Flowise Cloud for managed hosting. Built with Node.js backend and React UI. **Best for**: Teams who want to build AI agents visually without writing code **Works with**: Claude Code, OpenAI Codex, Cursor, Gemini CLI, Windsurf **Deploy**: Self-hosted (Docker, AWS, Azure, GCP) or Flowise Cloud --- ## Key Features - **Visual drag-and-drop**: Build agent workflows without code - **LangChain integration**: Full access to LangChain components - **RAG support**: Retrieval-augmented generation built in - **Multi-agent systems**: Orchestrate multiple AI agents - **Self-hosted**: Deploy anywhere with Docker - **Multiple LLMs**: OpenAI, Anthropic, Google, open-source models - **API export**: Deploy workflows as REST APIs --- ### FAQ **Q: What is Flowise?** A: Flowise is a visual AI agent builder with 51.3K+ stars. Drag-and-drop workflows, LangChain integration, RAG, multi-agent. Self-hosted or cloud. Apache 2.0. **Q: How do I install Flowise?** A: `npm install -g flowise && npx flowise start`. Opens at localhost:3000. Or use Docker. --- ## Source & Thanks > Created by [FlowiseAI](https://github.com/FlowiseAI). Licensed under Apache 2.0. > [FlowiseAI/Flowise](https://github.com/FlowiseAI/Flowise) — 51,300+ GitHub stars --- Source: https://tokrepo.com/en/workflows/02786f4b-cb3f-4d60-a00e-74fda258a430 Author: Agent Toolkit