awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • flowiseai/flowiseFlowiseAI 的头像

    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-zoomcampDataTalksClub 的头像

    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-agentghuntley 的头像

    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