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.