Agent S
Agent S is an open-source agentic framework built to enable autonomous computer use through an Agent-Computer Interface (ACI). It allows AI agents to operate graphical user interfaces similarly to humans by perceiving screens, reasoning through objectives, and executing actions across macOS, Windows, and Linux systems. The latest release, Agent S3, achieves state-of-the-art results on the OSWorld benchmark and surpasses human-level performance in complex multi-step computer tasks. By combining powerful foundation models such as GPT-5 with grounding models like UI-TARS, the framework translates visual inputs into accurate executable commands. Agent S supports multiple deployment options, including CLI, SDK, and cloud environments. It integrates seamlessly with leading model providers such as OpenAI, Anthropic, Gemini, Azure, and Hugging Face endpoints.
Learn more
AgentSea
AgentSea is an open source platform designed to build, deploy, and share AI agents with ease. It delivers a collection of libraries and tools for building AI agent apps, favoring the UNIX philosophy of doing one thing well. Tools can be used individually or stacked together into a single agent app, and are compatible with frameworks like LlamaIndex and LangChain. Key components include SurfKit, a Kubernetes-style orchestrator for agents; DeviceBay, offering pluggable devices like file systems and desktops; ToolFuse, a library that wraps scripts, third-party apps, and APIs as Tool implementations; AgentD, a daemon making a Linux desktop OS accessible to bots; AgentDesk, a library for running AgentD-powered VMs; Taskara, for task management; ThreadMem, for building multi-role persistent threads; and MLLM, simplifying communication with multiple LLMs and multimodal LLMs. AgentSea also offers alpha agents like SurfPizza and SurfSlicer, which navigate GUIs using multimodal approaches.
Learn more
Runbear
Runbear is a no-code platform that enables teams to create AI agents integrated with popular communication and productivity tools like Slack, Teams, HubSpot, and more. It allows users to build custom AI assistants quickly, typically within 10 minutes, without requiring technical expertise. Runbear helps automate repetitive tasks, streamline internal communication, and manage AI agents tailored for different teams all from a single interface. The platform supports integrations with AI models like OpenAI, Claude, and Gemini, combined with content management systems such as Google Drive, Notion, and Confluence. Use cases include automating meeting preparation, summarizing Slack threads, analyzing Airtable data through natural language, and enabling AI to suggest answers in Slack channels. Customer testimonials highlight Runbear’s ease of use and the significant efficiency gains achieved by integrating AI directly into workflows.
Learn more
RA.Aid
RA.Aid is an open source AI assistant that autonomously handles research, planning, and implementation to expedite software development processes. Built on LangGraph's agent-based task execution framework, RA.Aid operates through a three-stage architecture. RA.Aid supports multiple AI providers, including Anthropic's Claude, OpenAI, OpenRouter, and Gemini, allowing users to select models that best fit their requirements. It also features web research capabilities, enabling the agent to pull real-time information from the internet to enhance its understanding and execution of tasks. It offers an interactive chat mode, allowing users to guide the agent directly, ask questions, or redirect tasks as needed. Additionally, RA.Aid integrates with 'aider' via the '--use-aider' flag to leverage specialized code editing capabilities. It is designed with a human-in-the-loop interaction mode, enabling the agent to seek user input during task execution to ensure higher accuracy.
Learn more