Introduction
Welcome to the official Flowise documentation
Last updated
Welcome to the official Flowise documentation
Last updated
Flowise is an open source generative AI development platform for building AI Agents and LLM workflows.
It offers a complete solution that includes:
There are 3 main visual builders namely:
Assistant
Chatflow
Agentflow
Chatflow is designed to build single-agent systems, chatbots and simple LLM flows. It is more flexible than Assistant. Users can use advance techniques like Graph RAG, Reranker, Custom Code, etc.
Agentflow is the superset of Chatflow & Assistant. It can be used to create chat assistant, single-agent system, multi-agent systems, and complex workflow orchestration.
In this 2-minute quickstart demo, you'll learn the basic fundamentals of how Flowise works.
This 10-minute video will teach you how to build your first LLM app using Flowise.
If you want to help this project, please consider reviewing the Contribution Guide.
Assistant is the most begineer-friendly way of creating an AI Agent. Users can create chat assistant that is able to follow instructions, use tools when neccessary, and retrieve knowledge base from uploaded files () to respond to user queries.
For support and further discussion, head over to our server.