# Low-Code AI Agent Workflow Builders

> Search results for `low-code visual builder for AI agent workflows` on awesome-repositories.com. 115 total matches; showing the first 50.

Explore on the web: https://awesome-repositories.com/q/low-code-visual-builder-for-ai-agent-workflows

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/low-code-visual-builder-for-ai-agent-workflows).**

## Results

- [microsoft/ai-agents-for-beginners](https://awesome-repositories.com/repository/microsoft-ai-agents-for-beginners.md) (67,369 ⭐) — This project is a structured educational resource and technical guide for designing and implementing autonomous systems using large language models. It provides a comprehensive curriculum and code samples focused on agentic design patterns, autonomous development, and the creation of systems capable of planning and executing multi-step tasks.

The resource details the implementation of agentic retrieval-augmented generation, where models autonomously plan and refine data searches. It covers a wide array of orchestrators and design patterns, including metacognitive reflection for self-correcting reasoning and human-in-the-loop oversight for critical action approval.

The materials extend to the coordination of multi-agent systems through task decomposition and communication protocols, as well as the management of short-term session context and long-term persistent memory. Further technical coverage includes agent observability, secure deployment practices, and the integration of external tools and data sources.

The project is delivered primarily as a collection of Jupyter Notebooks.
- [langgenius/dify](https://awesome-repositories.com/repository/langgenius-dify.md) (145,458 ⭐) — 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 orchestration. It enables the creation of agents that can execute multi-step tasks by utilizing external tools and data sources, while maintaining context across multi-turn dialogues. The system features a model-agnostic abstraction layer, allowing developers to switch between various language models while maintaining consistent prompt templates and output handling. Additionally, it supports advanced logic through directed acyclic graph workflows, which allow for conditional branching and iterative processing of data.

The platform covers a broad capability surface, including knowledge retrieval from ingested documents, content moderation, and multi-modal input handling. It provides tools for managing application variables, configuring persistent storage, and ensuring observability through system logging. Users can also leverage a marketplace for sharing application templates and utilize standardized endpoints to connect AI capabilities with external desktop environments and code editors.

The software is designed for containerized deployment, utilizing Docker Compose to manage multi-container stacks and environment-specific configurations. It provides an administrative interface for immediate access and management upon installation.
- [conductor-oss/conductor](https://awesome-repositories.com/repository/conductor-oss-conductor.md) (31,962 ⭐) — Conductor is a durable workflow engine designed to orchestrate complex, long-running business processes and autonomous agent loops. It functions as a stateful execution platform that persists the entire history of a process, ensuring that workflows remain reliable and recoverable across infrastructure failures, system restarts, and transient network errors. By managing task lifecycles, worker polling, and state transitions, it provides a centralized coordination layer for distributed systems.

The platform distinguishes itself through its specialized support for AI agent orchestration, allowing developers to build autonomous loops that plan, act, and observe using model-based reasoning. It integrates AI capabilities directly into durable pipelines, enabling features like automated tool discovery, token usage optimization, and human-in-the-loop approval gates. These agentic workflows can be composed of nested sub-agents and dynamic execution paths, all while maintaining full auditability and state persistence for every model call and tool interaction.

Beyond its agentic capabilities, the engine provides a comprehensive suite of tools for managing distributed tasks, including event-driven triggers, complex compensation logic, and polyglot worker support. It allows for the construction of dynamic task graphs that adapt at runtime, ensuring that business logic remains flexible and scalable. The system supports horizontal scaling through a queue-based distribution model, enabling teams to coordinate microservices and external systems within a single, observable execution environment.
- [github/awesome-copilot](https://awesome-repositories.com/repository/github-awesome-copilot.md) (35,119 ⭐) — Awesome Copilot is a comprehensive framework for autonomous software development, providing the infrastructure to orchestrate multi-agent teams and automate complex coding workflows. It functions as a centralized platform for managing AI-driven development, enabling developers to deploy specialized agents that interact with local files, terminal commands, and external APIs to execute end-to-end software delivery tasks.

The project distinguishes itself through its focus on governance and extensibility, offering a suite of security controls, policy-based execution guardrails, and audit trails to ensure safe agent interactions. It utilizes a configuration-driven approach where assistant personas, coding standards, and operational guardrails are defined via standardized metadata files, allowing teams to enforce consistent behavior and architectural patterns across their repositories.

Beyond core orchestration, the platform supports a wide range of capabilities including automated code reviews, test suite generation, and repository lifecycle management. It provides a registry for discovering and sharing reusable agent skills and plugins, enabling teams to bundle custom instructions and tool integrations into portable packages that can be synchronized across development environments.

The project is designed for integration into existing development lifecycles, offering tools to monitor agent activity, assess repository readiness for AI adoption, and maintain persistent session state for iterative coding tasks.
- [elevenlabs/elevenlabs-python](https://awesome-repositories.com/repository/elevenlabs-elevenlabs-python.md) (2,873 ⭐) — This Python SDK provides a comprehensive toolkit for synthetic audio generation, voice cloning, and the development of conversational AI agents. It enables the creation of lifelike spoken audio from text, the replication of human voices through custom cloning, and the deployment of real-time voice agents capable of interacting with external large language models.

The library distinguishes itself through deep integration of conversational AI capabilities, including the design of agent personas and the execution of real-time actions via APIs. It supports professional-grade audio production through a variety of specialized tools for multilingual dubbing, studio-quality music generation, and high-fidelity sound effects.

The SDK covers a broad surface of speech and media processing, including real-time audio streaming via WebSockets, speech-to-text transcription with speaker diarization, and the synchronization of audio with visual elements. It also provides utilities for monitoring generation costs and managing agent security through response guardrails and access controls.
- [zenitysec/awesome-low-code](https://awesome-repositories.com/repository/zenitysec-awesome-low-code.md) (445 ⭐) — Awesome Low Code platforms, vendors, tools and resources
- [n8n-io/n8n](https://awesome-repositories.com/repository/n8n-io-n8n.md) (192,772 ⭐) — n8n is a workflow automation platform that combines a visual interface with code-based extensibility to design, orchestrate, and manage automated processes. It provides a comprehensive suite of tools for data transformation, filtering, and storage, allowing users to build complex logic through conditional branching, looping, and sub-workflow execution. The platform supports both pre-built integration nodes and custom code execution in JavaScript or Python, enabling connectivity with a wide range of external services and APIs.

The platform includes a suite of generative AI capabilities, such as an AI-powered workflow builder, a centralized chat interface for custom agents, and retrieval-augmented generation tools that ground responses in domain-specific data. To support development and production lifecycles, n8n offers version control integration with Git, workflow publishing mechanisms, and administrative tools for managing user roles, security policies, and environment configurations.

For monitoring and maintenance, the system provides observability tools that include performance metrics, execution insights, and real-time log streaming. It also features error-handling capabilities, such as automated recovery workflows and manual failure triggering, to ensure system reliability. Users can interact with the platform programmatically via a public REST API or manage administrative tasks through a command-line interface.
- [coleam00/local-ai-packaged](https://awesome-repositories.com/repository/coleam00-local-ai-packaged.md) (3,539 ⭐) — This project is a containerized local AI infrastructure stack designed to deploy large language models and vector databases on private hardware. It functions as an orchestration platform that combines AI runners, knowledge graphs, and a visual workflow builder for creating agentic chatflows and automating tasks via tool integration.

The platform distinguishes itself through a low-code approach to agent orchestration, utilizing a visual interface to design complex sequences and connect agents to external tools and search engines. It includes a dedicated local observability stack to track prompts, traces, and application performance, as well as hardware-specific optimization profiles to maximize inference speed on graphics processors and central processing units.

The system covers a broad range of operational capabilities, including retrieval-augmented generation via vector database storage, centralized traffic routing with reverse proxy encryption, and shared-volume filesystem mounting for local data synchronization. It also manages network exposure to toggle between private and public web traffic configurations.

The infrastructure is deployed as a pre-configured set of Docker-based services.
- [sachin-chaurasiya/code-snippets-builder](https://awesome-repositories.com/repository/sachin-chaurasiya-code-snippets-builder.md) (0 ⭐) — Code Snippets Builder Start Building Beautiful Code Snippets Today! With our drag-and-drop code snippet builder, you can effortlessly showcase your code in a visually appealing and professional manner.
- [microsoft/generative-ai-for-beginners](https://awesome-repositories.com/repository/microsoft-generative-ai-for-beginners.md) (112,045 ⭐) — This project is a comprehensive, open-source educational curriculum designed to guide developers through the mastery of generative artificial intelligence. It provides a structured learning path that covers foundational concepts, prompt engineering, and the practical application of large language models. The repository serves as a central hub for skill acquisition, offering sequential modules that progress from basic model mechanics to advanced architectural patterns.

The curriculum distinguishes itself by focusing on the end-to-end lifecycle of intelligent software, including the implementation of retrieval-augmented generation and agentic workflow orchestration. It provides technical guidance on integrating diverse models—ranging from open-source options to cloud-based services—while emphasizing responsible development through systematic safety guardrails and ethical design practices. Learners are equipped to build functional applications, such as conversational interfaces, semantic search tools, and automated content generators, using standardized interfaces and modern development techniques.

Beyond core model implementation, the resource covers operational practices for monitoring and maintaining AI systems in production. It includes practical modules on fine-tuning, vector-based indexing, and designing intuitive user experiences for intelligent systems. The repository is structured to support developers through every stage of the process, from initial environment configuration and dependency management to deployment readiness and troubleshooting.
- [torantulino/auto-gpt](https://awesome-repositories.com/repository/torantulino-auto-gpt.md) (184,986 ⭐) — Auto-GPT is an autonomous agent framework designed for creating and deploying AI agents that use large language models to plan and execute complex goals independently. The system provides a comprehensive environment for managing the entire agent lifecycle, from initial design and testing to live production deployment.

The project features a low-code workflow designer that allows users to define agent behaviors by connecting functional blocks in a visual interface. It includes an agent marketplace for discovering and deploying pre-configured agent templates and a standardized evaluation tool to run performance benchmarks and objective assessments of agent capabilities.

The framework covers goal-driven task planning and autonomous execution through iterative loops and task decomposition. It also incorporates monitoring and observability tools for performance analytics, along with external trigger integration via webhooks to automate workflows.
- [flowiseai/flowise](https://awesome-repositories.com/repository/flowiseai-flowise.md) (53,641 ⭐) — Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual, node-based interface. It functions as an orchestrator for autonomous multi-agent systems, allowing users to construct conversational pipelines by connecting language models, memory stores, and external tools on a drag-and-drop canvas.

The platform distinguishes itself through its support for sophisticated agentic patterns, including supervisor-worker delegation and iterative reasoning strategies. Users can design directed acyclic graphs to manage conditional branching, state persistence, and complex task distribution. It also provides a robust framework for retrieval-augmented generation, enabling the creation of self-correcting systems that can index document data and validate information autonomously.

Beyond its visual design capabilities, the project serves as a comprehensive backend for AI applications. It includes a secure credential management layer for third-party API keys, role-based access controls, and a RESTful API that allows for programmatic management of chat sessions, workflows, and assistant configurations.

The application is designed for flexible deployment, supporting containerized environments for consistent operation across local and cloud infrastructure. Detailed documentation and tutorials are available to guide users through the lifecycle of building, testing, and scaling production-ready AI agents.
- [mastra-ai/mastra](https://awesome-repositories.com/repository/mastra-ai-mastra.md) (21,221 ⭐) — Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and multi-agent systems. It provides a comprehensive suite of primitives for creating resilient AI applications, including durable workflow orchestration, event-driven agent loops, and semantic memory management. By integrating these core components, the platform enables developers to build complex, multi-step processes that can reason about goals and execute tasks without manual intervention.

The framework distinguishes itself through its focus on observability and secure, isolated execution. It features a built-in telemetry pipeline that captures structured execution traces, logs, and performance metrics, allowing for real-time debugging and evaluation of agent behavior. Furthermore, it utilizes sandboxed environments to isolate code execution and filesystem operations, ensuring that agent interactions remain secure and reproducible.

Mastra covers a broad capability surface, including multi-agent delegation hierarchies, schema-validated tool execution, and real-time voice interaction. It supports advanced orchestration patterns such as human-in-the-loop approvals, persistent state management for long-running workflows, and retrieval-augmented generation using vector-based semantic memory. These features are designed to work together to support the entire lifecycle of AI-powered applications, from initial development and testing to production deployment.

The project is built for TypeScript environments and provides a modular architecture that integrates with existing web stacks and infrastructure. It includes a client SDK for interacting with remote agents and supports various authentication providers to secure API endpoints and agent resources.
- [abhinavthedev/coding-agent](https://awesome-repositories.com/repository/abhinavthedev-coding-agent.md) (0 ⭐) — Open-source web app for your coding task. - Built with Next.js, CopilotKit. - Uses a coding assistant LangGraph agent for generating responses . - Simplifies developers task.
- [pyspur-dev/pyspur](https://awesome-repositories.com/repository/pyspur-dev-pyspur.md) (5,677 ⭐)
- [livekit/livekit](https://awesome-repositories.com/repository/livekit-livekit.md) (19,358 ⭐) — LiveKit is a comprehensive framework for building and orchestrating real-time, multimodal AI agents that interact with users through voice, video, and text. It provides a centralized, event-driven architecture to manage the entire lifecycle of automated participants, from initialization and session state management to graceful shutdown. By utilizing a selective forwarding unit, the platform efficiently routes media streams between participants and agents, ensuring low-latency communication and secure, token-based authentication for all connections.

The platform distinguishes itself through its modular pipeline-based media processing, which chains specialized speech-to-text, language, and text-to-speech services into cohesive workflows. It includes advanced capabilities for real-time voice activity detection, enabling natural turn-taking and interruption handling, alongside remote procedure call tooling that allows agents to execute external functions or access local resources during a conversation. Developers can further extend these interactions by integrating photorealistic virtual avatars that synchronize visual expressions with the agent's audio output.

Beyond core conversational logic, the system offers extensive support for telephony integration, allowing agents to connect to public networks via SIP for inbound and outbound calling. It provides a robust suite of observability and monitoring tools to track agent performance, connection quality, and session events, ensuring reliability in production environments. The platform also includes specialized utilities for task automation, such as capturing and validating structured user data, and supports multi-step workflow orchestration to handle complex, context-aware interactions.

The project provides a command-line interface for scaffolding, deploying, and testing agent applications, with documentation available in machine-readable formats to assist in development.
- [awslabs/aidlc-workflows](https://awesome-repositories.com/repository/awslabs-aidlc-workflows.md) (2,956 ⭐) — AI-Driven Life Cycle (AI-DLC) adaptive workflow steering rules for AI coding agents
- [anil-matcha/open-higgsfield-ai](https://awesome-repositories.com/repository/anil-matcha-open-higgsfield-ai.md) (20,529 ⭐) — Open-Higgsfield-AI is a generative AI content studio and visual workflow orchestrator. It provides a unified interface for creating photorealistic images and videos, utilizing a node-based editor to chain multiple image, video, and audio models into automated content pipelines.

The system functions as an AI video animation tool and local GPU inference engine, allowing users to run generative models on local hardware or remote servers. It includes specialized capabilities for audio-driven lip synchronization and cinematic camera controls to adjust virtual lens and focal settings.

The platform incorporates a generative AI asset manager to track generation history and maintain a reference image gallery. It also features an asynchronous generation queue for long-running synthesis tasks and local-first API key storage to manage authentication credentials.
- [microsoft/vscode](https://awesome-repositories.com/repository/microsoft-vscode.md) (186,401 ⭐) — This project is a cross-platform code editor designed for software development, offering a comprehensive suite of tools for text editing, workspace management, and task automation. It includes native support for version control, an integrated terminal, and a flexible task runner that allows for the execution of build, test, and deployment workflows directly within the environment.

The editor features an extensive AI-driven development assistant system, which provides conversational chat interfaces, inline code suggestions, and autonomous agents capable of executing multi-step coding tasks. These AI capabilities are supported by a framework for implementation planning, context curation, and custom agent configuration, allowing developers to tailor the editor's behavior to specific project standards.

To support diverse development needs, the editor provides a robust extension framework that enables the integration of language-specific tools, custom UI elements, and specialized build system support. Administrative controls are available for enterprise environments, allowing for the management of extensions, network configurations, and compliance policies. The software is available as a downloadable application with support for portable execution and frequent release channels.
- [oneredoak/claude-code-workflows](https://awesome-repositories.com/repository/oneredoak-claude-code-workflows.md) (3,636 ⭐) — This project is a suite of automated tools and an LLM code review framework designed for design auditing, security scanning, and AI-driven code analysis. It functions as a developer workflow orchestrator that uses static analysis agents and agent-based workflows to automate pull request analysis and security audits.

The system employs a dual-loop agent architecture to coordinate primary analysis and secondary verification, reducing false positives. It distinguishes itself through the use of browser automation to perform live UI component testing and verify frontend changes against accessibility standards and brand guidelines.

The framework integrates into CI/CD pipelines to trigger automated security reviews and code audits before human intervention. It covers a broad range of capabilities including third-party dependency auditing, severity-based vulnerability classification, and the enforcement of organization-specific engineering standards and security policies.
- [bytedance/flowgram.ai](https://awesome-repositories.com/repository/bytedance-flowgram-ai.md) (8,146 ⭐) — Flowgram.ai is a workflow development framework for building AI workflow platforms. It provides a visual drag-and-drop canvas for constructing workflows, an Entity-Component-System (ECS) based document model for structuring workflow nodes as a tree, and a node-based form engine for managing configuration forms with built-in rendering, validation, side effects, and error handling. The framework also includes a workflow execution engine that parses directed graph workflows and runs nodes step by step with state tracking and array iteration.

The framework distinguishes itself through a layered reactive canvas that updates only affected layers on data changes, a command-based document history enabling undo and redo, and a path-pattern side effect engine that triggers custom logic when node data changes. It supports variable scope chains with type inference, constraining variable visibility to specific nodes and automatically deriving types from upstream data structures. The canvas offers both free-form and structured layouts, with alignment guides, auto-layout, branch group management, sub-canvas editing, and clipboard operations.

The framework covers configuration and extensibility through custom layers, modular data model extension, node form configuration, and viewport event listening. It includes data storage and sync capabilities such as auto-save, data loading, document management, form validation, and variable definition with scope and type inference. Workflow execution features include conditional branching, loop iteration, side effects, state tracking, and step-by-step execution. The framework also provides monitoring and observability through canvas data observation, external form data watching, and variable inspection.
- [dair-ai/prompt-engineering-guide](https://awesome-repositories.com/repository/dair-ai-prompt-engineering-guide.md) (75,678 ⭐) — This project is a comprehensive educational resource and technical guide focused on the development, optimization, and application of large language models. It provides a structured curriculum for mastering prompt engineering, ranging from foundational principles of instruction design to advanced techniques for improving model reasoning, accuracy, and reliability.

The guide distinguishes itself by offering deep technical insights into agentic workflows and autonomous system design. It covers the implementation of multi-step reasoning chains, tool integration through function calling, and stateful memory management. Beyond basic prompting, it explores sophisticated frameworks that combine reasoning and acting, as well as methodologies for retrieval-augmented generation and the creation of synthetic datasets to address data scarcity in specialized domains.

The documentation also addresses the broader engineering surface of AI development, including defensive strategies for application security and automated evaluation loops for model verification. These resources are designed to support developers in building complex, task-oriented AI systems that can interact with external APIs and maintain continuity across long-running processes.
- [nocobase/nocobase](https://awesome-repositories.com/repository/nocobase-nocobase.md) (21,542 ⭐) — This platform is a modular, metadata-driven framework designed for building custom business applications and data management systems without traditional coding. It functions as a low-code environment where data models, user interfaces, and business logic are defined through visual configurations rather than hardcoded views. The architecture supports multi-tenant isolation, allowing multiple independent applications to run within a single shared memory space while maintaining strict logical separation of data and configurations.

What distinguishes this system is its deep integration of artificial intelligence across the entire development and operational lifecycle. It features an AI-powered engine capable of generating complete data models, interfaces, and workflows from natural language prompts. Beyond initial construction, the platform embeds intelligent agents into business processes to handle tasks such as lead scoring, sentiment analysis, and automated decision-making. These agents can be assigned unique personas and operational boundaries, and they collaborate within a centralized orchestration layer to automate complex, cross-system business logic.

The platform provides a comprehensive suite of enterprise-grade capabilities, including visual data modeling, role-based access control, and automated workflow orchestration. It supports extensive system extensibility through a plugin-based architecture, enabling the dynamic loading of custom database collections, API endpoints, and frontend components. Furthermore, it includes robust tools for enterprise data synchronization, system auditing, and multi-application management, ensuring that complex business requirements can be met within a unified, scalable environment.
- [ahmedmansour5/medisuite-ai-agent](https://awesome-repositories.com/repository/ahmedmansour5-medisuite-ai-agent.md) (1 ⭐) — A medical ai agent that helps automating the process of hospitals / insurance claiming workflow
- [microsoft/vscode-copilot-chat](https://awesome-repositories.com/repository/microsoft-vscode-copilot-chat.md) (9,493 ⭐) — This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks.

The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employs isolated Git worktrees to execute background changes without interfering with the primary codebase.

The project covers a broad range of capability areas, including AI-assisted editing with inline diffs, semantic codebase indexing for grounded context, and comprehensive AI model management across local and cloud providers. It also integrates tools for AI model evaluation, fine-tuning, and observability, alongside specialized support for Jupyter notebooks and containerized development environments.

The extension provides deep integration with version control systems and supports the management of cloud-based AI resources and inference endpoints.
- [amruthpillai/reactive-resume](https://awesome-repositories.com/repository/amruthpillai-reactive-resume.md) (38,613 ⭐) — This project is a web-based platform designed for creating, managing, and sharing professional resumes. It functions as a structured document builder that integrates artificial intelligence to assist with content generation, editing, and analysis. Users can maintain a collection of resumes, customize their visual presentation through various templates, and export them into multiple formats for job applications.

The platform distinguishes itself through its autonomous AI agent capabilities, which can perform research, suggest incremental edits, and apply data patches directly to documents. It also provides a secure, self-hostable environment that allows users to maintain full control over their data and infrastructure. The system supports advanced authentication methods, including passkeys and federated identity providers, ensuring that personal and professional information remains protected.

Beyond core editing, the application includes tools for document organization, such as tagging, filtering, and legacy data migration. It features a robust document generation engine that separates content from design, allowing for precise layout control and styling. Users can share their resumes via password-protected public URLs and monitor document performance through integrated analytics.

The application is designed for containerized deployment, utilizing Docker Compose to facilitate consistent installation across private infrastructure. It includes built-in health monitoring and feature flagging to manage system performance and functionality without requiring code redeployments.
- [dokploy/dokploy](https://awesome-repositories.com/repository/dokploy-dokploy.md) (34,901 ⭐) — Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool.

The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It supports complex orchestration by allowing users to define multi-container services using standard configuration files, which can be managed through automated build pipelines, Git integration, and real-time performance monitoring.

Beyond core deployment, the system includes robust infrastructure management capabilities such as automated backups to external object storage, horizontal and vertical scaling, and granular access control. It also provides secure configuration management, including environment variable synchronization, HTTPS certificate handling, and zero-downtime deployment strategies to ensure application stability and security.

The platform is designed for ease of use, offering an interactive API documentation interface and instructional resources to guide users through installation and configuration. It supports a wide range of modern web frameworks and runtimes, providing a flexible environment for hosting and maintaining services on private server hardware.
- [nirbar1985/ai-travel-agent](https://awesome-repositories.com/repository/nirbar1985-ai-travel-agent.md) (772 ⭐) — AI Travel Agent
- [ahmadvh/ai-agents-for-medical-diagnostics](https://awesome-repositories.com/repository/ahmadvh-ai-agents-for-medical-diagnostics.md) (344 ⭐) — A lightweight, zero-dependency Python framework for parallel, isolated, collaborative AI reasoning.
- [metabase/metabase](https://awesome-repositories.com/repository/metabase-metabase.md) (47,696 ⭐) — Metabase is a business intelligence platform designed to connect to various storage systems and relational databases for data exploration, visualization, and reporting. It provides a centralized environment where users can build queries through a graphical interface or raw code, transforming raw information into interactive dashboards and charts. The platform is built to support self-service analytics, allowing non-technical team members to extract insights without requiring deep knowledge of database syntax.

The platform distinguishes itself through a metadata-driven modeling layer that abstracts complex database schemas into user-friendly business entities. It includes an automated workflow engine that enables users to trigger external processes and update records directly from the interface, bridging the gap between data analysis and operational action. For organizations requiring external distribution, the software provides an embedded analytics solution that allows secure integration of dashboards into third-party websites and applications, supported by sandboxing to isolate visual components.

Beyond core visualization, the system incorporates artificial intelligence to assist with query generation and data summarization through natural language interactions. It maintains strict data governance through granular role-based access control, ensuring that permissions are managed consistently across all connected information assets. The platform handles the full lifecycle of data retrieval, including orchestration, caching, and translation of high-level inputs into database-specific syntax.
- [dusty-nv/jetson-inference](https://awesome-repositories.com/repository/dusty-nv-jetson-inference.md) (8,734 ⭐) — jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput.

The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory.

The codebase covers a broad surface of capabilities, including real-time video analytics, object detection and tracking, and image segmentation. It also integrates hardware-accelerated decoding and TensorRT-based inference to optimize model execution on embedded platforms.

The project provides a TensorRT inference wrapper and an embedded vision SDK to facilitate the deployment of neural network primitives.
- [ageerle/ruoyi-ai](https://awesome-repositories.com/repository/ageerle-ruoyi-ai.md) (4,788 ⭐) — Ruoyi AI is a multi-agent orchestration platform that coordinates specialized AI agents through a supervisor-based delegation pattern, allowing complex requests to be broken into subtasks that are assigned, executed, and merged under centralized control. It provides a unified abstraction layer that connects multiple AI model providers behind a single interface, so switching between providers requires no application code changes. The platform also includes a retrieval-augmented generation engine that indexes internal documents into vector stores and retrieves relevant context at query time to ground generative responses in proprietary data.

What distinguishes the platform is its combination of visual workflow design and structured tool-calling in a single system. A drag-and-drop canvas lets operators construct multi-step AI pipelines from components and execute them with real-time streaming output, while a typed tool-calling protocol defines how agents invoke external functions with parameter validation and result parsing. The platform also provides a framework for defining custom tools that agents can call when interacting with external systems and data sources.

Supporting capabilities include building and querying knowledge bases, integrating third-party AI platforms, and automating workflows that chain tool calls, agents, and conditional logic into repeatable sequences.
- [visual-agent/deepeyes](https://awesome-repositories.com/repository/visual-agent-deepeyes.md) (0 ⭐) — DeepEyes: Incentivizing “Thinking with Images” via Reinforcement Learning
- [awesome-selfhosted/awesome-selfhosted](https://awesome-repositories.com/repository/awesome-selfhosted-awesome-selfhosted.md) (299,516 ⭐) — This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure.

The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It distinguishes itself through a collaborative peer-review process, where community members validate the quality and relevance of each submission to ensure the directory remains accurate and reliable.

The project covers a broad capability surface, including infrastructure automation, container-based service deployment, and declarative configuration management. These tools assist users in maintaining reproducible server environments and managing complex service dependencies across private hardware.

The directory is maintained as a version-controlled repository, ensuring that all updates and community-driven changes are tracked and transparent.
- [breaking-brake/cc-wf-studio](https://awesome-repositories.com/repository/breaking-brake-cc-wf-studio.md) (3,969 ⭐) — cc-wf-studio is a suite of tools for visually designing, refining, and exporting AI agent workflows. It provides a visual automation orchestrator and an LLM agent workflow designer that allow users to create multi-agent sequences and tool integrations using a drag-and-drop canvas.

The project features a converter that transforms these visual agent designs into markdown-formatted commands and skills for use with artificial intelligence coding assistants. It also includes an AI-driven workflow editor that enables the modification of agent logic through natural language conversations.

The platform supports orchestrating multi-agent sequences, triggering automation sequences directly within a development environment for verification, and managing workflow configurations as portable files for version control.
- [demandai/ai-quant-agents](https://awesome-repositories.com/repository/demandai-ai-quant-agents.md) (11 ⭐) — 🤖 AI Quant Fund — Multi-Agent Live Trading Analysis
- [oumi-ai/oumi](https://awesome-repositories.com/repository/oumi-ai-oumi.md) (8,858 ⭐) — Oumi is a comprehensive large language model development platform designed for synthesizing data, fine-tuning models, and running performance evaluations. It serves as a unified environment for the entire model lifecycle, encompassing a training and fine-tuning suite, an evaluation framework, and tools for synthetic data generation and model distillation.

The platform is distinguished by its iterative, failure-driven synthesis approach, which analyzes model weaknesses during evaluation to generate targeted training data. It utilizes an LLM-based judge framework to programmatically score response quality and factual accuracy, and supports on-policy model distillation to transfer knowledge from teacher models to student models.

The system covers a broad range of capabilities including automated dataset preparation, parameter-efficient fine-tuning via LoRA, and cloud-agnostic job orchestration across multiple GPU providers. It also provides tools for model artifact export and local or cloud-based inference serving through an OpenAI-compatible API.

Administrative features include multi-tenant workspace isolation, role-based access control, and the use of JSON-based workflow recipes to standardize and repeat development steps.
- [gabrielmaialva33/winx-code-agent](https://awesome-repositories.com/repository/gabrielmaialva33-winx-code-agent.md) (30 ⭐) — 🦀 A high-performance code agent written in Rust, combining the best features of WCGW for maximum efficiency and semantic capabilities.
- [laravel-workflow/laravel-workflow](https://awesome-repositories.com/repository/laravel-workflow-laravel-workflow.md) (1,207 ⭐) — Core package for defining and running durable workflows and activities. Supports long-running persistent workflows, retries, queues, parallel execution, workflow monitoring, dedicated storage connections, and orchestration for microservices, data pipelines, sagas, agentic workflows, and other complex business processes.
- [milanm/devops-roadmap](https://awesome-repositories.com/repository/milanm-devops-roadmap.md) (18,752 ⭐) — DevOps-Roadmap is a comprehensive educational repository and knowledge base designed to guide technical professionals through the complexities of modern software engineering. It functions as a structured curriculum and reference library, covering the full spectrum of skills required to master system architecture, infrastructure management, and cloud operations.

The project distinguishes itself by bridging the gap between high-level architectural design and the practical realities of engineering leadership. It provides curated insights into distributed systems, data consistency, and scalable design patterns, while simultaneously offering frameworks for managing high-performing teams, navigating corporate dynamics, and fostering psychological safety within technical organizations.

Beyond core architecture, the repository encompasses a broad capability surface that includes professional development, productivity optimization, and the integration of emerging technologies. It offers guidance on implementing AI-driven workflows, managing large-scale machine learning lifecycles, and applying evidence-based metrics to track team performance and development health.

The repository serves as a centralized resource for engineers at all career stages, providing access to industry-standard principles, technical interview preparation materials, and strategic coaching frameworks.
- [openbmb/ultrarag](https://awesome-repositories.com/repository/openbmb-ultrarag.md) (5,220 ⭐) — UltraRAG is an LLM RAG orchestration platform and AI agent research framework designed to coordinate complex retrieval-augmented generation workflows. It functions as a multimodal RAG engine capable of retrieving and generating responses using text, images, and diverse data types, while providing tools for vector database management and RAG performance evaluation.

The platform features a visual RAG pipeline builder that uses a canvas interface to construct and debug data flows, synchronizing visual designs directly with underlying code. It distinguishes itself through an autonomous research system that employs state-machine logic to route tasks between information gathering, planning, and writing to produce long-form research reports.

The system covers a broad range of capabilities, including multimodal knowledge base management, real-time reasoning chain visualization, and the execution of complex workflows with loops and conditional branching. It also supports the integration of decoupled atomic servers for extensibility and provides toolkits for benchmarking model output quality against standardized datasets.

The software can be deployed using Docker containers for standardized environments or as local research agents for offline operation.
- [langflow-ai/langflow](https://awesome-repositories.com/repository/langflow-ai-langflow.md) (149,735 ⭐) — Langflow is a visual interface for building and orchestrating workflows, allowing users to construct complex systems through a drag-and-drop canvas. It provides tools for managing autonomous agents, configuring memory settings, and integrating custom code-based components. Users can organize their work into projects, track component versions, and group multiple elements into reusable units.

The platform includes an interactive playground for testing workflows, monitoring tool calls, and debugging chat sessions with unique identifiers. Once built, workflows can be executed via RESTful or OpenAI-compatible APIs, embedded into external websites as chat widgets, or exposed as tools through the Model Context Protocol.

Deployment is supported through various methods, including containerized environments, desktop installations, and standard package management. The system incorporates security features such as environment variable management, header injection for credentials, and infrastructure-level isolation for multi-tenant setups.
- [modstart-lib/aigcpanel](https://awesome-repositories.com/repository/modstart-lib-aigcpanel.md) (4,576 ⭐) — Aigcpanel is a visual workflow automation tool and model lifecycle manager designed for generative AI media pipelines. It provides a unified interface to install, launch, and configure both local and remote AI model endpoints, acting as an orchestration platform for large language models and AI tools.

The system features a drag-and-drop node editor for chaining AI models and scripts into automated processing pipelines. It distinguishes itself with a breakpoint-aware execution model that allows users to pause and resume long media tasks from specific points in the workflow. Additionally, it includes a command line interface for executing model functions and managing deployments via external scripts.

The suite covers specialized media generation capabilities, including digital human synthesis through voice cloning and lip-sync video generation. It also provides tools for audio and video processing, such as speech-to-text transcription and background removal, alongside an automation engine for monitoring live stream chat comments to trigger automated responses.
- [dair-ai/ml-visuals](https://awesome-repositories.com/repository/dair-ai-ml-visuals.md) (17,288 ⭐) — ml-visuals is a machine learning figure library and research asset repository containing reusable scientific diagrams and visual templates. It provides a modular system of graphical primitives and layout templates designed to standardize the visual representation of machine learning concepts and architectures.

The project utilizes a schema-driven illustration system that defines visual elements and spatial relationships using structured data to ensure reproducible scientific figures. This framework allows for the creation of professional diagrams and charts for academic papers and technical presentations through a centralized registry of standardized components.

The system covers technical asset management and research figure standardization, allowing users to compose visuals from predefined templates and export them into multiple file formats for use in external documents. It supports a collaborative workflow where contributors can propose and store versioned visual assets in a shared repository.
- [codium-ai/pr-agent](https://awesome-repositories.com/repository/codium-ai-pr-agent.md) (11,638 ⭐) — PR-Agent is an AI-powered code review tool and developer assistant designed to automate pull request workflows. It functions as an automated reviewer and git workflow automation tool that uses language models to analyze code diffs and provide technical feedback.

The project distinguishes itself through the ability to generate automated pull request descriptions and project changelogs based on code changes. It also enables contextual querying of a codebase, allowing users to ask questions about specific lines of code or change sets within a pull request.

The system includes capabilities for AI-assisted code refactoring and quality reviews to identify potential issues. It employs context window compression to handle large diffs and provides configuration options to customize review categories and prompts to align with specific team coding standards.
- [logspace-ai/langflow](https://awesome-repositories.com/repository/logspace-ai-langflow.md) (149,776 ⭐) — Langflow is a low-code platform for designing and deploying multi-step AI agent pipelines and large language model sequences. It provides a visual environment to map logic and data flow between components, serving as an orchestrator for managing conversations and data retrieval across multiple autonomous agents.

The platform distinguishes itself through a drag-and-drop interface that allows for the construction of complex AI pipelines without extensive boilerplate code. It enables the conversion of these internal workflows into standardized tools for external connectivity via the Model Context Protocol and the exposure of completed sequences as production-ready API endpoints.

The system covers a broad range of capabilities including interactive prototyping for step-by-step output verification, stateful conversation memory, and performance monitoring. It supports extensibility through custom Python components and utilizes a graph-based execution model to handle sequential and parallel tasks.
- [awesomedata/awesome-public-datasets](https://awesome-repositories.com/repository/awesomedata-awesome-public-datasets.md) (75,979 ⭐) — This project is a community-maintained, open-access directory of high-quality public datasets. It serves as a centralized reference point for researchers, developers, and data scientists to locate reliable information sources across a wide spectrum of industries and scientific fields. By providing a structured index, the repository facilitates the discovery of data necessary for exploratory analysis, machine learning model training, and the development of data-intensive applications.

The directory distinguishes itself through a lightweight, platform-agnostic approach to resource indexing that avoids the need for complex backend infrastructure. Content is organized using a topic-centric hierarchical taxonomy, which simplifies navigation across diverse domains ranging from climate science and economics to healthcare and computer networks. This structure is maintained through a collaborative, community-driven model where peer review and version-controlled updates ensure the ongoing accuracy and relevance of the curated links.

The collection covers a broad capability surface, including specialized datasets for fields such as physics, geographic information systems, natural language processing, and time-series analysis. The repository is documented entirely through human-readable markdown files, allowing for transparent contributions and easy access to its comprehensive index of public information.
- [botpress/botpress](https://awesome-repositories.com/repository/botpress-botpress.md) (14,748 ⭐) — Botpress is a conversational AI builder and LLM agent platform used to design chatbot workflows and orchestrate agents powered by large language models. It provides a framework for managing the entire lifecycle of these agents, from initial creation through to deployment across various production environments.

The platform includes a custom integration SDK for developing and publishing third-party connectors that extend agent capabilities. These tools allow for the creation of custom plugins that connect AI agents to external APIs and third-party services.

The system supports both visual design tools and programmatic development through a client library and command line interface. Development capabilities include local environment simulation for testing agents and a pipeline for deploying bot extensions to private workspaces or public hubs.
- [microsoft/vscode-docs](https://awesome-repositories.com/repository/microsoft-vscode-docs.md) (6,549 ⭐) — This repository contains the comprehensive documentation for a code editor focused on AI-assisted software development and remote development workflows. It covers the implementation of AI agents and language models used for autonomous code generation, large-scale refactoring, and task iteration.

The project is distinguished by its deep integration of autonomous AI agents capable of web navigation, application logic validation, and orchestrating multi-step development processes. It provides specialized frameworks for tailoring AI behavior through custom instructions, model context protocols, and granular autonomy controls to ensure secure agent execution.

The documentation details a broad surface of capabilities, including remote development via SSH and containers, integrated version control management, and a rich set of tools for testing and debugging. It also covers enterprise administration for policy enforcement, private extension marketplaces, and complex network configurations for secure connectivity.

The materials are primarily authored in Markdown and provide guidance on configuring the editor's environment, extensions, and AI-driven automation.
- [klausschaefers/vue-low-code](https://awesome-repositories.com/repository/klausschaefers-vue-low-code.md) (387 ⭐) — Quant-UX standalone
