Skip to main content

Flowise

Flowise Overview

Flowise is an low-code platform for building applications powered by large language models (LLMs). It provides a visual drag-and-drop interface where you canconnect components (like prompts, memory, APIs, and AI models) into workflows, designed specifically for AI. .

What Flowise Does

  1. Let’s you visually design AI workflows (called “chains” or “agents”)
  2. Integrates with models from providers like OpenAI, Hugging Face, etc.
  3. Supports memory, vector databases, and APIs

How to start the service

Settings à configuration à components à enable the flowise toggle

flowise

Launch the Flowise

Navigate to the Automation choose the flowise, enter the valid user name and password to launch the flowise

flowise 1

In Flowise

  1. Create a Chatflow
  2. Add nodes:
  • Chat Model (e.g., OpenAI)

  • Prompt Template

  • Memory (for conversation history)

  • Connect respective nodes visually

  • Test inside Flowise

Create a Chatflow

  1. Click Add new button à settings icon a click load chat flow

flowise 2

Add nodes

  1. Connect the OpenAI by updating the credentials name and Api key
  2. Join the respective node eg: Buffer memory to Memory, custom MCP tool to Tool

flowise 3

Test Flowise

Click the bot to check the Agent response can build intelligent chatbots that:

  1. Answer FAQs
  2. Provide customer support
  3. Handle conversational workflows

flowise 4