ruvnet/claude-flow
Claude-Flow is an enterprise-grade AI orchestration platform that enables deployment and coordination of intelligent multi-agent swarms and autonomous workflows for building advanced conversational AI systems.
Awesome AI Agents › AI Agent Orchestration
ReCall is a novel framework designed to train large language models (LLMs) to reason and use tools through reinforcement learning without requiring supervised data on tool use trajectories or reasoning steps. It enables LLMs to agentically use and combine arbitrary tools, such as OpenAI o3, to create general-purpose agents capable of sophisticated tool-based reasoning. The framework introduces a new perspective by generating synthetic data with diverse environments and complex multi-step tasks, allowing LLMs to develop advanced reasoning capabilities with tools. ReCall is the successor to the ReSearch framework, extending its capabilities beyond search tools to support reasoning with any user-defined tools, and can serve as a drop-in replacement for ReSearch. The repository provides detailed installation instructions, recommending the use of conda for environment management and specifying dependencies including flash-attn and faiss-gpu for hosting a Wikipedia retrieval-augmented generation (RAG) system. It offers a sandbox environment for safely executing Python code tools remotely, with plans for more robust security in future updates. Additionally, it includes a retriever service based on FlashRAG and FastAPI for Wikipedia search, requiring pre-indexed Wikipedia data and retriever models. Training is based on the verl reinforcement learning framework, customized for ReCall's needs. The repository includes scripts for single-node and multi-node training setups, with examples for training models like Qwen2.5-7B-Instruct using multiple GPUs. Inference is simplified through a wrapper class that manages model generation and tool execution, facilitating practical use of trained ReCall models. Overall, ReCall represents an advanced approach to enhancing LLMs with tool-using reasoning capabilities via reinforcement learning, supporting flexible tool integration, synthetic data generation for training, and secure execution environments, aimed at advancing general-purpose AI agents.
https://github.com/Agent-RL/ReCall
Claude-Flow is an enterprise-grade AI orchestration platform that enables deployment and coordination of intelligent multi-agent swarms and autonomous workflows for building advanced conversational AI systems.
Oh-My-OpenAgent (OmO) is an advanced AI agent harness designed for complex codebases, orchestrating various AI models like Codex and OpenCode for software engineering tasks.
Herdr is an agent multiplexer that provides a runtime environment for coding agents directly within your terminal, offering a comprehensive view of agent activities and persistent sessions.
Vibe Kanban is a Kanban board tool designed to manage and orchestrate AI coding agents, enabling efficient task tracking and workflow optimization in AI-assisted software development.
Transforms Claude Code into a comprehensive game development studio powered by 49 AI agents, 73 workflow skills, and a hierarchical coordination system for structured game creation.
NVIDIA NemoClaw is an open-source reference stack enabling the secure and sandboxed operation of AI agents like OpenClaw and Hermes within NVIDIA OpenShell environments, offering managed inference ...
Agents Towards Production is an open-source repository offering end-to-end tutorials and blueprints for building scalable, production-grade Generative AI agents from concept to deployment.
Eliza is a versatile AI agent operating system that enables the creation and deployment of autonomous agents across multiple platforms with extensible features and document interaction capabilities.