Comprehensive workflows numériques Tools for Every Need

Get access to workflows numériques solutions that address multiple requirements. One-stop resources for streamlined workflows.

workflows numériques

  • An AI Agent framework enabling multiple autonomous agents to self-coordinate and collaborate on complex tasks using conversational workflows.
    0
    0
    What is Self Collab AI?
    Self Collab AI provides a modular framework where developers define autonomous agents, communication channels, and task objectives. Agents use predefined prompts and patterns to negotiate responsibilities, exchange data, and iterate on solutions. Built on Python and easy-to-extend interfaces, it supports integration with LLMs, custom plugins, and external APIs. Teams can rapidly prototype complex workflows—such as research assistants, content generation, or data analysis pipelines—by configuring agent roles and collaboration rules without deep orchestration code.
  • MiniAgent is an open-source lightweight Python framework for building AI agents that plan and execute multi-step tasks.
    0
    0
    What is MiniAgent?
    MiniAgent is a minimalistic open-source framework built in Python for constructing autonomous AI agents capable of planning and executing complex workflows. At its core, MiniAgent includes a task planning module that decomposes high-level goals into ordered steps, an execution controller that runs each step sequentially, and built-in adapters for integrating external tools and APIs, including web services, databases, and custom scripts. It also features a lightweight memory management system to persist conversational or task context. Developers can easily register custom action plugins, define policy rules for decision-making, and extend tool functionality. With support for OpenAI models and local LLMs, MiniAgent enables rapid prototyping of chatbots, digital workers, and automated pipelines, all under an MIT license.
Featured