Tag
The tweet discusses Grok 4.7 as a cost-effective AI model that can replace others like Opus for various tasks, highlighting its performance and pricing advantage, and mentions using pstack for managing multi-agent workflows.
Omnigraph is an open-source graph database designed for coordinating multiple AI agents, preventing data conflicts and improving efficiency in multi-agent systems.
A property insurance claims professional describes how he used AI to start from a simple question and build a multi-agent insurance claims system over five weeks, emphasizing problem-solving skills over coding.
The paper demonstrates that test-time communication among AI agents can significantly outperform independent parallel attempts on challenging tasks like ARC-AGI-3, achieving state-of-the-art results in research-oriented domains.
A user shares their experience of splitting AI agents into two with distinct roles and risk tolerances to enhance trust and oversight in daily tasks.
Microsoft has open-sourced Agent Framework, a multi-language SDK for building and orchestrating production-grade AI agents with capabilities for handoffs, checkpoint resumption, and integration with various AI services.
ScientistTwo is an autonomous multi-agent framework from Google Cloud AI Research that conducts end-to-end scientific discovery cycles without human intervention, benchmarking against top AI conferences like ICLR, ICML, and NeurIPS and outperforming human state-of-the-art models.
The author experimented with getting two AI agents, Gemini and Copilot, to talk via voice mode, finding it fascinating but needing refinement, and speculated that emergent AGI could arise from linked agents.
MaSCoD is a multi-agent framework that pre-organizes structural hypotheses before direct-edge judgment to improve retention of potentially relevant causal relations in candidate graph generation, evaluated on datasets using GPT-5.4 and GPT-4o.
This paper delineates the capability boundaries of multi-agent collaboration in LLM-based systems, showing benefits only in specific task structures like long-horizon tasks with sparse dependencies, and proposes SAIGE, a dynamic graph-based mechanism for efficient collaboration.
MAGS introduces a multi-agent framework that uses formal verification with Dafny to generate executable programs with safety guarantees from LLM coding agents, achieving 100% success in producing verified code across domains like CUDA kernels and robotic tasks.
Included Health built Dot, an AI-powered federated multi-agent healthcare guide, using LangGraph and Deep Agents, resulting in a 75% increase in chat engagement and over 99% high-risk detection.
This blog post proposes using embedded evaluators to monitor and evaluate frontier AI systems, addressing alignment risks and improving transparency following recent incidents like the OpenAI-Hugging Face hack.
The article describes Grokbot, an autonomous AI agent tool that uses virtual machines to execute tasks, automate workflows, and integrate with development tools, featuring multi-agent collaboration capabilities.
Agora is a shared memory system for autonomous AI research agents that uses Git to record research as an append-only DAG, enabling collaborative discovery. In a 12-day experiment, 13 agents improved a model's performance by 62% towards a trained baseline.
Radio is a tool by Plasma__AI that enables AI agents like Claude, Codex, and Grok to communicate directly in shared chat rooms, removing the need for humans to manually route outputs between different AI tools.
The tweet argues that complex multi-agent setups are unnecessary for productivity, advocating instead for a single manager agent that coordinates others, based on the author's experience with running numerous agents.
OrchSLM introduces a routing framework for orchestrating small language models in non-interactive agentic pipelines, probing how design choices like task structure and model composition influence performance.
This paper explores building self-adaptive physical AI agents using LLMs to manage long-horizon tasks in a zero-shot manner, showing they can adapt effectively to environmental changes compared to reinforcement learning agents.
GraMRAG is a new multi-agent RAG framework that uses graph memory and reinforcement learning to improve reasoning depth and memory structure in complex multimodal tasks, achieving state-of-the-art performance.