Skip to main content

Build AI Agents, Visually

Create powerful AI workflows with an intuitive drag-and-drop interface. Connect LLMs, chains, agents, and tools without writing code.

Quick start

Get Flowise up and running in minutes

1

Install Flowise

Install Flowise globally using npm:
npm install -g flowise
2

Start the server

Launch Flowise with a single command:
npx flowise start
The server will start on port 3000 by default. You can customize this using environment variables.
3

Open the canvas

Navigate to http://localhost:3000 in your browser to access the visual workflow builder.Start creating your first chatflow or agentflow by dragging nodes onto the canvas.

Core features

Everything you need to build intelligent AI workflows

Visual builder

Drag and drop nodes to create complex AI workflows without writing code

Multi-agent systems

Orchestrate multiple AI agents to work together on complex tasks

LLM integrations

Connect to OpenAI, Anthropic, Google, Hugging Face, and more

Vector stores

Integrate with Pinecone, Qdrant, Weaviate, and other vector databases

Document processing

Upload, process, and query documents with built-in RAG support

Custom nodes

Extend Flowise with your own custom integrations and logic

Explore by use case

Learn how to build specific types of AI applications

Chatbots

Build conversational AI with memory and context awareness

Agent workflows

Create autonomous agents that use tools and make decisions

RAG systems

Build retrieval-augmented generation systems for document Q&A

API integrations

Connect your workflows to external APIs and services

Resources

Get help and connect with the community

GitHub

Star us on GitHub and contribute to the project

Discord community

Join our Discord server for support and discussions

Ready to get started?

Follow our quickstart guide to build your first AI workflow in minutes

Start Building

Build docs developers (and LLMs) love