awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 مستودعات

Awesome GitHub RepositoriesAgentic Workflow Frameworks

Platforms for constructing autonomous systems that utilize iterative reasoning and specialized workers.

Distinguishing note: Focuses on the construction of autonomous agentic systems, distinct from simple prompt chaining.

Explore 4 awesome GitHub repositories matching artificial intelligence & ml · Agentic Workflow Frameworks. Refine with filters or upvote what's useful.

Awesome Agentic Workflow Frameworks GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • flowiseai/flowiseالصورة الرمزية لـ FlowiseAI

    FlowiseAI/Flowise

    53,641عرض على GitHub↗

    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 p

    Constructs autonomous multi-agent systems that utilize specialized workers and iterative reasoning strategies.

    TypeScriptagentic-aiagentic-workflowagents
    عرض على GitHub↗53,641
  • openai/openai-agents-pythonالصورة الرمزية لـ openai

    openai/openai-agents-python

    27,191عرض على GitHub↗

    This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime for orchestrating multi-agent workflows, managing persistent conversation state, and executing code within secure, isolated sandbox environments. The framework is designed to handle complex task delegation, allowing agents to invoke other agents as tools while maintaining context across multi-turn interactions. The framework distinguishes itself through its deep integration with the Model Context Protocol, enabling agents to connect to external data sources and remote services

    Provides a framework for orchestrating autonomous agents, multi-agent handoffs, and tool execution with persistent session management.

    Pythonagentsaiframework
    عرض على GitHub↗27,191
  • hkuds/deeptutorالصورة الرمزية لـ HKUDS

    HKUDS/DeepTutor

    10,365عرض على GitHub↗

    DeepTutor is a framework for personalized AI tutoring and educational content generation. It functions as an agentic workflow system that executes reasoning loops to complete multi-step tasks, transforming raw sources into structured learning materials such as interactive books, quizzes, and concept graphs. The platform distinguishes itself through an extensible skill architecture that allows the installation and auditing of third-party capability packages from community registries. It utilizes persona-driven tool policies to deploy persistent AI companions with unique behavioral profiles and

    Functions as an agentic workflow framework executing reasoning loops with specialized tools and persistent memory.

    Pythonai-agentsai-tutordeepresearch
    عرض على GitHub↗10,365
  • sarwarbeing-ai/agentic_design_patternsالصورة الرمزية لـ sarwarbeing-ai

    sarwarbeing-ai/Agentic_Design_Patterns

    9,498عرض على GitHub↗

    This project is a collection of architectural templates and design patterns for building autonomous AI agents. It provides a framework for transitioning from simple prompt-response loops to goal-oriented systems that utilize structural patterns to increase autonomy and improve the reliability of complex task completion. The framework focuses on reasoning orchestration, specifically through the implementation of reflection and self-correction cycles. It enables the coordination of specialized agents via task delegation and state sharing to solve complex problems. The architectural surface cov

    Provides a framework of structural patterns for coordinating multiple LLM interactions.

    Jupyter Notebook
    عرض على GitHub↗9,498
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Workflow Frameworks