{"data":{"slug":"flowiseai-flowise","name":"Flowise","tagline":"Build AI Agents, Visually","github_url":"https://github.com/FlowiseAI/Flowise","owner":"FlowiseAI","repo":"Flowise","owner_avatar_url":"https://avatars.githubusercontent.com/u/128289781?v=4","primary_language":"TypeScript","stars":55246,"forks":24869,"topics":["agentic-ai","agentic-workflow","agents","artificial-intelligence","chatbot","chatgpt","javascript","langchain","large-language-models","low-code","multiagent-systems","no-code","openai","rag","react","typescript","workflow-automation"],"archived":false,"github_pushed_at":"2026-08-07T05:55:02+00:00","maintenance_label":"Very active","stars_delta_30d":816,"url":"https://www.graphcanon.com/tools/flowiseai-flowise","markdown_url":"https://www.graphcanon.com/tools/flowiseai-flowise.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/flowiseai-flowise","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=flowiseai-flowise","description":"Build AI Agents, Visually","homepage_url":"https://flowiseai.com","license":"Other","open_issues":1045,"watchers":362,"ai_summary":"FlowiseAI/Flowise is a visual platform for building AI agents with support for low-code/no-code workflows using technologies like langchain and large-language-models.","readme_excerpt":"## ⚡Quick Start\n\nDownload and Install [NodeJS](https://nodejs.org/en/download) >= 20.0.0\n\n1. Install Flowise\n    ```bash\n    npm install -g flowise\n    ```\n2. Start Flowise\n\n    ```bash\n    npx flowise start\n    ```\n\n3. Open [http://localhost:3000](http://localhost:3000)\n\n---\n\n### Docker Compose\n\n1. Clone the Flowise project\n2. Go to `docker` folder at the root of the project\n3. Copy `.env.example` file, paste it into the same location, and rename to `.env` file\n4. `docker compose up -d`\n5. Open [http://localhost:3000](http://localhost:3000)\n6. You can bring the containers down by `docker compose stop`\n\n---\n\n### Docker Image\n\n1. Build the image locally:\n\n    ```bash\n    docker build --no-cache -t flowise .\n    ```\n\n2. Run image:\n\n    ```bash\n    docker run -d --name flowise -p 3000:3000 flowise\n    ```\n\n3. Stop image:\n\n    ```bash\n    docker stop flowise\n    ```\n\n---\n\n## 🌐 Self Host\n\nDeploy Flowise self-hosted in your existing infrastructure, we support various [deployments](https://docs.flowiseai.com/configuration/deployment)\n\n-   [AWS](https://docs.flowiseai.com/configuration/deployment/aws)\n-   [Azure](https://docs.flowiseai.com/configuration/deployment/azure)\n-   [Digital Ocean](https://docs.flowiseai.com/configuration/deployment/digital-ocean)\n-   [GCP](https://docs.flowiseai.com/configuration/deployment/gcp)\n-   [Alibaba Cloud](https://computenest.console.aliyun.com/service/instance/create/default?type=user&ServiceName=Flowise社区版)\n-   <details>\n      <summary>Others</summary>\n\n    -   [Railway](https://docs.flowiseai.com/configuration/deployment/railway)\n\n        \n\n    -   [Northflank](https://northflank.com/stacks/deploy-flowiseai)\n\n        \n\n    -   [Render](https://docs.flowiseai.com/configuration/deployment/render)\n\n        \n\n    -   [HuggingFace Spaces](https://docs.flowiseai.com/configuration/deployment/hugging-face)\n\n        <a href=\"https://huggingface.co/spaces/FlowiseAI/Flowise\"><img src=\"https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg\" alt=\"HuggingFace Spaces\"></a>\n\n    -   [Elestio](https://elest.io/open-source/flowiseai)\n\n        \n\n    -   [Sealos](https://template.sealos.io/deploy?templateName=flowise)\n\n        \n\n    -   [RepoCloud](https://repocloud.io/details/?app_id=29)\n\n        \n\n      </details>\n\n---\n\n## 📄 License\n\nSource code in this repository is made available under the [Apache License Version 2.0](LICENSE.md).","github_created_at":"2023-03-31T12:23:09+00:00","created_at":"2026-07-07T17:33:09.559236+00:00","updated_at":"2026-08-08T06:03:24.075553+00:00","categories":[{"slug":"ai-agents","name":"AI Agents","url":"https://www.graphcanon.com/categories/ai-agents","markdown_url":"https://www.graphcanon.com/categories/ai-agents.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/ai-agents"},{"slug":"developer-tools","name":"Developer Tools","url":"https://www.graphcanon.com/categories/developer-tools","markdown_url":"https://www.graphcanon.com/categories/developer-tools.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/developer-tools"}],"tags":[{"slug":"agentic-ai","name":"agentic-ai"},{"slug":"large-language-models","name":"large language models"},{"slug":"low-code","name":"low-code"},{"slug":"multiagent-systems","name":"multiagent-systems"},{"slug":"no-code","name":"no-code"}],"trust":{"provenance":{"is_fork":false,"github_id":621803253,"owner_type":"Organization","methodology":"github_public_v1","parent_repo":null,"near_duplicate_slugs":[]},"computed_at":"2026-08-08T06:03:22.708Z","maintenance":{"label":"Very active","score":96,"methodology":"github_public_v1","releases_90d":2,"days_since_push":1,"last_release_at":"2026-07-29T15:51:25Z","stars_delta_30d":816,"open_issues_delta_30d":64},"security_summary":{"status":"no_lockfile","scanner":null,"low_count":0,"high_count":0,"last_scan_at":"2026-07-11T10:43:48.913Z","medium_count":0,"scan_profile":"none","critical_count":0}},"capability_facts":{"mcp":{"source":"repo_scan","observed_at":"2026-08-08T06:03:23.491Z","server_manifest":false},"scan":{"source":"repo_scan","observed_at":"2026-08-08T06:03:23.491Z"},"deploy":{"source":"dockerfile:Dockerfile","self_host":true,"observed_at":"2026-08-08T06:03:23.491Z","managed_saas":false},"has_cli":{"value":true,"source":"package.json:bin|scripts","observed_at":"2026-08-08T06:03:23.491Z"},"languages":{"value":["typescript","javascript"],"source":"github.language+package.json","observed_at":"2026-08-08T06:03:23.491Z"},"has_docker":{"value":true,"source":"dockerfile:Dockerfile","observed_at":"2026-08-08T06:03:23.491Z"},"license_spdx":{"value":"Other","source":"github.license","observed_at":"2026-08-08T06:03:23.491Z"}},"decision_facts":{"hosting":null,"pricing":null,"requirements":{"notes":["Can be installed locally using NodeJS or Docker Compose. Supports various hosting options including cloud platforms and personal servers."],"min_ram_gb":null,"requires_docker":true},"constraints":{"min_ram_gb":null,"requires_docker":true},"when_to_use":[],"when_not_to_use":[],"source":"enrich:decision_facts","observed_at":"2026-07-11T12:24:37.376Z"},"constraint_facets":{"min_ram_gb":null,"requires_docker":true},"decision_summary":[{"label":"Requirements","value":"Requires Docker; Can be installed locally using NodeJS or Docker Compose. Supports various hosting options including cloud platforms and personal servers."},{"label":"Adopt for","value":"Flowise enables users to build AI agents visually, focusing on a low-code/no-code approach with support for technologies like langchain and large-language-models."}]}}