Flowise: Open source LLM orchestration and AI agent builder
Flowise is an open-source platform for visually building LLM-powered applications and AI agents. It provides a drag-and-drop interface for creating complex workflows involving LLMs, vector databases, and external APIs. The platform was acquired by Workday in 2024, expanding its enterprise capabilities while maintaining its open-source foundation.
Use cases
- Building chatbots and virtual assistants with custom knowledge bases
- Creating document Q&A systems using RAG architecture
- Developing automated customer support workflows
- Prototyping LLM-powered applications without extensive coding
Key features
- Visual Flow Builder: Drag-and-drop interface for creating LLM workflows
- LLM Provider Flexibility: Supports OpenAI, Anthropic, Azure, and local models
- Vector Database Integration: Connects to Pinecone, Chroma, Weaviate, and more
- External API Integration: Connects to external services and data sources
- Enterprise Deployment: Self-hostable for full data control
- Open Source Core: Available on GitHub under MIT license
Who Is It For?
- Developers building LLM applications without deep MLOps knowledge
- Organizations wanting to deploy AI workflows on-premise
- Product teams rapidly prototyping conversational AI features
- AI enthusiasts learning about LLM orchestration
Frequently Asked Questions
- Is Flowise free?
- Yes, Flowise is fully open source and free to self-host under the MIT license.
- What models does Flowise support?
- Flowise supports OpenAI, Anthropic Claude, Azure OpenAI, local models via Ollama, and any OpenAI-compatible API.
- Who owns Flowise now?
- Flowise was acquired by Workday in 2024, expanding its enterprise capabilities while continuing to offer the open-source version.
Related
Related
3 Indexed items
Make AI Agents
Make AI Agents (formerly Make.com) is a visual workflow automation platform that enables users to create AI-powered automation workflows. The platform combines traditional automation triggers and actions with LLM-based AI agents that can reason, decide, and execute complex tasks. It provides a no-code interface for building sophisticated AI workflows.
Gumloop
Gumloop is a visual workflow automation platform that enables users to create AI-powered automation workflows through a node-based interface. The platform is designed for building complex AI pipelines that connect multiple AI models and services. It targets developers and technical users building sophisticated automation systems.
Open Interpreter
Open Interpreter is an open-source tool that brings natural language code execution to a local environment, allowing users to automate tasks by writing code that executes with full system access. It supports multiple LLM providers and local models, giving users complete control over their data while enabling programmatic problem-solving through natural language.