Skip to main content

FlowiseAI — visual AI workflow automation plugin for CMDOP

Project description

FlowiseAI — Visual AI Workflow Builder & Automation for Python

PyPI Python license

flowiseai

Construct robust visual AI workflow Python applications using our drag-and-drop AI builder. Implement Flowise automation for no-code AI pipelines, a powerful alternative to Flowise, LangFlow, n8n, and Zapier. Define, test, and deploy complex AI workflows without extensive coding.

Features

  • Construct visual AI workflow Python applications rapidly.
  • Automate intricate tasks with Flowise automation, reducing boilerplate.
  • Orchestrate no-code AI pipelines using a drag-and-drop AI builder.
  • Integrate diverse AI models and data sources into unified workflows.
  • Extend functionality via custom Python components.

Use Cases

  • Build visual AI pipelines without writing boilerplate code
  • Connect LLMs, tools, and data sources in a drag-and-drop interface
  • Deploy automated workflows triggered by remote machine events

Installation

pip install flowiseai

Quick Start

from flowiseai import FlowiseAI

client = FlowiseAI.remote(api_key="cmdop_live_xxx")

# Run a visual workflow by name
result = client.agent.run("Run the 'daily-report' workflow")
print(result.text)

# Chain tools and LLMs in one call
result = client.agent.run(
    "Fetch https://news.ycombinator.com, summarize top 5 stories, post to Slack"
)
print(result.text)

CLI

No SDK needed? Connect via standalone binary:

curl -fsSL cmdop.com/install-cli.sh | bash
cmdok ssh

cmdok ssh

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flowiseai-2026.3.10.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flowiseai-2026.3.10-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file flowiseai-2026.3.10.tar.gz.

File metadata

  • Download URL: flowiseai-2026.3.10.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for flowiseai-2026.3.10.tar.gz
Algorithm Hash digest
SHA256 36fc67d57c943183e253313e04bec5fbf67a7a2bad21aa8f59749c2c5e020898
MD5 73f9633ffb7912d9aeb349c23d53859b
BLAKE2b-256 035298742232f6520cb42ef5236406317a96dad7c7fe1744d69011691f231dff

See more details on using hashes here.

File details

Details for the file flowiseai-2026.3.10-py3-none-any.whl.

File metadata

  • Download URL: flowiseai-2026.3.10-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for flowiseai-2026.3.10-py3-none-any.whl
Algorithm Hash digest
SHA256 462a879e322afae7f376d885b047570dbff680a6a84672d7809efaa2c50e9cd6
MD5 394bcc30a6b7433750e981d4aa8995c0
BLAKE2b-256 7cf1982ee9d50c4b63c256b093c381f2e3d59cd76a48edd2211917c7fd7aeabb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page