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

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

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesAgentic Workflow Tutorials

Guides and demonstrations for building production-ready agentic applications.

Distinguishing note: Focuses on high-level application building tutorials rather than low-level agent primitives.

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

Awesome Agentic Workflow Tutorials 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

    Demonstrates building production-ready applications by integrating sequential agent workflows with external automation tools.

    TypeScriptagentic-aiagentic-workflowagents
    عرض على GitHub↗53,641
  • datatalksclub/llm-zoomcampالصورة الرمزية لـ DataTalksClub

    DataTalksClub/llm-zoomcamp

    6,529عرض على GitHub↗

    llm-zoomcamp is a comprehensive educational program and course for building real-life AI systems using large language models. It serves as a structured curriculum and implementation guide for developing AI applications and retrieval techniques. The project provides instructional material on building retrieval augmented generation pipelines to ground model responses in custom knowledge bases. It includes training on vector database implementation, semantic search, and the use of function calling to create autonomous agentic workflows. The curriculum covers a broad range of system development

    Offers guides and demonstrations for building production-ready agentic applications using function calling.

    Jupyter Notebook
    عرض على GitHub↗6,529
  • ghuntley/how-to-build-a-coding-agentالصورة الرمزية لـ ghuntley

    ghuntley/how-to-build-a-coding-agent

    5,145عرض على GitHub↗

    This repository is a reference implementation and guided tutorial for building an AI coding agent that combines conversational interaction with file system manipulation and sandboxed shell execution. The agent uses a large language model as its core decision-making component, operating within a turn-based conversational loop where it can generate responses or invoke tools, and tool results are fed back into the dialogue. It provides primitives for reading, writing, and listing files on the local filesystem, as well as searching code using regular expressions. The agent’s capabilities are exte

    Provides a guided tutorial and reference template for building a production-ready agentic application.

    Goagentaicursor
    عرض على GitHub↗5,145
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Workflow Tutorials