Skip to content

Latest commit

 

History

History
110 lines (77 loc) · 11.9 KB

File metadata and controls

110 lines (77 loc) · 11.9 KB

Automation

Agents and tools that carry out tasks with limited human input, from general-purpose AI agents and browser automation to open-source frameworks and no-code workflow platforms.


Table of contents


Autonomous Agents

Agents that plan and carry out multi-step tasks with limited supervision. This section covers hosted general-purpose agents, agents that operate a browser or desktop directly, and open-source frameworks for building your own.

General-purpose Agents

Hosted agents that take a goal and autonomously plan, use tools, and return a result.

Tool Description License Pricing
ChatGPT Agent OpenAI's agent mode in ChatGPT, which can browse, run code, and use tools to complete tasks end to end. proprietary Freemium
Genspark A general-purpose agent for research, document, and media tasks, with its own built-in tool set. proprietary Freemium
Hermes Agent An open-source, self-hosted agent from Nous Research with persistent memory that improves as it runs. opensource free
Manus A general-purpose agent that plans and executes multi-step tasks such as research, analysis, and content production. proprietary Freemium
Microsoft Copilot Microsoft's assistant with an agent mode that completes tasks across Microsoft 365 apps. proprietary Freemium
OpenClaw An open-source, self-hosted agent that connects LLMs to your apps, browser, and system tools, controlled from a chat app. opensource free

Browser and Computer-use Agents

Agents that act directly in a web browser or on the desktop, clicking, typing, and navigating applications on your behalf.

Tool Description License Pricing
OpenAI Atlas OpenAI's browser with an agent mode that completes multi-step tasks on the web. proprietary Freemium
Perplexity Comet Perplexity's browser with an assistant that researches, summarizes, and completes tasks within the page. proprietary Freemium
Claude (Computer Use) Anthropic's Claude controlling a browser or desktop to complete tasks, via Claude in Chrome and Claude Cowork. proprietary Freemium
Google Project Mariner Google DeepMind's agent that navigates and acts within the browser, available in the Gemini app. proprietary Paid
Browser Use An open-source framework that lets AI models control a browser for custom automation. opensource free

Agent Frameworks

Open-source libraries for building, orchestrating, and running your own agents.

Tool Description License Pricing
AutoGPT One of the first autonomous-agent projects, now a platform for building and running agents. opensource free
CrewAI A framework for orchestrating role-based teams of collaborating agents. opensource free
LangGraph A framework from the LangChain ecosystem for building stateful, controllable agents as graphs. opensource free
Microsoft AutoGen A Microsoft framework for multi-agent conversational systems. opensource free
OpenAI Agents SDK OpenAI's lightweight SDK for building agents with tools, handoffs, and guardrails. opensource free
smolagents A minimal agent library from Hugging Face, focused on code-writing agents. opensource free
Google ADK Google's Agent Development Kit for building and deploying agents. opensource free

Automation Tools

Platforms for connecting apps and automating workflows, increasingly with AI steps built in.

Tool Description License Pricing
Activepieces An open-source workflow automation platform with a visual builder. opensource Freemium
Bardeen A no-code automation tool for repetitive tasks across web applications. proprietary Freemium
Gumloop An AI-native platform for building automations by connecting modular nodes on a canvas. proprietary Freemium
Lindy A no-code platform for building AI assistants that automate business workflows. proprietary Freemium
Make A visual platform for building multi-step automations across thousands of apps. proprietary Freemium
n8n An open-source, self-hostable workflow automation tool with a visual editor. opensource Freemium
Relay.app An automation platform that combines workflows with AI steps and human approvals. proprietary Freemium
Zapier A widely used automation platform connecting thousands of apps with no-code "Zaps". proprietary Freemium