Comprehensive modular agents Tools for Every Need

Get access to modular agents solutions that address multiple requirements. One-stop resources for streamlined workflows.

modular agents

  • Coaty is a TypeScript-based open-source framework enabling decentralized agent-based communication and management for scalable IoT applications.
    0
    0
    What is Coaty?
    Coaty is an open-source toolkit written in TypeScript for developing collaborative, decentralized IoT applications using software agents. It delivers a container runtime that hosts agent instances, a discovery and registry service for dynamic resource lookup, and pub/sub communication layers for event distribution. Built-in storage adapters synchronize state across devices, while a flexible data model allows you to extend and share domain objects. Coaty supports multiple transport protocols like MQTT and WebSocket, enabling robust, real-time interoperability between edge, fog, and cloud environments without central points of failure.
  • An AI agent suite using LangChain to simulate coffee shop roles like barista, cashier, and manager.
    0
    0
    What is Coffee-Shop-AI-Agents?
    Coffee-Shop-AI-Agents is an open-source framework for building and deploying specialized AI agents that automate key coffee shop functions. Leveraging LangChain and OpenAI models, the project provides modular agents, including a barista agent that handles complex beverage orders, offers customization recommendations, and manages ingredient availability. The cashier agent processes payments, issues digital receipts, and tracks sales metrics. A manager agent generates inventory forecasts, suggests restocking schedules, and analyzes performance data. With customizable prompts and pipeline configurations, developers can quickly adapt the agents to unique shop policies and menu items. The repository includes setup scripts, API integrations, and example workflows to simulate realistic customer interactions and operational analytics in a developer-friendly environment.
  • Agentic Workflow is a Python framework to design, orchestrate, and manage multi-agent AI workflows for complex automated tasks.
    0
    0
    What is Agentic Workflow?
    Agentic Workflow is a declarative framework enabling developers to define complex AI workflows by chaining multiple LLM-based agents, each with customizable roles, prompts, and execution logic. It provides built-in support for task orchestration, state management, error handling, and plugin integrations, allowing seamless interaction between agents and external tools. The library uses Python and YAML-based configurations to abstract agent definitions, supports asynchronous execution flows, and offers extensibility through custom connectors and plugins. As an open-source project, it includes detailed examples, templates, and documentation to help teams accelerate development and maintain complex AI agent ecosystems.
  • A Python-based framework enabling creation of modular AI agents using LangGraph for dynamic task orchestration and multi-agent communication.
    0
    0
    What is AI Agents with LangGraph?
    AI Agents with LangGraph leverages a graph representation to define relationships and communication between autonomous AI agents. Each node represents an agent or tool, enabling task decomposition, prompt customization, and dynamic action routing. The framework integrates seamlessly with popular LLMs and supports custom tool functions, memory stores, and logging for debugging. Developers can prototype complex workflows, automate multi-step processes, and experiment with collaborative agent interactions in just a few lines of Python code.
  • Open-source framework for building AI agents using modular pipelines, tasks, advanced memory management, and scalable LLM integration.
    0
    0
    What is AIKitchen?
    AIKitchen provides a developer-friendly Python toolkit enabling you to compose AI agents as modular building blocks. At its core, it offers pipeline definitions with stages for input preprocessing, LLM invocation, tool execution, and memory retrieval. Integrations with popular LLM providers allow flexibility, while built-in memory stores track conversational context. Developers can embed custom tasks, leverage retrieval-augmented generation for knowledge access, and gather standardized metrics to monitor performance. The framework also includes workflow orchestration capabilities, supporting sequential and conditional flows across multiple agents. With its plugin architecture, AIKitchen streamlines end-to-end agent development—from prototyping research ideas to deploying scalable digital workers in production environments.
  • HMAS is a Python framework for building hierarchical multi-agent systems with communication and policy training features.
    0
    0
    What is HMAS?
    HMAS is an open-source Python framework that enables development of hierarchical multi-agent systems. It offers abstractions for defining agent hierarchies, inter-agent communication protocols, environment integration, and built-in training loops. Researchers and developers can use HMAS to prototype complex multi-agent interactions, train coordinated policies, and evaluate performance in simulated environments. Its modular design makes it easy to extend and customize agents, environments, and training strategies.
Featured