Tag: AI workflows

  • Flowise Is Shutting Down: What Happens to Your AI Workflows?

    The Future of Flowise | daily.dev

    Flowise, the open-source low-code platform for building LLM applications, has announced it is shutting down. For thousands of developers and businesses who used its drag-and-drop interface to create AI agents and chatbots, this news raises urgent questions: What happens to your projects? Can you still use the software? And what should you do next?

    This article explains what the shutdown means, separates fact from rumor, and offers concrete steps for users—whether you relied on the cloud version or self-hosted the open-source code.

    What Was Flowise?

    Flowise was a visual builder for AI applications. Instead of writing code, you connected nodes on a canvas—each node representing a language model, a prompt, a tool, or a memory store. This made it accessible to non-programmers and sped up prototyping for developers. It gained popularity during the 2023–2024 AI boom, alongside competitors like LangFlow and Dify.

    The platform had two forms: a cloud-hosted service (paid) and a self-hosted open-source version (free). This distinction is crucial for understanding the impact of the shutdown.

    The Announcement: What We Know

    The official sunset page at flowiseai.com/sunset confirms the discontinuation. However, several details remain unclear:

    • Exact date: The page doesn’t specify when the service ends. You should check it directly for any deadlines.
    • Cloud vs. self-hosted: The announcement likely affects the cloud service most severely, but it’s uncertain if the open-source code will continue to receive updates or be archived.
    • Reason: No official explanation is given. Common reasons for startup shutdowns include funding difficulties, founder burnout, or a pivot to a new product. We should avoid speculation without evidence.

    What Happens to Your Data and Projects?

    If you used the cloud version, you’re most at risk. Without the company’s servers, your flows, API keys, and any data stored on their infrastructure could become inaccessible. Act now:

    1. Export everything: Log in and look for an export or backup option. If none exists, manually copy your flow definitions and save any custom code or prompts.
    2. Migrate to an alternative: Start evaluating other platforms like LangFlow, Dify, or n8n. Many offer import tools or similar node-based interfaces.
    3. Contact support: If the sunset page doesn’t answer your questions, reach out to the team before they go dark.

    Self-hosted users have more options. The open-source code likely remains on GitHub. You can continue running your own instance indefinitely, but you’ll lose official support and updates. The project may be forked by the community, so watch for those developments.

    Why Did Flowise Shut Down?

    Without an official statement, we can only infer. The low-code AI builder market is crowded, and monetization is tough when the core product is free and self-hostable. Many startups in this space struggle to convince users to pay for convenience when they can run the software themselves. Additionally, reliance on external LLM providers—like OpenAI—means cost fluctuations can hurt the business model.

    But it’s also possible the founders chose to move on to something new. Shutdowns are not always financial failures. Until the company speaks, we won’t know for sure.

    What This Means for the Open-Source Community

    The shutdown of a company does not automatically kill an open-source project. The community can fork the code and continue development. This has happened with many projects, like when Redis Labs changed its license, or when OwnCloud forked to become Nextcloud. If there’s enough interest, a successor may emerge.

    However, forks require maintainers and time. If no one steps up, the project will stagnate. The future is uncertain, but the code is out there.

    Lessons for Users and Businesses

    This event is a cautionary tale about relying on small startups for critical infrastructure. If you build internal tools on a platform, you accept certain risks:

    • Vendor lock-in: Your workflows are tied to a specific tool, making migration difficult.
    • Sustainability: Small companies can disappear quickly, leaving you stranded.

    Mitigate these risks by:

    • Choosing open-source solutions: You retain control even if the company fails.
    • Keeping your data portable: Regularly export your configurations and avoid proprietary features.
    • Monitoring the project’s health: Watch for signs of trouble, like reduced activity or funding issues.

    Looking Ahead: The Future of Low-Code AI Builders

    Flowise’s shutdown may signal a market shakeout. Competitors like LangFlow and Dify are still active, and established platforms like n8n are adding AI capabilities. The demand for low-code AI tools remains, but the industry is consolidating. Users will likely move toward more stable or better-funded options.

    The shutdown of Flowise is a reminder that in the fast-moving AI landscape, tools can disappear quickly. If you’re a user, prioritize data export and migration now. If you’re a developer, consider the long-term viability of the platforms you adopt. Open-source tools offer more security, but they still need active communities. Stay informed, and keep your workflows portable.

    Summary

    • Flowise, an open-source low-code platform for building LLM apps, is shutting down.
    • Cloud users face the highest risk: export data and migrate to alternatives immediately.
    • Self-hosted users can continue using the software, but lose updates and support.
    • The reason for shutdown is unconfirmed; avoid speculation.
    • The open-source code may be forked, but this requires community effort.
    • This serves as a warning about vendor lock-in and the fragility of startup-dependent tools.

    FAQ

    Q: Is Flowise completely dead, or can I still use it?
    A: The cloud version will stop, but the open-source code remains available. You can self-host it, but there will be no official updates or support.

    Q: How do I export my data from Flowise?
    A: Check the sunset page for instructions. If none exists, log in to your account and manually copy your flow definitions and prompts.

    Q: What are the best alternatives to Flowise?
    A: Consider LangFlow, Dify, or n8n. All offer node-based AI workflow builders. Some may have import tools for Flowise projects.

    Q: Why is Flowise shutting down?
    A: The official announcement doesn’t give a reason. It could be due to funding issues, a pivot, or founder decisions. We’ll have to wait for further details.

    Q: Can the community continue Flowise as an open-source project?
    A: Yes, the code can be forked. Whether it thrives depends on community interest and maintainers stepping up.