Awesome AI AgentsLow-Code/No-Code Platforms

aiflowy/aiflowy

⭐ 839 Vue repository created 2025-12-15

AIFlowy is an open-source, enterprise-oriented platform for building and running AI applications and agents, implemented in Java with a Vue 3 administration console. The backend uses JDK 17, Spring Boot 3, the Agents-Flex agent framework, MyBatis-Flex, Redis and Quartz; the frontend uses Vue 3, Element Plus, pnpm and Vue Router. The platform covers the full lifecycle of an LLM application: creating and deploying conversational bots, building retrieval-augmented generation knowledge bases with document upload, parsing and retrieval, orchestrating AI workflows visually with conditions, branches and loops, and managing multiple model providers behind a unified access layer. A plugin system lets developers register custom tools, and MCP servers can be mounted onto a chat assistant so tools are invoked automatically during a conversation. A media centre handles AI-generated images, audio and video, and a data hub provides custom data tables that workflows can read from and write to. Because the project targets enterprise deployments, it ships a full administration side: users, roles, departments, positions and permissions, menu and system configuration, API access tokens, scheduled jobs and operation logs, user feedback, appearance customisation, configurable authentication strategies, and Chinese/English localisation. The authors position AIFlowy as a locally deployable alternative to hosted platforms such as Dify and Coze, aimed at organisations that need on-premise control and regulatory compliance rather than a SaaS product. It comes from the team behind the Agents-Flex agent framework, the Tinyflow low-code workflow engine and the AIEditor content editor. The code is released under Apache 2.0 with additional brand-attribution terms that forbid removing logos or copyright notices from derivative distributions. The roadmap lists better RAG retrieval accuracy, multimodal support, frontend performance work and a documented SDK ecosystem.

https://github.com/aiflowy/aiflowy

ai-agentslow-codeworkflow-orchestrationragjavaspring-bootmcpenterprisevue

Also in Low-Code/No-Code Platforms

Mintplex-Labs/anything-llm

AnythingLLM is an all-in-one AI application that enables intelligent chat interactions with documents using various large language models, supporting multi-user management, no-code AI agent building, and multi-modal capabilities in both desktop and Docker environments.

nocobase/nocobase

NocoBase is an open-source AI + no-code platform that accelerates business system development by combining AI agents with a WYSIWYG no-code interface for speed and reliability.

getmaxun/maxun

Maxun is an open-source no-code platform that enables users to create custom robots for automated web data extraction, turning websites into APIs and spreadsheets without coding.

gmpetrov/databerry

Databerry is a no-code platform that enables users to build custom Large Language Model agents without programming skills, making AI development accessible and user-friendly.

trypromptly/LLMStack

LLMStack is a no-code multi-agent framework for building generative AI agents, workflows, and applications that integrate with your data and business processes, deployable on cloud or on-premise with multi-tenant support and API access.

inkeep/agents

Source-available agent platform that pairs a drag-and-drop visual builder with a TypeScript SDK kept in two-way sync, plus a configuration API, CLI, chat UI library and OpenTelemetry tracing.

vercel-labs/workflow-builder-template

Next.js template for building an AI workflow automation platform, with a React Flow drag-and-drop canvas, prebuilt integrations, execution logs and conversion of workflows into TypeScript code.

heymrun/heym

Heym is a source-available, self-hosted workflow automation platform where LLMs and agents are the execution model, combining a drag-and-drop canvas with RAG, MCP, human-in-the-loop steps, evals and cost tracking.