awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
spring-ai-alibaba avatar

spring-ai-alibaba/examples

0
View on GitHub↗
2,744 स्टार्स·1,159 फोर्क्स·Java·Apache-2.0·6 व्यूज़java2ai.com↗

Examples

This project provides a collection of example implementations for building AI agents and workflows using the Spring AI Alibaba framework. It focuses on demonstrating how to create intelligent agents that iteratively reason and act to solve problems, coordinate multiple agents across services, and integrate human oversight into automated processes.

The examples showcase key differentiators such as graph-based workflow automation with conditional routing, nested graphs, and parallel execution, as well as real-time streaming of agent responses to clients. The project also illustrates how to manage agent context through prompt engineering, handle errors with automatic retries, and orchestrate complex multi-agent workflows using patterns like sequential, parallel, and routing execution.

Additional capabilities include connecting agents to various LLM providers, tools, and the Model Context Protocol through Spring AI abstractions, enabling comprehensive API integration for building sophisticated AI applications.

Features

  • Multi-Agent Orchestration Patterns - Combines multiple agents using sequential, parallel, routing, and loop execution patterns.
  • LLM Tooling Integrations - Connects agents to multiple LLM providers, tool-calling, and the Model Context Protocol.
  • MCP Protocol Integrations - Integrates with multiple LLM providers, tool-calling, and the Model Context Protocol.
  • Human-in-the-Loop Workflows - Inserts human feedback and approval steps into agent workflows for supervised execution.
  • Multi-Agent Orchestration - Coordinates multiple AI agents across services with sequential, parallel, and routing patterns.
  • ReAct Agents - Provides example implementations for building ReAct agents that iteratively reason and act.
  • ReAct Agent Development - Provides example implementations for building ReAct agents that iteratively reason and act.
  • Graph-Based Workflow Orchestrators - Uses a graph runtime with conditional routing, nested graphs, and parallel execution.
  • Agent Failure Mitigation - Ships automated retry policies and failure recovery for maintaining agent reliability.
  • Agent Context Management - Applies built-in prompt engineering and conversation flow control to improve agent reliability.
  • Service-Based Coordination - Demonstrates coordinating agents across services using Nacos for distributed collaboration.
  • Agent Response Streams - Streams agent output to clients in real time as it is produced.
  • Real-Time Text Streaming - Sends agent output to clients in real time as it is produced for interactive experiences.

स्टार हिस्ट्री

spring-ai-alibaba/examples के लिए स्टार हिस्ट्री चार्टspring-ai-alibaba/examples के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Examples के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Examples के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • microsoft/agent-frameworkmicrosoft का अवतार

    microsoft/agent-framework

    7,277GitHub पर देखें↗

    The agent-framework is an LLM agent orchestration framework and multi-agent workflow engine designed for building autonomous AI agents. It provides a tool integration layer for binding external functions, APIs, and sandboxed code as executable tools for language models. The framework distinguishes itself through a graph-based system for designing sequential and parallel task flows, featuring state management and checkpointing for long-running processes. It implements comprehensive conversational state management and an observability suite that uses telemetry to trace execution flows and monit

    Pythonagent-frameworkagentic-aiagents
    GitHub पर देखें↗7,277
  • joaomdmoura/crewaijoaomdmoura का अवतार

    joaomdmoura/crewai

    53,752GitHub पर देखें↗

    CrewAI is a multi-agent orchestration framework and autonomous agent workflow engine. It provides a system for coordinating autonomous AI agents with specific roles and goals to solve complex tasks through collaborative intelligence. The framework distinguishes itself through a collaborative AI agent system that enables multiple language model instances to share intelligence and execute multi-step objectives via role-playing. It incorporates human-in-the-loop mechanisms, allowing for manual review checkpoints to validate decisions and refine outcomes within autonomous execution paths. The pl

    Python
    GitHub पर देखें↗53,752
  • jetbrains/koogJetBrains का अवतार

    JetBrains/koog

    3,735GitHub पर देखें↗

    Koog is an LLM agent framework used to build autonomous entities that execute tool-based workflows. It utilizes a graph-based workflow engine to define agent behaviors and decision paths as a directed graph of nodes and edges. The framework distinguishes itself through a model provider orchestrator that enables dynamic switching, load balancing, and automatic fallbacks between different AI backends. It implements the Model Context Protocol to connect agents to remote tool servers and features a RAG memory system using vector embeddings to maintain long-term conversation context. The project

    Kotlinagentframeworkagentic-aiagents
    GitHub पर देखें↗3,735
  • i-am-bee/beeai-frameworki-am-bee का अवतार

    i-am-bee/beeai-framework

    3,304GitHub पर देखें↗

    The BeeAI Framework is an LLM agent framework and multi-agent orchestration engine used to build autonomous agents that coordinate reasoning, tool execution, and complex workflows. It functions as a structured AI output controller and RAG integration library, providing a unified interface to manage multiple language model providers. The framework is distinguished by its implementation of the Model Context Protocol, allowing agents, tools, and models to be shared between different AI platforms and hosted as agentic tooling servers. It enables the design of collaborative agent teams through dec

    Pythonagentsaiai-agent
    GitHub पर देखें↗3,304
Examples के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

spring-ai-alibaba/examples क्या करता है?

This project provides a collection of example implementations for building AI agents and workflows using the Spring AI Alibaba framework. It focuses on demonstrating how to create intelligent agents that iteratively reason and act to solve problems, coordinate multiple agents across services, and integrate human oversight into automated processes.

spring-ai-alibaba/examples की मुख्य विशेषताएं क्या हैं?

spring-ai-alibaba/examples की मुख्य विशेषताएं हैं: Multi-Agent Orchestration Patterns, LLM Tooling Integrations, MCP Protocol Integrations, Human-in-the-Loop Workflows, Multi-Agent Orchestration, ReAct Agents, ReAct Agent Development, Graph-Based Workflow Orchestrators।

spring-ai-alibaba/examples के कुछ ओपन-सोर्स विकल्प क्या हैं?

spring-ai-alibaba/examples के ओपन-सोर्स विकल्पों में शामिल हैं: microsoft/agent-framework — The agent-framework is an LLM agent orchestration framework and multi-agent workflow engine designed for building… joaomdmoura/crewai — CrewAI is a multi-agent orchestration framework and autonomous agent workflow engine. It provides a system for… jetbrains/koog — Koog is an LLM agent framework used to build autonomous entities that execute tool-based workflows. It utilizes a… i-am-bee/beeai-framework — The BeeAI Framework is an LLM agent framework and multi-agent orchestration engine used to build autonomous agents… alibaba/spring-ai-alibaba — This project is a Java-based framework integration that provides an AI agent runtime, a graph-based AI workflow… panaversity/learn-agentic-ai — This project is an educational curriculum and architectural framework for building autonomous AI agents and…