2 Repos
Provides visual interfaces to design complex, autonomous workflows.
Distinguishing note: Focuses on agent-based logic design rather than general workflow automation.
Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Agentic Application Frameworks. Refine with filters or upvote what's useful.
Auto-GPT is an autonomous agent framework that uses large language models to decompose complex goals and execute multi-step tasks without human intervention. It functions as a workflow automation tool that chains language model tasks and manages memory to achieve specific objectives. The project features a visual agent designer that allows users to define behaviors and goals by connecting functional blocks through a graphical interface. It employs a vector database memory system to recall information across different sessions and a sliding-window buffer for immediate short-term context. The
Provides a framework and visual tools for designing and building custom autonomous agent applications.
Dify is an open-source platform for building, orchestrating, and deploying generative AI applications and autonomous agents. It provides a visual development environment that allows users to design complex, multi-step logic chains and conversational flows, which can then be published as APIs, web interfaces, or embedded widgets. The platform acts as a centralized infrastructure layer, managing model connections, prompt templates, and knowledge retrieval to support scalable AI-powered services. What distinguishes the platform is its focus on stateful application design and workflow orchestrati
Provides a visual interface to design complex workflows or chat-based logic that can be published as APIs.