Skip to content

moshehbenavraham/Ultimate-Agent-Directory

Ultimate AI Agent Directory

Total Entries Last Updated

Version: 0.1.1

The most comprehensive collection of AI agent frameworks, platforms, tools, and resources

Missing something? Submit an issue or join the discussion!


Looking for full-stack boilerplates and starter kits? Check out our Full-Stack Boilerplate Directory with 131 production-ready templates!


Table of Contents

  1. [OS] Open-Source Agent Frameworks
  2. [NC] No-Code/Low-Code Agent Platforms
  3. [RF] Research-Focused Agent Frameworks
  4. [LR] Learning Resources and Courses
  5. [CO] GitHub Repositories and Communities
  6. [ST] Specialized AI Agent Tools
  7. [AU] Autonomous Agents
  8. [BA] Browser Automation Agents
  9. [CA] Coding Assistant Agents
  10. [EP] Enterprise Agent Platforms
  11. 🦞 OpenClaw Ecosystem
  12. ☤ Hermes Agent Ecosystem

[OS] Open-Source Agent Frameworks

The backbone of AI agent development lies in these powerful open-source frameworks that enable developers to build sophisticated multi-agent systems and autonomous applications.

Framework Repository Description
Adala GitHub Open-source framework for building and evaluating autonomous data labeling agents. Enables creation of AI agents that can label, process, and improve data quality autonomously with feedback loops and continuous learning capabilities. Stars
AG2 GitHub Open-source AgentOS project formerly known as AutoGen. AG2 provides multi-agent conversation patterns, swarms, group chats, tool use, and orchestration primitives for building collaborative AI agent systems. Stars
Agency Swarm GitHub A reliable agent framework built on top of OpenAI Assistants API for creating collaborative swarms of agents with distinct roles and capabilities. Agency Swarm provides customizable agent roles, full control over prompts, and type-safe tools with automatic validation and error correction. Stars
AgenticGoKit GitHub Go framework for building, orchestrating, and deploying LLM-agnostic agentic AI applications. AgenticGoKit supports event-driven multi-agent workflows, MCP tool discovery, and production observability. Stars
AgentOS GitHub Experimental open-source platform for creating self-evolving autonomous AI agents capable of writing and executing their own code. Explores the frontier of autonomous agent development with self-modification and adaptation capabilities for research applications. Stars
agents GitHub Open-source framework for developing autonomous language agents with long-short term memory, tool usage, and multi-agent communication. Features symbolic memory management and comprehensive agent coordination mechanisms for building sophisticated autonomous agent systems. Stars
AgentScope GitHub Developer-centric multi-agent framework that fully embraces asynchronous execution and provides features for building complex, scalable agent applications. Offers distributed agent execution, flexible orchestration, and comprehensive debugging tools for developing production-grade multi-agent systems. Stars
AgentStack GitHub Open-source CLI for scaffolding robust AI agent projects. AgentStack generates project layouts for common agent frameworks and integrates development conventions for tools, observability, and production agent workflows. Stars
AgentVerse GitHub Framework designed to facilitate deployment of multiple LLM-based agents in task-solving and simulation applications. Enables building multi-agent environments for software development, social behavior research, and collaborative task completion with flexible agent coordination mechanisms. Stars
AGiXT GitHub Dynamic platform for orchestrating AI agents across various providers with flexible agent and tool management. Features plugin architecture, support for multiple LLM providers, and comprehensive agent lifecycle management for building provider-agnostic agentic applications. Stars
Agno GitHub Multi-agent framework, runtime and control plane built for speed, privacy, and scale. Provides primitives for building agents with persistent state, knowledge retrieval, memory management, and best-in-class Model Context Protocol (MCP) support for enterprise-ready agent applications. Stars
ai-town GitHub Starter kit for building and customizing virtual towns populated with AI agents that can socialize and interact. Built on the Convex platform, provides foundation for creating simulated social environments with autonomous agents for research and entertainment applications. Stars
Apache Burr GitHub Apache state-machine framework for applications that make decisions, including agents, simulations, and chatbots. Burr provides graph execution, persistence, monitoring, tracing, and framework-agnostic infrastructure. Stars
AppAgent GitHub Multimodal LLM agent designed to operate smartphone applications by interpreting UI elements and user commands. Enables automation of mobile app interactions through visual understanding and action execution for mobile application testing and automation. Stars
Atomic Agents GitHub A modular, lightweight framework designed to simplify the creation of multi-agent systems. Atomic Agents focuses on the Input-Process-Output model and atomicity principles, offering developers complete control over agent behaviors and system architecture without unnecessary complexity. Stars
AutoChain GitHub Lightweight open-source framework for building extensible and testable LLM agents with minimal dependencies. Emphasizes simplicity and testability, providing clean abstractions for building production-ready agents without unnecessary complexity or framework lock-in. Stars
AutoGen GitHub Microsoft's open-source framework for creating multi-agent AI applications that can act autonomously or work alongside humans. AutoGen emphasizes conversational agents and multi-agent collaboration, enabling agents to generate, fix, and run code while facilitating cooperation among multiple agents to solve complex tasks. Stars
BeeAI Agent Stack GitHub Open infrastructure for deploying and sharing AI agents without vendor lock-in. BeeAI Agent Stack packages agents as interoperable services with runtime, routing, storage, deployment, and Kubernetes-oriented infrastructure. Stars
ChatArena GitHub Library for multi-agent language game environments used by researchers to study social interaction and collaborative task-solving among LLM agents. Provides standardized environments for evaluating multi-agent communication, cooperation, and competition in conversational settings. Stars
CrewAI GitHub A lean, standalone framework for orchestrating role-playing, autonomous AI agents in collaborative teams. CrewAI allows developers to create specialized agents with distinct roles and goals, optimized for speed and performance while being completely independent of other agent frameworks. Stars
Dapr Agents GitHub Python framework for building autonomous, resilient, and observable AI agents on Dapr. It combines workflow orchestration, statefulness, telemetry, and security primitives for distributed agent applications. Stars
DeepPavlov GitHub Open-source framework for building multilingual conversational AI agents and complex dialogue systems. Offers pre-trained models for NER, sentiment analysis, question answering, and dialogue management, with support for 20+ languages and production-ready conversational AI capabilities. Stars
DSPy GitHub Stanford NLP framework for programming language-model systems with declarative modules instead of hand-written prompts. DSPy supports optimizers for prompts and pipelines used in RAG, agent loops, and compound AI systems. Stars
Eidolon GitHub Pluggable agent SDK and deployment server for agentic applications. Eidolon exposes agents as services and supports componentized LLM, tool, RAG, deployment, and enterprise integration patterns. Stars
Eino GitHub Go framework from the CloudWeGo project for building LLM and AI applications. Eino provides component abstractions, graph orchestration, streaming support, and agent development patterns for production systems. Stars
Fast-Agent GitHub Python framework for coding, building, and evaluating agents with strong support for models, skills, MCP, and ACP. Fast-Agent provides workflow patterns for composing chains, routers, orchestrators, and evaluator loops. Stars
FastChat GitHub Platform for training, serving, and evaluating large language model-based chatbots with distributed multi-model system support. Features Chatbot Arena for LLM evaluation, model serving infrastructure, and tools for fine-tuning and deploying conversational AI systems. Stars
FastMCP GitHub Python framework for building MCP servers and clients with concise, typed interfaces. FastMCP generates protocol schemas from Python functions and provides a practical toolkit for exposing tools to AI agents. Stars
generative_agents GitHub Original simulation framework from Stanford/Google research demonstrating interactive, human-like social behavior in AI agents. Implements the groundbreaking Generative Agents paper, showcasing believable human-agent interactions in simulated environments for social simulation research. Stars
Google ADK for Go GitHub Go implementation of Google's Agent Development Kit for building, evaluating, and deploying AI agents with a code-first workflow. It brings the ADK agent model to Go teams building cloud-native agent services. Stars
Google ADK for Java GitHub Java implementation of Google's Agent Development Kit for code-first agent development. It provides agent building blocks for JVM teams working with tool use, evaluation, and deployment across Google's agent ecosystem. Stars
Google ADK for TypeScript GitHub TypeScript implementation of Google's Agent Development Kit for building AI agents and multi-agent systems. It offers ADK primitives for Node.js developers and shares documentation with the broader Google ADK project. Stars
Google Agent Development Kit (Python) GitHub Google's open-source Python toolkit for building, evaluating, and deploying AI agents. It supports code-first agent development, multi-agent composition, tool use, and deployment paths through Google's AI and cloud ecosystem. Stars
Griptape GitHub Modular open-source Python framework for developing AI agent applications with focus on reliability and security. Offers clean abstractions to build agents, systems of agents, pipelines, workflows, and RAG setups with off-prompt business logic definition, memory management, and integration with data sources for production-ready solutions. Stars
Haystack GitHub An open-source AI orchestration framework by deepset for building production-ready LLM applications, retrieval-augmented generation (RAG) pipelines, and intelligent search systems. Haystack provides modular components for connecting models, vector databases, and file converters into customizable pipelines for working with large document collections. Stars
Hector GitHub Declarative platform for building Agent-to-Agent (A2A) native AI agents with focus on inter-agent communication. Enables creation of agent ecosystems where agents communicate and collaborate using declarative configuration and standardized protocols. Stars
Hugging Face Transformers Agents Link Agent library built into the Hugging Face Transformers ecosystem that allows LLMs to use tools and autonomously execute tasks. Provides seamless integration with Hugging Face models and tools, enabling developers to build agentic applications within the Transformers framework with minimal setup.
Inngest AgentKit GitHub TypeScript framework for building multi-agent networks with deterministic routing and MCP tooling. AgentKit is designed to run on Inngest's durable execution model for reliable agent workflows. Stars
JADE Link Foundational Java-based multi-agent framework for building FIPA-compliant systems with ACL messaging, agent discovery, and distributed execution. Provides robust infrastructure for industrial and research agent applications with GUI-based debugging tools and support for distributed agent deployment across networks.
Jan GitHub Open-source ChatGPT alternative that operates fully offline on diverse hardware from PCs to multi-GPU clusters. Provides desktop application for running LLMs locally with user-friendly interface, supporting various open-source models for privacy-conscious AI interactions. Stars
KaibanJS GitHub JavaScript framework for multi-agent systems using a Kanban board approach for task management and agent coordination. Brings visual task management paradigm to multi-agent orchestration, enabling intuitive workflow design for JavaScript-based agent applications. Stars
LangChain GitHub A foundational framework for building context-aware reasoning applications powered by large language models. LangChain provides modular components for chaining prompts, integrating external tools, and managing conversational memory, making it suitable for production-grade LLM applications and autonomous agents. Stars
LangChain4j GitHub Open-source Java library for building LLM-powered applications on the JVM. LangChain4j provides unified APIs for model providers and vector stores, plus support for tools, agents, RAG, MCP, and enterprise Java frameworks. Stars
LangGraph GitHub A specialized framework within the LangChain ecosystem for building controllable, stateful agents using graph-based execution. LangGraph enables complex multi-step workflows with persistent memory and human-in-the-loop capabilities, trusted by companies like Klarna, Uber, and GitLab. Stars
LangGraph4j GitHub Java implementation of LangGraph for building agentic architectures in the Java ecosystem. LangGraph4j works with LangChain4j and Spring AI to support graph-based, stateful agent workflows. Stars
Letta GitHub Open-source platform for building stateful AI agents with advanced memory. Letta provides long-term memory, agent state management, tool use, and APIs for agents that can learn and improve over time. Stars
LiveKit Agents GitHub Framework for building realtime voice and multimodal AI agents on LiveKit. It provides speech-to-speech pipelines, model integrations, media transport, and production-oriented primitives for interactive voice agents. Stars
LlamaIndex GitHub A data framework for building LLM applications that specializes in connecting large language models to external data sources. LlamaIndex provides tools for data ingestion, indexing, and retrieval, with over 300 integrations supporting various LLMs, embedding models, and vector stores for RAG applications. Stars
LLMling-Agent GitHub Multi-agent workflow tool with YAML and programmatic support, including human-in-the-loop capabilities. Enables declarative agent workflow definition with configuration-driven approach for building complex multi-agent systems. Stars
Marvin GitHub Prefect's ambient intelligence Python library for building AI functions, agents, and task-centric workflows. Marvin supports structured generation, classification, extraction, and agent behavior with typed Python interfaces. Stars
Mastra GitHub TypeScript framework designed for rapid development of AI applications and agentic features. Provides type-safe agent development with modern TypeScript tooling, enabling fast iteration and production deployment of TypeScript-based agentic systems. Stars
Mesa Link Popular Python library for agent-based modeling and simulation, widely used in social science, economics, and supply chain research. Ideal for modeling agent interactions in grid-based or network environments with built-in visualization tools to track agent behaviors and emergent system properties.
MetaGPT GitHub A research framework that simulates the structure of a software development team with agents acting as CEO, project manager, and developers. MetaGPT orchestrates these roles to automate software development workflows with minimal human oversight, ideal for autonomous software development pipeline research. Stars
Microsoft Agent Framework GitHub Microsoft framework for building, orchestrating, and deploying AI agents and multi-agent workflows. It supports Python and .NET applications and provides a long-term framework path for Microsoft's agent development stack. Stars
Microsoft PromptFlow GitHub Microsoft's open-source toolkit for developing, testing, evaluating, and deploying LLM applications. PromptFlow uses executable flows that connect prompts, Python code, tools, evaluation, tracing, and deployment workflows. Stars
Mirascope GitHub Minimal Python and TypeScript library for building LLM applications with typed calls, structured outputs, tool calling, streaming, async support, and MCP. Mirascope focuses on lightweight abstractions over provider APIs. Stars
modelscope-agent GitHub Agent framework connecting ModelScope's open-source models to real-world applications. Provides integration layer for leveraging ModelScope's model ecosystem in agentic applications with pre-built tools and model connectors. Stars
Nexus GitHub Python framework for orchestrating AI agents and managing complex LLM-driven tasks. Nexus supports multi-agent coordination, structured workflows, persistent state, and tool integration for research and application development. Stars
NVIDIA NeMo Agent Toolkit GitHub NVIDIA open-source library for connecting and optimizing teams of AI agents. The toolkit integrates with the NeMo ecosystem and supports enterprise multi-agent workflows that use NVIDIA AI infrastructure. Stars
Ollama GitHub Popular tool for running large language models (Llama 3, Mistral, Gemma, etc.) locally with simplified setup and customization. Supports macOS, Windows, and Linux with easy model management, REST API, and integration with development tools for local LLM deployment. Stars
Open Interpreter GitHub Open-source coding agent that enables language models to execute code (Python, JavaScript, Shell, etc.) locally on a user's computer. Provides natural language interface for code execution, file manipulation, and system operations, functioning as a local alternative to ChatGPT's Code Interpreter. Stars
OpenAgents GitHub An open research platform for language agents that aims to democratize agent development for researchers and practitioners. OpenAgents provides a comprehensive framework for building and evaluating language agents with multiple capabilities and interaction patterns. Stars
OpenAGI GitHub Framework that combines LLMs with domain-specific expert models to solve advanced tasks through collaborative intelligence. Enables agents to leverage specialized models for complex problem-solving, bridging general language understanding with domain-specific expertise for enhanced task performance. Stars
OpenAI Agents SDK (JS/TS) GitHub Official JavaScript and TypeScript framework from OpenAI for multi-agent workflows and voice agents. It provides agent orchestration primitives, tool use, handoffs, guardrails, tracing, and MCP integration for Node.js applications. Stars
OpenAI Agents SDK (Python) GitHub Official Python framework from OpenAI for building multi-agent workflows with agents, handoffs, guardrails, sessions, tracing, and realtime voice support. The SDK is lightweight and designed for production agent applications. Stars
OpenAI Swarm GitHub Lightweight, experimental open-source framework from OpenAI for multi-agent orchestration and coordination. Explores agent routines and handoffs for simple multi-agent coordination patterns using OpenAI's Chat Completions API, designed for educational purposes and research into agent interaction patterns. Stars
Orchestra GitHub Python library for cognitive architectures and multi-agent teams. Orchestra provides abstractions for coordinating specialized agents with shared memory, task delegation, and composable orchestration patterns. Stars
Orla GitHub Open-source high-performance execution engine for agentic workflows from Harvard CNS. Orla focuses on scheduling, parallel execution, and efficient runtime support for complex agent task graphs. Stars
Outlines GitHub Structured-output library for reliable language model generation. Outlines constrains model outputs with types, schemas, and generation controls used in tool-calling, data extraction, and agent workflows. Stars
PADE GitHub Python-based framework for multi-agent system development, execution, and management with 100% Python implementation. Features network-based communication for distributed computation, commonly used in academic and industrial IoT applications for building distributed multi-agent systems. Stars
Phidata GitHub Framework for building AI agents with memory, tools, and production scalability. Enables developers to create autonomous assistants using Pythonic object-oriented principles, featuring structured outputs, knowledge bases, and seamless integration with popular LLM providers for building production-ready agentic systems. Stars
Pipecat GitHub Open-source Python framework for voice and multimodal conversational AI. Pipecat provides composable real-time pipelines for speech, language models, media transport, and interactive voice agent applications. Stars
Pocket Flow GitHub Minimal LLM framework built around a small graph abstraction for agents, workflows, and RAG applications. Pocket Flow emphasizes a tiny dependency surface and lets agents build or modify agent workflows. Stars
PrivateGPT GitHub Open-source tool for querying documents using LLMs in a secure, offline-capable environment ensuring complete data privacy. Enables users to interact with their documents using AI without internet connectivity, keeping all data local and secure for privacy-sensitive applications. Stars
Pydantic AI GitHub A Python agent framework that brings Pydantic's famous type safety and ergonomic developer experience to AI agent development. Pydantic AI focuses on providing type-safe, well-structured agent development with automatic validation and error handling. Stars
Qwen-Agent GitHub Official agent framework and application scaffold for Alibaba's Qwen model family. Qwen-Agent supports function calling, MCP tools, code interpreter workflows, RAG, browser extension use cases, and multi-agent applications. Stars
Rasa Link Open-source conversational AI framework with robust NLU and dialogue management capabilities, trusted by enterprises for building production-ready conversational agents. With over 50 million downloads, Rasa provides tools for building on-premise, production-ready conversational agents across text and voice with full control over data and infrastructure.
Ray Link Python framework for distributed computing that excels in multi-agent reinforcement learning and real-time decision systems. Scales agents across clusters using actor model for parallel execution, critical for training and deploying sophisticated multi-agent reinforcement learning applications in production environments.
RestGPT GitHub LLM-based agent designed to control real-world applications by interacting with RESTful APIs. Enables agents to interact with web services and APIs for practical task execution, bridging LLM capabilities with real-world application integration. Stars
Rig GitHub Rust framework for building modular LLM applications and agentic workflows. Rig provides provider integrations, vector-store support, and scalable abstractions for Rust-native agent and RAG applications. Stars
Semantic Kernel GitHub Microsoft's open-source SDK for integrating AI Large Language Models with conventional programming languages including C#, Python, and Java. Semantic Kernel serves as middleware that enables rapid delivery of enterprise-grade AI solutions with built-in planning capabilities and seamless integration with existing business systems. Stars
Smolagents GitHub A Hugging Face framework for building AI agents that integrates seamlessly with the Hugging Face ecosystem. Smolagents provides tools for creating intelligent agents capable of data retrieval, summarization, and code execution, with strong community engagement and regular updates. Stars
Spring AI GitHub Spring application framework for AI engineering. Spring AI integrates model providers, vector stores, embeddings, tool calling, RAG pipelines, and agentic patterns into the Spring and Spring Boot ecosystem. Stars
Strands Agents SDK GitHub AWS's toolkit for building AI agents that integrate with Amazon Bedrock and other AWS services. The SDK focuses on production readiness with first-class OpenTelemetry tracing and native AWS integrations, designed for enterprise-grade agent development in cloud environments. Stars
Streamship GitHub Open-source development platform for AI Agents offering Python SDK, cloud deployment, serverless hosting, and vector search. Provides complete infrastructure for building, deploying, and scaling AI agents with managed services and developer-friendly APIs. Stars
Swarms GitHub Enterprise-grade open-source framework designed for scaling hierarchical swarms of AI agents in production environments. Provides tools for building and managing large-scale multi-agent systems with hierarchical coordination, task distribution, and centralized monitoring for production deployments. Stars
Swiftide GitHub Rust framework for fast streaming indexing, querying, RAG, and agentic LLM applications. Swiftide uses async Rust patterns for high-performance LLM pipelines and agent workflows. Stars
Tabby GitHub Open-source, self-hosted AI coding assistant similar to GitHub Copilot with self-contained setup and OpenAPI integration. Provides code completion, RAG-based code chat, and IDE integration for building private coding assistants with full data control. Stars
TextGrad GitHub Research framework for optimizing LLM systems using textual feedback as gradients. TextGrad applies natural-language critique to improve prompts, model pipelines, and agent behaviors through iterative optimization. Stars
tRPC Agent Python GitHub Python framework from the tRPC group for agent building, orchestration, tool integration, session and long-term memory, service deployment, and observability. It provides a foundation for reliable and extensible agent applications. Stars
Upsonic GitHub Reliable agent framework featuring Model Context Protocol (MCP) support and verification layers for robust execution. Emphasizes reliability and correctness in agent operations with built-in verification mechanisms and error handling. Stars
VoltAgent GitHub Open-source TypeScript AI agent framework and engineering platform for building agent applications. VoltAgent includes primitives for agents, workflows, memory, tool use, MCP integration, and an optional cloud console. Stars

[NC] No-Code/Low-Code Agent Platforms

Visual and low-code platforms that make AI agent development accessible to non-programmers and enable rapid prototyping for developers.

Framework Repository Description
Activepieces Link An open-source automation platform that serves as an alternative to Zapier with AI-powered workflow capabilities and over 280+ pieces (integrations). Activepieces offers both self-hosted and cloud options, features a TypeScript-based framework for custom integrations, and provides extensive MCP (Model Context Protocol) support for AI agents.
AgentFlow Link Visual AI workflow builder for creating agentic automations with a drag-and-drop canvas, prebuilt model and app integrations, live execution logs, versioning, collaboration, and enterprise deployment controls.
AgentLabs GitHub An open-source universal frontend solution for AI agents providing authentication portal, chat interface, analytics, and payment features. AgentLabs streamlines agent deployment by offering a complete user-facing platform with built-in monetization and usage tracking capabilities. Stars
Airtable AI Link AI features in Airtable's no-code database and app-building platform, including AI fields, summaries, classification, content generation, and automated actions across structured operational data.
Albato Link No-code integration platform for connecting SaaS applications and creating multi-step automations. Albato supports hundreds of app connectors, webhook flows, embedded integrations, and white-label automation for software vendors.
AnythingLLM GitHub Open-source AI workspace for local or hosted chat with documents, RAG, custom agents, workspace permissions, and multi-model support. AnythingLLM can run with local LLMs or hosted model providers. Stars
Asana AI Studio Link No-code AI workflow builder inside Asana for creating automated work processes, AI teammates, and rule-based agent behavior across project and business workflows with visibility into decisions and actions.
Bardeen Link AI-powered browser and SaaS automation platform for building no-code workflows from natural language. Bardeen can record tasks, connect apps, extract web data, and run multi-step automations across sales, recruiting, marketing, and operations workflows.
Botpress Link An all-in-one platform for building AI agents powered by the latest LLMs, featuring a custom inference engine called LLMz. Botpress provides enterprise-grade conversational AI capabilities with visual workflow design, extensive integrations, and support for complex multi-step logic execution in isolated runtime environments.
Bubble Link A comprehensive no-code platform for building web applications that has integrated AI capabilities for enhanced functionality. Bubble allows users to create full-stack applications with AI features, offering database management, workflow automation, and the ability to integrate with AI services like OpenAI and Voiceflow.
Budibase Link An open-source low-code platform for building internal applications and tools, offering drag-and-drop UI design with AI-powered workflow capabilities. Budibase enables rapid development of business applications with database connectivity, API integrations, and custom scripting for AI-enhanced internal tools.
BuildShip Link A visual low-code backend builder that enables users to create powerful APIs, scheduled jobs, and AI workflows without extensive coding knowledge. BuildShip features AI-powered node generation, multimodal flows with various AI models, and seamless integration with popular services, making backend development accessible to all skill levels.
buildthatidea.com Link A no-code AI agent builder designed for non-technical users to create custom AI agents quickly. buildthatidea.com focuses on simplicity and rapid deployment for business automation use cases.
Chatbase Link A popular no-code platform for building AI chatbots from custom data sources, functioning as specialized agent builder for support and Q&A. Chatbase enables businesses to create knowledge-based conversational agents trained on their own documents and data.
ChatBot.com Link No-code chatbot platform for websites, WhatsApp, Messenger, and support workflows. ChatBot.com provides visual story building, AI responses, training from knowledge sources, live chat handoff, and business app integrations.
Chatfuel Link No-code chatbot builder for sales, lead generation, and support across Messenger, Instagram, and WhatsApp. Chatfuel provides visual flows, AI responses, CRM-style lead handling, and Meta-channel automation.
ClickUp Brain Link AI work assistant and automation layer for ClickUp that can answer workspace questions, generate content, summarize work, automate actions, and support agent-style project and productivity workflows.
Dify Link An open-source LLM app development platform that combines agentic AI workflow, RAG pipeline, and agent capabilities with model management and observability features. Dify offers a comprehensive solution for building production-ready AI applications with visual workflow design, extensive model support, and built-in debugging tools.
Fillout Link No-code form, workflow, and scheduling builder with AI form generation, conditional logic, payments, approvals, and integrations with Notion, Airtable, Google Sheets, and other business tools.
FlowHunt Link No-code visual AI workflow builder for creating chatbots, agents, and automations from modular flow components. FlowHunt supports drag-and-drop flow design, knowledge sources, deployment widgets, and monitoring.
Flowise GitHub Open-source, drag-and-drop visual UI for building customized LLM orchestration flows and AI agents. Flowise provides a low-code interface for creating complex agent workflows with extensive integrations for vector databases, LLM providers, and external tools. Stars
Giselle GitHub An agentic workflow builder designed to simplify the creation of AI-driven solutions with visual interface and low-code approach. Giselle focuses on ease of use for building and deploying agent-based automation workflows. Stars
Glide Link No-code app builder for turning spreadsheets, databases, and business data into web and mobile apps. Glide includes AI actions, automation, custom apps, and workflow features for internal tools and operational software.
GoHighLevel AI Link Agency-focused CRM and marketing automation platform with AI conversation agents, voice AI, appointment booking, lead follow-up, and a no-code workflow builder for sales and customer engagement automations.
Gumloop Link A no-code platform for creating AI-powered workflow automations using visual node-based flows with 100+ pre-built nodes. Gumloop combines AI integrations for data enrichment, reporting, and intelligent decision-making, enabling users to build complex automated processes without programming knowledge.
Huginn GitHub Open-source self-hosted automation system for creating agents that monitor websites, watch for events, transform data, and trigger actions. Huginn is a privacy-friendly alternative to hosted automation services. Stars
Hyperagent Link Team agent platform for creating persistent cloud agents with prompts, tool access, skills, memories, model settings, and budget controls. Hyperagent agents can browse websites, analyze data, generate media and apps, use existing services, run through Slack, MCP, or cron, and track quality with rubrics and A/B tests.
Kommunicate Link Generative AI chatbot and customer service automation platform with no-code bot setup, website and app chat widgets, live-agent handoff, omnichannel support, and integrations with major LLM and help desk systems.
Lamatic.ai Link Low-code platform for building, deploying, and monitoring agentic AI applications with a visual flow builder, SDKs, model integrations, memory, and edge deployment support.
Landbot Link No-code chatbot and AI agent builder for websites and WhatsApp. Landbot combines structured conversational flows, AI-powered steps, lead generation, live handoff, and integrations for marketing and support teams.
Langflow Link A low-code AI builder for agentic and retrieval-augmented generation (RAG) applications that allows coding in Python while using any LLM or vector database. Langflow provides an intuitive visual interface for building complex AI workflows, recently acquired by DataStax and positioned for integration with IBM's ecosystem.
Latenode Link Hybrid no-code and low-code automation platform with a visual workflow builder, custom code nodes, AI-assisted JavaScript generation, and integrations for creating app-to-app and AI-powered automations.
leap.new Link A low-code AI agent builder that supports the creation of real backend systems beyond simple automations. leap.new enables users to build production-grade AI applications with database integration and API capabilities.
Lindy.ai Link A no-code AI agent builder for creating autonomous AI employees without coding, integrating with 200+ apps and offering 100+ pre-built templates. Lindy.ai enables businesses to automate sales, support, HR, and operations workflows with intelligent agents that can handle complex multi-step tasks autonomously.
LiveChatAI Link An end-to-end AI support platform with no-code visual builder designed for small and mid-sized businesses. LiveChatAI enables companies to launch working customer support agents in minutes with pre-built templates and integrations.
Lobe Chat GitHub An open-source high-performance UI framework for building LLM-based chat applications with multi-modal support, extensible plugins, and one-click deployment. Lobe Chat provides a modern interface for AI conversations with support for images, voice, and custom agent configurations. Stars
LowCo.AI Link A low-code automation platform for building and orchestrating AI agents and workflows visually with real-time monitoring and environment management. LowCo.AI provides enterprise-grade security with compliance controls and supports multi-agent collaboration in production environments.
Make.com Link A visual workflow automation platform that has enhanced its capabilities with AI integrations for creating complex automated processes. Make.com provides a more visual approach to building workflows compared to traditional automation tools, with robust AI integration options and support for complex multi-step automations.
Manychat Link No-code chat marketing and automation platform for Instagram, WhatsApp, Messenger, TikTok, SMS, and email. Manychat AI helps automate social conversations, comments, direct messages, lead capture, and customer engagement workflows.
MindStudio Link No-code and low-code platform for building, deploying, and running AI agents and workflows. MindStudio supports drag-and-drop AI app building, API integrations, live testing, generated documents and websites, bring-your-own API keys, team workspaces, permissions, audit logs, and usage controls.
monday.com AI Link AI layer for monday.com's work platform with AI blocks, app generation, workflow automation, and agent-style assistants for sales, service, leads, and operational workspaces.
n8n Link A powerful, agentic workflow automation platform designed for technical teams with both code and no-code flexibility. Features AI-native automation with LangChain integration, visual drag-and-drop workflow builder, 400+ integrations, and autonomous AI agents that can process data, make decisions, and trigger actions. Supports self-hosting with fair-code licensing (not pure open-source) and enterprise-ready features including SSO, advanced permissions, and air-gapped deployments.
Node-RED GitHub Open-source low-code programming environment for event-driven automation, IoT, APIs, and integrations. Node-RED uses browser-based flow editing and a large node ecosystem that includes LLM and AI integration components. Stars
Noloco Link No-code platform for building internal tools, client portals, and workflow apps from Airtable, Google Sheets, SQL databases, and business systems. Noloco includes permissions, automations, and an AI assistant for app building.
Notion AI Link AI assistant and enterprise search layer inside Notion for writing, summarization, workspace Q&A, meeting notes, and cross-app knowledge retrieval through Notion AI connectors.
Parabola Link A visual data and workflow automation platform for building AI-driven processes and internal tools without coding. Parabola specializes in data transformation, API connections, and automated workflows with intuitive drag-and-drop interface.
Pickaxe Link No-code AI app and agent builder for creating, sharing, and monetizing custom AI tools. Pickaxe supports prompt-based tools, knowledge bases, forms, payments, embedding, and integrations with automation platforms.
Pipedream Link A developer-focused workflow automation platform for building and orchestrating complex agentic workflows with scripting capabilities. Pipedream combines low-code visual builder with full code flexibility, supporting thousands of API integrations and event-driven automation.
Relay.app Link A user-friendly AI agent builder with human-in-the-loop capabilities and drag-and-drop interface featuring 200+ pre-built actions. Relay.app includes extraction, translation, and text-to-speech capabilities for streamlining both simple and complex business processes with AI automation.
Retool Link A low-code platform for building internal tools and applications with integrated AI capabilities for creating agent-like workflows. Retool provides drag-and-drop UI components, database connections, and AI integrations for rapid development of business applications.
Rivet GitHub An open-source visual AI programming environment and IDE from Ironclad Research for creating, debugging, and collaborating on complex AI agent pipelines and prompt chains. Rivet provides a node-based interface for building sophisticated agent workflows with real-time debugging and version control capabilities. Stars
Scout Link AI agent lifecycle platform for building, deploying, and optimizing agents and workflows for GTM and operations teams. Scout supports no-code agent builders, workflow automation, templates, integrations, databases, skills, scheduling, Slack delivery, embeddable copilots, APIs, SDKs, and multi-model routing.
Sider AI Link Cross-platform AI sidekick for browser, desktop, and mobile workflows. Sider provides a browser extension and apps with multi-model chat, webpage and video summarization, PDF analysis, writing tools, image tools, and Wisebase for collecting and reusing saved knowledge.
Sim Studio GitHub Open-source visual AI agent workflow builder for designing, deploying, and orchestrating AI agents. Sim provides a collaborative canvas, integrations, self-hosting support, and production controls for agentic workflows. Stars
Softr Link No-code app builder for portals, internal tools, dashboards, and web apps on top of Airtable, Google Sheets, SQL databases, and other data sources. Softr includes AI-assisted building and workflow features.
Stack AI Link A low-code, web-based platform for building AI systems with highly customizable document processing and data integration capabilities. Stack AI offers easy API access, supports multiple foundation models (GPT-4, Claude, Hugging Face), and provides tools for image generation and processing alongside text-based AI applications.
superagent GitHub An open-source framework for constructing AI assistants and agents with custom tools and capabilities, offered both as open-source and managed service. superagent provides modular architecture for building production-ready AI agents with tool integration and workflow orchestration. Stars
Tally Link No-code form builder with a document-style editor, unlimited forms, conditional logic, integrations, payments, and AI-assisted question generation for surveys, lead capture, and operational workflows.
Tars Link No-code conversational AI and chatbot platform for lead generation, support, and guided landing-page experiences. Tars provides visual bot flows, templates, analytics, and integrations for marketing and enterprise teams.
Taskade AI Link An AI-powered productivity suite that functions as an intelligent agent for tasks, project management, notes, and mind maps. Taskade AI combines collaboration features with AI automation to enhance team productivity and workflow management.
Tidio Lyro Link No-code customer service AI agent from Tidio for answering support questions, handling ecommerce conversations, and escalating to human support. Lyro integrates with live chat, help desks, Shopify, and WooCommerce workflows.
Tines Link No-code automation platform used heavily by security and operations teams. Tines provides a visual story builder, AI-assisted workflow creation, case handling, and integrations for incident response and business automation.
Torq Link Security hyperautomation platform for building and operating SOC workflows and AI-assisted security agents. Torq combines no-code automation, case management, alert enrichment, response workflows, and enterprise governance.
Tray.ai Link Enterprise low-code integration and automation platform with visual workflow building, AI-assisted scenario generation, and agentic automation for connecting business systems and orchestrating multi-step processes.
Typeform AI Link AI-assisted form and survey builder in Typeform for generating forms, improving questions, translating content, applying brand styling, and analyzing response data from conversational forms.
Vellum AI Link A collaborative enterprise platform for building, testing, and deploying AI agents with a unified visual builder and SDK. Vellum provides built-in evaluation sets, version control, full observability with tracing and logging, RBAC governance, audit trails, and flexible cloud or on-premises deployment for cross-functional teams building production-ready agent workflows.
Voiceflow Link A comprehensive platform for building, managing, and deploying AI agents to automate customer experiences, specializing in voice assistants and chatbots. Voiceflow offers drag-and-drop workflow building, multi-LLM support, and integrations with popular platforms like Zapier, Make, and various messaging channels.
Wordware Link A web-hosted IDE for collaborative AI agent development that treats prompts as a programming language. Wordware enables teams to build complex multi-step agentic workflows with a unique approach that bridges natural language and code-based development.
Zapier AI Link The leading automation platform that has integrated AI capabilities for building and scaling AI workflows across 8,000+ apps. Zapier AI enables users to create AI-powered automation workflows, connect various AI services, and build sophisticated agent systems without coding, trusted by over 3 million businesses.

[RF] Research-Focused Agent Frameworks

Academic and research-oriented frameworks from leading institutions like Google Research, Stanford, and UC Berkeley, advancing the state-of-the-art in agent systems.

Framework Repository Description
Agent Laboratory GitHub Autonomous research workflow that helps generate ideas, conduct literature review, write and run experiment code, create reports, and publish or retrieve work through the AgentRxiv collaborative research mechanism. Stars
Agent4Rec GitHub A recommender system simulator that utilizes 1,000 LLM-empowered generative agents for research into recommendation systems. Agent4Rec provides a comprehensive research environment for studying agent-based recommendation algorithms and user behavior modeling. Stars
AI Co-Scientist Link A multi-agent AI system built with Gemini 2.0 designed to function as a virtual scientific collaborator. AI Co-Scientist uses specialized agents (Generation, Reflection, Ranking, Evolution, Proximity, and Meta-review) to generate novel research hypotheses, conduct literature reviews, and formulate research proposals with automated feedback loops.
AI CUDA Engineer Link Sakana AI research system for automatically generating, testing, and optimizing CUDA kernels. The agentic workflow translates PyTorch operations into CUDA code and iteratively improves performance through evaluation.
AI Scientist GitHub Sakana AI's autonomous research agent that generates research ideas, writes experiment code, runs studies, analyzes results, and produces paper-style reports with minimal human intervention. Stars
CAMEL GitHub A research framework that introduces agents that role-play to solve tasks collaboratively through conversational dynamics. CAMEL enables agents to take different roles (user, assistant) and drive problem-solving through dialogue, with implications for training, simulations, and AI alignment research. Stars
Darwin Gödel Machine GitHub Self-improving coding-agent research system from Sakana AI and collaborators. The Darwin Gödel Machine rewrites its own code, evaluates variants on programming benchmarks, and archives successful improvements for open-ended exploration. Stars
HAAS GitHub A groundbreaking research initiative that leverages advanced agent-based APIs to create self-organizing, ethically governed ecosystems of AI agents. HAAS features hierarchical control mechanisms with specialized roles including Supreme Oversight Board and Executive Agents for autonomous system governance. Stars
OS-Atlas GitHub Foundation action model for generalist GUI agents. OS-Atlas is trained for screen understanding and action prediction across desktop, mobile, and web interfaces, and is used for downstream computer-use agent research. Stars
Project Astra Link Google DeepMind research prototype for a universal multimodal AI agent that can see, hear, remember context, and respond in real time through phone and glasses-style experiences.
Project Sid GitHub Altera.AL's large-scale multi-agent simulation project in Minecraft. Project Sid studies emergent social behavior from many concurrent AI agents, including cooperation, organization, and simulated community dynamics. Stars
Scite Assistant Link A research assistant that uses AI to analyze citation statements and help researchers better discover, evaluate, and understand research. Scite Assistant employs deep learning techniques to extract and classify citations based on their intent, supporting comprehensive literature reviews and combating reproducibility challenges.
Web of Science Research Assistant Link An AI-powered research tool that integrates with Clarivate's Academic AI Platform to provide literature review assistance, research analytics, and metadata analysis. The platform uses curated academic data and serves over 3,000 institutions with AI agents designed for academic workflows.
WebArena GitHub Realistic benchmark and environment for evaluating autonomous web agents on reproducible tasks across self-hosted web applications. WebArena is widely used for measuring multi-step web task completion. Stars
WebGPT Link OpenAI research system that trained GPT-3 to answer long-form questions by browsing the web and citing sources. WebGPT is a foundational browser-assisted question-answering agent and influenced later web-enabled LLM systems.
WorkArena GitHub ServiceNow research benchmark for testing web agents on enterprise knowledge-work tasks. WorkArena evaluates agents across ServiceNow workflows such as incidents, tasks, knowledge bases, and business process navigation. Stars

[LR] Learning Resources and Courses

Educational materials, courses, and learning platforms for mastering AI agent development, from beginner tutorials to advanced implementation guides.

Framework Repository Description
A Practical Guide to Building Agents Link Official OpenAI guide for product and engineering teams building agentic applications, covering when to use agents, model and tool selection, orchestration patterns, guardrails, and evaluation.
Agentic AI Nanodegree Link Udacity nanodegree covering advanced prompting, agentic workflow patterns, tools, memory, and multi-agent systems through hands-on projects such as a travel planner and automated sales workflow.
Agentic AI with Andrew Ng Link DeepLearning.AI course by Andrew Ng covering agentic design patterns such as reflection, tool use, planning, and multi-agent collaboration, with Python implementations and a capstone research-agent project.
AI Agent Handbook Link Free online book by Michael Brenndoerfer covering how AI agents work, including tool use, memory, multi-agent coordination, evaluation, observability, safety, and production operations.
AI Agents and Agentic AI with Python Link Coursera course by Jules White focused on building agentic AI systems in Python, including tool discovery, function calling, agent-environment interaction, and practical autonomous workflows.
AI Agents in LangGraph Link DeepLearning.AI short course taught by LangChain founder Harrison Chase on LangGraph components, agentic search, persistence, human-in-the-loop flows, and multi-step agent reasoning.
AI Engineering Link Chip Huyen's O'Reilly book on building applications with foundation models, covering prompt engineering, RAG, fine-tuning, agents, evaluation, deployment, and cost optimization for production AI systems.
Anthropic Research Link Anthropic's research and engineering publication hub covering AI safety, interpretability, model evaluations, Claude system behavior, and practical guidance such as agent design patterns.
Building Agentic RAG with LlamaIndex Link DeepLearning.AI short course taught by LlamaIndex CEO Jerry Liu on router agents, tool calling, multi-document agents, and agentic reasoning loops for research and document workflows.
Building Effective AI Agents Link Anthropic engineering guide that distinguishes workflows from agents and explains practical patterns such as prompt chaining, routing, parallelization, orchestrator-subagent workflows, and evaluator-optimizer loops.
Building LLMs for Production Link Towards AI book by Louis-Francois Bouchard and Louie Peters covering production LLM application patterns, including prompting, retrieval-augmented generation, evaluation, fine-tuning, deployment, and operational pitfalls.
Chip Huyen's Blog Link Technical blog by Chip Huyen covering AI engineering, production LLM applications, retrieval, evaluation, system design, and practical lessons for building machine learning systems.
Claude Cookbooks GitHub Official Anthropic cookbook repository with notebooks and recipes for building with Claude, including RAG, classification, tool use, vision, prompt engineering, AWS examples, and practical API workflows.
Cohere LLM University Link Free Cohere curriculum covering language-model fundamentals, embeddings, semantic search, text generation, retrieval-augmented generation, and practical labs for building AI applications with Cohere APIs.
Deep Dive into LLMs Link Andrej Karpathy lecture covering how large language models work, from tokenization and attention through training, RLHF, deployment behavior, and practical use patterns relevant to agent builders.
Deep Learning Link Free online version of the MIT Press deep learning textbook by Ian Goodfellow, Yoshua Bengio, and Aaron Courville, covering neural network foundations, optimization, architectures, and applications.
Design, Develop, and Deploy Multi-Agent Systems with CrewAI Link DeepLearning.AI course by CrewAI CEO Joao Moura covering CrewAI crews and flows, MCP integration, traces, LLM-as-a-judge evaluation, and production deployment for multi-agent systems.
Designing Machine Learning Systems Link Chip Huyen's O'Reilly book on production machine learning systems, covering data pipelines, model development, deployment, monitoring, infrastructure, and the human side of reliable ML systems.
Eugene Yan's Blog Link Applied ML and AI engineering blog by Eugene Yan covering LLMs, recommendation systems, retrieval, evaluation, agents, and production lessons from real AI systems.
Event-Driven Agentic Document Workflows Link DeepLearning.AI short course on event-driven document agents with LlamaIndex workflows, RAG document processing, branching and looping logic, concurrent execution, and human-in-the-loop feedback.
fast.ai Practical Deep Learning for Coders Link Free code-first deep learning course by Jeremy Howard and Rachel Thomas covering neural networks, computer vision, NLP, model training, and practical development habits for AI builders.
Fine-Tuning AI Agents with Reinforcement Learning Link Udacity course on adapting LLMs into agents with supervised fine-tuning, PEFT and LoRA, ReAct reasoning loops, trajectory data generation, Direct Preference Optimization, and alignment practices.
Full Stack Deep Learning Link Practical course and resource hub for production deep learning, covering problem formulation, data work, model development, infrastructure, deployment, monitoring, and the lifecycle of AI-powered products.
Fundamentals of Building AI Agents with LangChain Link Coursera course on building LangChain agents with tool calling, LCEL chaining, DataFrame and SQL agents, and structured AI workflows for Python developers.
Google Cloud Generative AI Learning Path Link Google Cloud training path covering generative AI, Gemini APIs, Vertex AI, agent development, and production AI application deployment on Google Cloud infrastructure.
Google Cloud Professional Machine Learning Engineer Link Official Google Cloud certification for designing, building, and productionizing machine learning systems, including Vertex AI workflows, responsible AI, MLOps practices, and scalable model deployment on Google Cloud.
Google Cloud Startup Technical Guide AI Agents Link Official Google Cloud technical guide for building AI agents, covering architecture, tool use, evaluation, deployment, observability, and production practices across Google Cloud and Vertex AI.
Hamel Husain's Blog Link ML engineering blog by Hamel Husain focused on LLM evaluation, fine-tuning, production AI systems, data-centric workflows, and practical engineering guidance for teams building with AI.
Hands-On Large Language Models Link O'Reilly book by Jay Alammar and Maarten Grootendorst explaining LLM concepts and practical workflows such as tokenization, embeddings, fine-tuning, text generation, semantic search, and multimodal models.
Hugging Face AI Agent Course Link Free course covering AI agent fundamentals, tools, actions, observations, smolagents, LangGraph, LlamaIndex, agentic RAG, and final benchmark-based projects for certification.
Hugging Face Daily Papers Link Hugging Face research feed highlighting daily trending machine learning papers with community discussion, links to arXiv, GitHub code, and coverage of LLMs, agents, benchmarks, and open models.
Hugging Face MCP Course Link Free Hugging Face course on Model Context Protocol concepts and implementation, including MCP clients, servers, tool integration, and how agents connect to external data and services.
Hugging Face Open-Source AI Cookbook Link Official Hugging Face cookbook with practical notebooks for agents, retrieval-augmented generation, fine-tuning, multimodal AI, text generation, and deployments using open-source models and Hugging Face tooling.
Jason Liu's Blog Link Blog by Jason Liu, creator of Instructor, covering structured outputs, retrieval-augmented generation, data extraction, evals, and practical LLM engineering patterns for production systems.
LangChain Academy Link Official LangChain learning platform with self-paced courses on deep agents, LangSmith essentials, agent observability, evaluation, and skills for building reliable LangChain and LangGraph applications.
LlamaIndex Documentation Link Official LlamaIndex documentation and tutorials for agents, RAG, workflows, data connectors, vector stores, LlamaCloud, and production document retrieval systems.
LLM Agents Ecosystem Handbook GitHub GitHub handbook comparing LLM agent frameworks, scaffolding agent skeletons, collecting evaluation tools, and organizing domain examples across healthcare, finance, education, and other agent use cases.
LLM-Powered Autonomous Agents Link Lilian Weng's widely cited blog post explaining LLM-powered agent architecture through planning, memory, tool use, task decomposition, reflection, and agent system case studies.
Mastering AI Agents (Udemy) Link Comprehensive paid course covering CrewAI, AutoGen, AutoGPT, and other agent frameworks. No programming knowledge required, suitable for beginners to advanced learners.
Microsoft AI Agents on Azure Link Covers developing and deploying AI agents on Microsoft Azure platform. Official Microsoft training for enterprise-grade agent development and deployment.
Microsoft Certified Azure AI Fundamentals Link Microsoft entry-level AI certification covering AI workloads, machine learning concepts, computer vision, natural language processing, generative AI, Azure AI services, and responsible AI fundamentals.
MIT 6.S191: Introduction to Deep Learning Link MIT's introductory deep learning course with lecture videos and labs covering neural networks, sequence modeling, computer vision, reinforcement learning, and practical model-building foundations.
Multi AI Agent Systems with crewAI Link Free course covering role-playing agents, memory management, tools integration, guardrails, cooperation patterns, and hands-on projects.
Neural Networks: Zero to Hero GitHub Andrej Karpathy's free video course and companion notebooks for building neural networks from scratch in Python, including micrograd, makemore, GPT-style language modeling, and tokenization.
NVIDIA Generative AI LLMs Certification Link NVIDIA-Certified Associate credential for foundational generative AI and LLM skills, including machine learning basics, prompt engineering, Python libraries, LLM integration, deployment, and NVIDIA solution awareness.
OpenAI AgentKit Walkthrough Link Official OpenAI Cookbook tutorial for building, deploying, evaluating, and optimizing an AgentKit workflow using Agent Builder, ChatKit, Evals, and prompt optimization.
OpenAI Cookbook Link Official OpenAI cookbook with examples and guides for agents, tool calling, retrieval, embeddings, fine-tuning, evaluations, structured outputs, and production application patterns.
Reinforcement Learning: An Introduction Link Sutton and Barto's second-edition reinforcement learning textbook, covering Markov decision processes, dynamic programming, Monte Carlo methods, temporal-difference learning, function approximation, and agent decision-making.
Salesforce Trailhead AI Agents Link Free courses on building AI agents with Salesforce's Agentforce platform. Covers agentic AI fundamentals and practical applications for enterprise environments.
Scrimba ReAct Prompting Course Link Focuses on ReAct (Reasoning + Acting) prompting techniques for building responsive AI agents. Includes hands-on coding exercises for practical learning.
Stanford CS25: Transformers United Link Stanford seminar course with researchers presenting on transformer architectures, large language models, agent applications, multimodal systems, and frontier AI research.
The Hundred-Page Machine Learning Book Link Andriy Burkov's concise machine learning book for engineers, covering core ML concepts, algorithms, model evaluation, neural networks, and practical foundations for building AI applications.
What We Learned From A Year of Building with LLMs Link Practitioner guide by Eugene Yan, Bryan Bischof, Charles Frye, Hamel Husain, Jason Liu, and Shreya Shankar covering prompting, RAG, fine-tuning, evaluation, monitoring, and product lessons for production LLM systems.

[CO] GitHub Repositories and Communities

Curated awesome lists, active communities, and collaborative spaces where developers share knowledge, code, and best practices for AI agent development.

Framework Repository Description
Agent.ai Link Professional marketplace and network for discovering, building, and using AI agents. Agent.ai provides an agent directory, builder network, agent profiles, marketplace credits, documentation, and hosted agents for business and productivity workflows.
Agentic AI Market Map Link Comprehensive market map and analysis of the agentic AI ecosystem from Adspyder, breaking down key categories including frameworks, execution tools, platforms, and market segments.
Agentplex AI Agents Link Newsletter covering AI agent projects, agent research, enterprise adoption, LangGraph workflows, RAG pipelines, and autonomous-agent architectures across the agent ecosystem.
Agno Discord Link Community for the Agno framework and platform, formerly Phidata, focused on Python-first agents with tools, memory, knowledge, multimodal capabilities, and production deployment patterns.
Ahead of AI Link Technical newsletter by Sebastian Raschka covering LLM research, model architectures, fine-tuning, machine learning engineering, and practical explanations of modern AI methods.
AI & I Link Every podcast hosted by Dan Shipper exploring practical AI tools, knowledge work, business operations, creativity, and how professionals use AI systems and agents in real workflows.
AI + a16z Podcast Link Andreessen Horowitz podcast feed covering AI company-building, infrastructure, market developments, technical trends, and interviews with founders and researchers shaping the AI application landscape.
AI Agency Hub Link Community focused on AI agents, prompt engineering, and automation. Over 12,000 members.
AI Agents Landscape Link Interactive visual ecosystem map of AI agents, tools, and assistants providing a comprehensive guide to the 2025 agent landscape with categorization and discovery features.
AI Engineer Link Technical AI conference series for AI engineers, founders, and AI architects, covering foundation models, agents, developer tools, infrastructure, and production AI systems through flagship and partner events.
AI Engineer Foundation Discord Link Community for AI engineers, builders, and researchers around the AI Engineer Foundation and latent.space ecosystem, covering agents, infrastructure, model releases, and applied AI engineering practice.
AI Explained Link YouTube channel explaining major AI model releases, benchmarks, safety developments, and frontier-lab updates for a technically interested audience.
AI Jason Link YouTube channel by Jason Zhou with practical tutorials on building AI agents, workflow automations, and no-code/low-code systems using tools such as LangChain, CrewAI, n8n, and Make.
AI Tidbits Link Curated AI newsletter with commentary on AI developments, policy, ethics, and practitioner implications, bridging technical and non-technical audiences with accessible analysis.
AI Village External Agents Hub GitHub Public contact hub for AI Village with GitHub Issues intake, machine-readable discovery files, an A2A agent card, and a public activity log for transparent agent-to-agent collaboration.
ai-agents-directory GitHub GitHub topic page that curates open-source and proprietary AI agents with regular updates from the community.
Andrej Karpathy Link YouTube channel by Andrej Karpathy with technical lectures on neural networks, deep learning, language models, tokenization, and practical foundations for understanding modern AI systems.
Anthropic Discord Link Official Anthropic community server for Claude users and API developers. Discussions cover Claude API usage, Model Context Protocol, secure deployments, AI safety, and building with Anthropic models.
AutoGen Discord Link Community server for Microsoft's AutoGen multi-agent framework, with discussions on implementation patterns, group chat architectures, agent workflows, and updates across AutoGen and related multi-agent projects.
Awesome LLM Agents GitHub Curated comparison list of LLM agent frameworks and platforms, covering AutoGen, CrewAI, LangChain, LlamaIndex, Dify, Haystack, Google ADK, PraisonAI, smolagents, and additional frameworks for agent builders. Stars
Awesome LLM Apps (himyjan) GitHub Collection of deployable LLM application templates spanning AI agents, multi-agent teams, MCP agents, voice agents, RAG tutorials, and fine-tuning examples across major model providers.
Awesome MCP Servers GitHub Community-maintained directory of Model Context Protocol servers that connect AI agents to filesystems, databases, APIs, browsers, developer tools, and other external services. Stars
Awesome RAG GitHub Curated resource list for retrieval-augmented generation, covering vector databases, embedding models, chunking strategies, hybrid search, retrieval pipelines, and RAG evaluation methods. Stars
awesome-ai-agents GitHub Comprehensive curated list of over 300 agentic AI resources including tools, frameworks, and platforms with a unique focus on practical implementations. Stars
awesome-langchain GitHub Curated list of tools, projects, and resources that extend and build upon the LangChain framework ecosystem. Stars
awesome-llm-apps GitHub Collection of LLM applications with AI agents, RAG, and multi-agent systems using various providers. Stars
awesome-workflow-automation GitHub Curated list of workflow automation software, engines, and tools including many agentic frameworks like n8n and Activepieces. Stars
Ben's Bites Link Daily newsletter covering AI news, product launches, research, startups, and tools across the AI product ecosystem, including agents, automation platforms, and no-code AI tools.
Cohere Discord Link Community for Cohere developers working with Command, Embed, Rerank, enterprise LLM deployment, RAG systems, fine-tuning, and agent applications built on Cohere's model platform.
CrewAI Community Link Official CrewAI Discord server for framework support, project sharing, and collaboration.
Cursor Discord Link Community server for Cursor users discussing AI-assisted coding workflows, editor tips, integrations, feature requests, and agent-mode usage in day-to-day software development.
David Ondrej Link YouTube channel focused on tutorials for AI agents, automation systems, and business workflows built with platforms such as n8n, Make, and LangChain.
DeepLearningAI YouTube Link Official DeepLearningAI YouTube channel with course material, talks, interviews, and AI news briefings from Andrew Ng and collaborators on machine learning, generative AI, and agentic applications.
Dwarkesh Podcast Link Interview podcast by Dwarkesh Patel featuring deep conversations with AI researchers, economists, and technologists on scaling laws, intelligence, AGI timelines, model capabilities, and agent design.
E2B Awesome AI Agents GitHub Curated GitHub list from E2B cataloging production and open-source AI agents across coding, research, browser automation, autonomous tasks, and other agent categories.
ElevenLabs Discord Link Community for ElevenLabs users building voice synthesis, voice agents, audio workflows, conversational AI integrations, and applications that use ElevenLabs speech models.
Fireship Link Developer-focused YouTube channel with concise explainers and tutorials on web development, AI coding tools, language-model concepts, and emerging software engineering workflows.
Google I/O AI Track Link Google developer conference track for Gemini, AI developer tools, agent development, Vertex AI, Android AI features, and production deployment patterns across Google's platform ecosystem.
Hacker News Link Y Combinator's technical news and discussion forum where engineers and researchers discuss AI releases, language-model papers, developer tools, startups, open-source projects, and agent-related Show HN launches.
Hugging Face Link Community for machine learning practitioners, with channels for AI agents, model discussions, and project feedback.
ICLR Link International Conference on Learning Representations, a major annual research conference focused on representation learning, deep learning, language models, workshops, tutorials, and open-review research discussion.
ICML Link International Conference on Machine Learning, a major annual research conference covering machine learning theory, methods, applications, tutorials, workshops, and accepted paper proceedings.
Import AI Link Long-running technical AI newsletter by Jack Clark covering important AI research papers, AI safety, industry developments, and technical context for practitioners following frontier AI progress.
Inside AI Agents Link Newsletter focused on AI agents, including use cases, deployment lessons, enterprise adoption patterns, ecosystem news, and practical notes from real-world agent implementations.
Interconnects Link Technical newsletter by Nathan Lambert covering RLHF, alignment, open-source models, post-training, reasoning, model releases, and the technical foundations behind modern LLM systems.
LangChain Community Link Official LangChain community hub linking help forums, Community Slack, events, ambassadors, experts, and contributor programs for developers building agents with LangChain and LangGraph.
LangChain Discord Link Official community server for LangChain developers, including channels for LangGraph, LangSmith, agents, retrieval-augmented generation, prompt engineering, and production LLM application support.
Last Week in AI Link Weekly AI newsletter from the Skynet Today team summarizing notable AI research papers, products, policy developments, and industry news from the previous week.
Latent Space Newsletter Link AI engineering newsletter by swyx and Alessio Fanelli covering Software 3.0, foundation models, agents, GPU infrastructure, developer tools, and interviews with builders across frontier AI labs and infrastructure companies.
Latent Space Podcast Link Podcast by swyx and Alessio Fanelli for AI engineers, covering foundation models, AI agents, developer tools, infrastructure, and interviews with builders from frontier labs and fast-growing AI companies.
Learn AI Together Link Largest AI community on Discord (acquired by Towards AI). Features AI agent discussions, learning resources, and collaborative projects.
Lex Fridman Podcast Link Long-form interview podcast with AI researchers, engineers, and leaders discussing language models, robotics, alignment, AI safety, and agent systems in extended technical and philosophical conversations.
LlamaIndex Discord Link Official Discord community for LlamaIndex users and contributors building agents, RAG systems, data indexing workflows, retrieval pipelines, and LLM-powered applications.
LLM-Agent-Benchmark-List GitHub Curated list of benchmarks and evaluation platforms specifically for assessing the performance and capabilities of LLM-based agents. Stars
Making AI Agents Link Practical newsletter comparing agent frameworks and sharing lessons from building AI agents in production, with hands-on notes on architecture, tool selection, framework tradeoffs, and implementation patterns.
Matt Wolfe Link YouTube channel covering AI tools, product launches, no-code automation, agent workflows, and practical productivity use cases for builders and operators.
Microsoft Build AI Track Link Microsoft developer conference track covering Azure AI services, Copilot, agent development, enterprise deployment, cloud tooling, and developer workflows across the Microsoft ecosystem.
Mistral AI Discord Link Official community for developers building with Mistral models, APIs, open-weight releases, fine-tuning workflows, and agent applications on top of Mistral's model platform.
MLOps Community Link Global community for machine learning and AI practitioners working on production operations, deployment, monitoring, infrastructure, events, and practical lessons from running models and agentic systems.
Modal Discord Link Community server for Modal users deploying AI models, running LLM inference, building agent backends, and scaling Python workloads on serverless cloud infrastructure.
NeurIPS Link Annual Neural Information Processing Systems conference for machine learning and artificial intelligence research, including papers, workshops, tutorials, datasets, evaluations, and industry exposition.
No Priors Link AI podcast by Sarah Guo and Elad Gil covering AI products, research, company-building, infrastructure, and interviews with founders and researchers across the current AI wave.
OpenAI DevDay Link OpenAI developer event and session archive covering API platform announcements, agent tooling, SDK updates, model releases, evaluation, Codex, and production application patterns.
OpenAI Discord Link Official OpenAI community for discussing latest AI research, ChatGPT, and AI agent developments.
OpenRouter Discord Link Community for OpenRouter users building with provider-agnostic model access, model routing, API gateways, model comparison, and multi-provider LLM application patterns.
Perplexity Discord Link Community for Perplexity users and developers discussing search-augmented generation, API usage, prompt engineering, RAG workflows, and applications built around Perplexity's search and model capabilities.
Pinecone Discord Link Community server for Pinecone users building vector search, semantic retrieval, RAG systems, embedding workflows, and production retrieval infrastructure for AI applications.
Practical AI Podcast Link Applied AI podcast from Changelog focused on making machine learning and AI practical for engineers, including tools, deployment strategies, production lessons, and applied AI development patterns.
r/AgentsOfAI Link Emerging subreddit focused on AI agents in production, including deployment stories, enterprise use cases, industry case studies, and business applications of autonomous AI systems.
r/AI_Agents Link Subreddit for discussing autonomous AI agents, agentic frameworks, multi-agent systems, production workflows, and real-world applications of agent-based AI software.
r/artificial Link Largest AI subreddit with agent news and discussions, with 167k+ members
r/ArtificialIntelligence Link Broad AI discussion subreddit covering AI news, research papers, practical applications, product releases, and societal implications, including ongoing discussion of agents and autonomous AI systems.
r/AutoGen Link Dedicated Microsoft AutoGen framework community with growing membership
r/ClaudeAI Link Community-run subreddit for Claude users and developers sharing API feedback, prompt strategies, use cases, comparisons, and discussion of Claude agent capabilities and Model Context Protocol workflows.
r/CursorAI Link Subreddit for Cursor users discussing AI coding workflows, agent mode, editor tips, integrations, project setups, and comparisons with other AI development tools.
r/LangChain Link Community subreddit for LangChain ecosystem discussions, including LangGraph, LangSmith, agents, chains, RAG applications, troubleshooting, and project showcases.
r/LLMDevs Link Developer-focused subreddit for building applications with large language models, including API usage, prompt engineering, fine-tuning, agent architecture, retrieval, and deployment questions.
r/LocalLLaMA Link Local LLM deployment and agent development community with 167k+ members
r/MachineLearning Link Academic and research-focused multi-agent systems community with 2.8M+ members
r/singularity Link Technological singularity, AI agents, and future AI community with 2M+ members
RunPod Discord Link Community for RunPod GPU cloud users discussing AI model hosting, fine-tuning jobs, inference infrastructure, deployment patterns, and cost-conscious GPU workflows for AI products.
Superhuman Newsletter Link Daily AI newsletter focused on practical AI workflows, productivity, tools, automation ideas, and business applications for people adopting AI in everyday work.
The Batch Link DeepLearning.AI newsletter by Andrew Ng covering AI research, industry trends, practical machine learning applications, and research-to-practice context for engineers and AI practitioners.
The Cognitive Revolution Link Podcast by Nathan Labenz focused on AI research, safety, capabilities, business implications, alignment, and agent architectures through technical interviews with researchers and founders.
The Rundown AI Link Daily AI newsletter and learning site covering major AI news, practical use cases, tools, workflows, and guides for applying AI in work and business contexts.
ThursdAI Link Weekly AI live show, podcast, and newsletter by Alex Volkov covering major model launches, open-source LLMs, agent frameworks, research papers, and developer tools with guests from the AI ecosystem.
TLDR AI Link Daily AI newsletter from TLDR covering model releases, research papers, AI tools, product launches, funding, infrastructure, and applied AI updates in short summaries for builders and practitioners.
Together AI Discord Link Community for Together AI users building with open model APIs, inference services, fine-tuning workflows, and applications that use open-source model infrastructure.
TWIML AI Podcast Link Long-running machine learning and AI podcast by Sam Charrington featuring researchers and practitioners discussing deep learning, NLP, agents, MLOps, infrastructure, and applied AI systems.
Two Minute Papers Link YouTube channel by Karoly Zsolnai-Feher summarizing recent AI, graphics, simulation, robotics, and machine learning research papers in short accessible videos.
Unsupervised Learning Podcast Link Podcast interviewing AI researchers and founders about AI capabilities, model progress, market structure, products, and the real-world implications of frontier AI systems.
Vapi Discord Link Community server for Vapi builders working on voice AI agents, phone automation, conversational design, real-time voice synthesis, and API integrations for production voice deployments.
Voiceflow Discord Link Official Voiceflow community for conversational AI designers and builders. Members discuss no-code agent design, voice agent workflows, enterprise deployments, integrations, and project showcases.
Weaviate Discord Link Community for Weaviate developers and users working on vector databases, hybrid search, RAG applications, LangChain and LlamaIndex integrations, and AI-native data architectures.
Yannic Kilcher Link YouTube channel with technical explanations of machine learning papers, language-model research, reinforcement learning, and related AI systems for developers and researchers.

[ST] Specialized AI Agent Tools

Domain-specific agent tools designed for particular use cases like customer service, sales, marketing, data analysis, security, and DevOps automation.

Framework Repository Description
Ad Context Protocol Link Open-source technical standard developed by a coalition including Scope3, Yahoo, and PubMatic, designed to allow AI agents from advertisers, publishers, and ad tech platforms to communicate and autonomously execute advertising tasks.
Adobe AI Assistant Link Agentic AI assistant integrated into Adobe Express that allows users to create and edit designs through natural, conversational language, aimed at non-design professionals.
Adopt AI Link Enterprise tool integration platform designed to connect AI agents with business applications and workflows. Provides secure, managed connections between agents and enterprise systems with authentication handling, compliance controls, and centralized tool management for production deployments.
agbenchmark Link Official direct benchmark harness from the AutoGPT project for evaluating autonomous agent performance across diverse tasks without Agent Protocol server overhead. Provides standardized challenge suites, scoring workflows, and CLI tooling for comparing agent capabilities on planning, reasoning, tool use, and task completion.
AgentBench v0.2 GitHub Comprehensive benchmark for evaluating LLM-as-Agent capabilities across 8 distinct environments including coding, gaming, web browsing, and household tasks. Provides standardized evaluation protocols, multi-dimensional metrics, and leaderboards for comparing agent performance across diverse real-world scenarios. Stars
Agentic Radar Link Monitoring and analytics platform designed specifically for autonomous AI agents. Provides real-time tracking of agent behaviors, decision patterns, and performance metrics with anomaly detection and comprehensive dashboards for production agent systems.
Agentiv Link AI-powered advertising technology platform from LG Ad Solutions, designed to deploy and coordinate internal and external agents for automating operational workflows and data collaboration in Connected TV advertising.
agentlego GitHub Tool library and integration framework providing 70+ reusable tools for AI agents including image processing, OCR, search, and data analysis capabilities. Offers standardized tool interfaces compatible with LangChain, Transformers Agents, and other frameworks with easy-to-use APIs and comprehensive documentation. Stars
agentops GitHub Open-source Python SDK for AI agent observability providing session replays, metrics, and monitoring for LangChain, CrewAI, and AutoGen. Features detailed agent execution tracking, LLM call logging, cost analysis, and performance metrics for debugging and optimizing multi-agent systems. Stars
AgentSight GitHub Open-source observability framework for monitoring and debugging AI agent systems. Features execution tracing, state inspection, and visual debugging tools for understanding agent behaviors and optimizing performance in multi-agent environments. Stars
AgentSquare GitHub Modular benchmark and development platform for evaluating and building LLM agents. Features customizable evaluation pipelines, standardized metrics, and tooling for systematic agent testing across reasoning, planning, and execution capabilities. Stars
AgentX Link AI-powered sales assistant designed to enhance sales strategies and efficiency, featuring a Memory Module and Online Mode for smarter selling.
Apify MCP Server GitHub Official Apify MCP server that lets agents run Apify Actors for web scraping, crawling, search, maps, ecommerce, and social-media data extraction through the MCP tool interface. Stars
Argilla GitHub Open-source data labeling and feedback platform for building LLM datasets, preference data, RLHF workflows, and evaluation sets with collaboration between AI engineers and domain experts. Stars
Arize Phoenix Link Open-source AI observability platform for evaluating, troubleshooting, and monitoring LLM applications and agents. Provides experiment tracking, prompt tracing, retrieval analysis, and LLM evaluations with support for traces, spans, and comprehensive debugging tools for production AI systems.
Artisan Link AI-powered B2B sales automation platform featuring Ava, an AI Sales Development Representative that automates over 80% of outbound tasks including lead discovery, email personalization, and meeting scheduling.
Asana MCP Server Link Official Asana MCP server for giving AI assistants access to the Asana Work Graph. It supports authenticated interactions with tasks, projects, portfolios, teams, and project-management workflows.
Athina AI Link LLM monitoring and evaluation platform for production AI applications. Athina provides real-time monitoring, batch evaluations, hallucination checks, PII checks, dataset evaluation, and RAG pipeline quality workflows.
Atla Insights SDK GitHub Python SDK for Atla Insights, a platform for monitoring and improving AI agents. It helps developers instrument agent workflows, capture evaluation data, and feed results into Atla's agent monitoring stack. Stars
Atlassian Rovo MCP Server GitHub Atlassian's Rovo MCP server for connecting agents to Jira, Confluence, Compass, and Atlassian work data. It supports search, summarization, issue creation, page updates, and remote MCP access with enterprise controls. Stars
Aymara AI Link Automated evaluation and governance platform for generative AI systems. Aymara generates policy-grounded safety, accuracy, fairness, and compliance evaluations, scores model or application responses, and helps teams monitor and improve deployed AI behavior.
Bespoke Curator GitHub Open-source Python library for synthetic data curation, post-training data generation, and structured data extraction. Bespoke Curator helps teams build scalable LLM-powered data pipelines with async execution, caching, fault recovery, interactive viewing, and dataset curation recipes. Stars
Bland AI Link Enterprise voice AI platform for automating inbound and outbound phone calls. Bland AI provides phone agents, call APIs, webhooks, workflow integrations, simulations, regression testing, analytics, and custom voice experiences for large-scale customer communication.
Braintrust Link Enterprise-grade AI product stack providing evaluations, prompt playground, logging, and dataset management for AI agents. Offers end-to-end workflow for building reliable AI products with continuous evaluation, prompt optimization, and production monitoring capabilities.
Cal.ai Link AI-powered phone call automation for scheduling built into Cal.com, featuring customizable human-like conversations that reduce no-shows and boost conversions. Allows users to assign dedicated phone numbers, write custom script prompts, define agent personality and tone, trigger calls on form submission or before meetings, and automate booking workflows at $0.29 per minute.
Cartesia Sonic Link Real-time speech generation API optimized for conversational voice agents. Cartesia Sonic provides low-latency text-to-speech, expressive voices, voice cloning, multilingual output, and streaming APIs used as the voice layer in interactive agent pipelines.
Chroma GitHub Open-source search infrastructure and embedding database for AI applications. Chroma supports vector, full-text, metadata, and hybrid search locally or through Chroma Cloud, making it common infrastructure for RAG prototypes and production applications. Stars
Chunkr GitHub Open-source document intelligence API for layout analysis, OCR, and semantic chunking. Chunkr converts PDFs, presentations, Word documents, and images into structured HTML, markdown, or JSON chunks for RAG and LLM pipelines. Stars
Cisco Unified Edge Link Integrated edge computing platform announced November 2025 for distributed agentic AI workloads, combining compute, networking, and storage into a single modular system. Features CPU and GPU configurations, up to 120TB storage, redundant power and cooling, integrated 25-gigabit networking, zero-touch deployment, and pre-validated blueprints designed for real-time AI inferencing from retail stores to healthcare facilities to factory floors.
Claude for Life Sciences Link Specialized version of Anthropic Claude model aimed at supporting the entire scientific process, featuring new connectors to scientific platforms like Benchling to assist with research and discovery.
Clawdia Agent Gateway Link API gateway for AI agents that exposes developer services such as web scraping, screenshots, DNS lookup, geolocation, crypto prices, code execution, storage, scheduling, and x402/USDC payments through a unified OpenAPI-described service surface.
Clay Link AI-powered sales platform that helps teams enrich, score, and automatically message leads. Features AI research agents that browse the web and gather information to create personalized outreach at scale.
ClickUp MCP Server Link Official ClickUp MCP server for connecting AI assistants to ClickUp workspace data such as tasks, lists, folders, docs, and project workflows through authenticated MCP access.
Cloudflare AI Gateway Link Cloudflare's AI gateway proxy for monitoring, controlling, and optimizing traffic between applications and model providers. It provides request logs, analytics, caching, rate limiting, retries, model fallback, and edge deployment options for production AI applications.
Cloudflare MCP Server GitHub Official Cloudflare MCP server exposing Cloudflare services as tools for agents and AI assistants. It enables natural-language workflows for Workers, storage, domains, and other Cloudflare platform resources. Stars
CodeGuru Link AI-powered code analysis service that automatically flags security vulnerabilities, provides performance recommendations, and explains code issues with machine learning. Integrates with popular development tools and CI/CD pipelines.
Cognee GitHub Open-source memory and knowledge infrastructure for AI agents. Cognee turns documents and conversations into graph- and vector-backed memory that agents can retrieve from and reason over. Stars
Cognigy Link Conversational AI platform focused on enterprise customer service automation. Enables creation of intelligent virtual agents with advanced natural language processing and seamless integration with existing business systems.
Composio GitHub Platform and SDK for connecting AI agents to external tools, authenticated apps, and sandboxed workbench environments. Composio provides toolkits, tool search, context management, auth handling, and integrations for production agents that need to act across third-party services. Stars
CyberArk Link Enterprise security platform designed to secure autonomous AI agents themselves, addressing the new security risks and access-management challenges created when agents are deployed in sensitive environments.
Datadog Link Application performance monitoring platform with AI-powered agents for distributed tracing, root cause analysis, and proactive application improvement. Features Bits AI for data querying and automated remediation suggestions.
DeepEval GitHub Open-source LLM evaluation framework with a pytest-like interface. DeepEval provides metrics for RAG, hallucination, answer relevance, bias, and custom criteria, with Confident AI offering a managed evaluation platform. Stars
Deepgram Voice Agent API Link Unified voice agent API that combines Deepgram speech-to-text, text-to-speech, and LLM orchestration for real-time conversational AI. It supports streaming audio, interruption handling, function calls, and developer controls for building responsive voice agents.
Distilabel GitHub Open-source framework from Argilla for building synthetic data and AI feedback pipelines. Distilabel generates and labels datasets with LLMs, supports preference and evaluation data workflows, and provides scalable pipeline primitives for fine-tuning and alignment datasets. Stars
ElevenLabs Conversational AI Link ElevenLabs platform for building low-latency voice and chat agents with human-like speech, configurable behavior, knowledge sources, web and phone deployment, SDKs, and monitoring. It combines ElevenLabs speech models with agent orchestration for customer-facing voice experiences.
Elysia Link Open-source decision tree-based agentic RAG framework by Weaviate that dynamically displays data, learns from user feedback, and chunks documents on-demand. Features intelligent tool selection with transparent decision-making, context-aware on-the-fly document chunking, feedback-driven learning without cross-user contamination, and both full frontend interface and pip-installable Python package.
Fellow AI Link AI meeting assistant and meeting agent for recording, transcribing, summarizing, searching, and acting on meeting content. Fellow can generate follow-ups, update CRM fields, and integrate meeting insights with project tools.
Figma MCP Server GitHub Official Figma MCP server that exposes design context to AI coding agents and allows agents to read design information or write native Figma content back to the canvas. Stars
FutureHouse Link Non-profit research lab building AI agents to automate and scale scientific research, with a primary focus on accelerating discovery in biology and other complex sciences.
Galileo Link Enterprise LLM evaluation and observability platform for testing, monitoring, and improving AI applications. Galileo focuses on RAG quality, data quality, hallucination detection, and production evaluation workflows.
GenoMAS GitHub Multi-agent framework designed to automate scientific workflows, such as gene expression analysis. Stars
GenoTEX GitHub Benchmark for evaluating LLM agents in the domain of gene expression data analysis. Stars
GitHub MCP Server GitHub GitHub's official MCP server for repositories, issues, pull requests, code search, Actions, and related GitHub API operations. It enables MCP-compatible agents to inspect and operate on GitHub resources. Stars
GitLab MCP Server Link Official GitLab MCP server for exposing GitLab resources such as projects, repositories, issues, merge requests, and CI/CD information to compatible AI agents and editor assistants.
Glama Link MCP gateway, model access hub, and server directory for AI applications. Glama provides discovery, hosted MCP tooling, model access, analytics, and cost controls for agent builders.
Grafana Assistant Link AI-powered observability agent within Grafana Cloud that assists with investigations, incident response, and system monitoring. Uses LLMs to analyze metrics, logs, and traces, providing intelligent insights and automated root cause analysis for complex distributed systems.
Graphiti GitHub Open-source framework from Zep for building real-time temporal knowledge graphs for AI agents. Graphiti extracts entities, relationships, facts, and time-aware memory from conversations and external data. Stars
Harvey AI Link Leading AI platform for legal work, providing generative AI agents trained on legal data to assist law firms and in-house teams with tasks like document review, contract analysis, due diligence, and legal research.
Helicone Link Open-source observability platform for AI agents offering one-line integration for logging, monitoring, and debugging LLM applications. Features request logging, cost tracking, latency monitoring, caching, rate limiting, and prompt versioning with support for all major LLM providers.
HockeyStack Link GTM Intelligence platform with AI agents (Odin and Nova) that analyze buyer journeys, connect to GTM tech stack, provide account and lead scoring, touchpoint analysis, and actionable recommendations without coding.
HoneyHive Link AI evaluation and observability platform for production LLM apps. HoneyHive records traces, manages evaluation datasets, supports human annotation, and runs regression tests for prompt and agent changes.
Hume EVI Link Hume's Empathic Voice Interface for building voice AI that can understand and respond to vocal emotion in real time. EVI combines speech recognition, emotion understanding, language modeling, and voice output for emotionally responsive conversational agents.
IBM BeeAI Link IBM Research project for observability and debugging of agentic AI systems. Provides tools for tracing agent reasoning, visualizing decision trees, and analyzing multi-agent interactions for research and production deployments.
Ingram Micro Xvantage Link AI agent built with Google Gemini models embedded in the Xvantage distribution platform, designed to provide actionable daily briefs and data-driven recommendations to sales teams.
Inspect AI GitHub Open-source framework for large language model evaluations from the UK AI Safety Institute. Inspect AI supports multi-turn tasks, agent evaluations, sandboxed code execution, scorers, datasets, and reproducible eval runs. Stars
Instantly.ai Link AI-powered email outreach platform that automates sales prospecting with unlimited email account connections, AI personalization, and campaign analytics. Focuses on scaling cold email outreach with deliverability optimization.
Jasper Link Enterprise AI marketing platform that creates brand-aligned content across channels. Features specialized marketing agents for content creation, campaign development, and brand voice consistency.
JetBrains MCP Server Link JetBrains MCP server plugin for exposing IDE context, project structure, files, and development actions from JetBrains IDEs to MCP-compatible AI assistants and coding agents.
Kompas AI Link Intelligent data analyst tool that interprets, analyzes, and visualizes complex data with strong encryption and security. Provides user-friendly data processing with automated insights generation and secure data handling.
Kong AI Gateway Link AI gateway capability in Kong's API platform for routing AI requests through a provider-agnostic API. Kong AI Gateway centralizes credentials, request routing, prompt and response controls, semantic caching, token-aware policies, and enterprise governance for AI API traffic.
KushoAI Link AI-powered API testing platform that generates and runs comprehensive test suites automatically. Integrates with CI/CD pipelines to provide continuous testing and crash-free releases with AI-analyzed results.
LanceDB GitHub Open-source embedded retrieval library and vector database for multimodal AI applications. LanceDB is built on the Lance columnar format and supports vector search, full-text search, hybrid search, and local or cloud retrieval workflows. Stars
Langbase Link Serverless AI developer platform for building and deploying AI agents, apps, and features. Langbase provides composable AI primitives, memory, tools, model routing, and infrastructure for production LLM applications.
Langfuse Link Open-source LLM observability and analytics platform providing tracing, prompt management, evaluation, and analytics for AI agents. Features detailed execution traces, cost tracking, quality metrics, and collaborative prompt versioning for debugging and optimizing agentic systems in production.
LangSmith Link LangChain's observability, tracing, and evaluation platform for LLM applications and agents. LangSmith records chain and tool traces, manages datasets, runs evaluations, and supports debugging and regression testing.
langtrace GitHub Open-source observability platform for LLM applications built on OpenTelemetry standards. Provides distributed tracing, metrics collection, prompt management, and evaluation tools with support for all major agent frameworks and LLM providers. Stars
Latitude GitHub Open-source agent engineering, prompt management, and evaluation platform. Latitude version-controls prompts, runs automated evaluations, tracks regressions, and supports collaboration around LLM and agent workflows. Stars
Linear MCP Server Link Linear's MCP integration for connecting Claude and other compatible agents to Linear issues, projects, comments, and project-management workflows through secure authenticated access.
LiteLLM GitHub Open-source Python SDK and proxy server that exposes a unified OpenAI-compatible API for 100+ LLM providers. LiteLLM Proxy acts as an AI gateway with logging, cost tracking, retries, rate limits, load balancing, guardrails, and provider failover. Stars
LlamaParse Link LlamaIndex's managed document parsing service for turning complex documents into AI-ready data. LlamaParse handles PDFs, tables, charts, handwriting, checkboxes, images, and many file formats, returning clean markdown, text, or JSON for RAG and agent pipelines.
Lunary Link LLM observability and prompt management platform for tracking prompts, traces, costs, user feedback, evaluations, and analytics across AI products. Lunary provides SDKs and hosted monitoring for production LLM applications.
Marqo Link AI-native search and discovery platform for ecommerce teams. Marqo uses semantic search, personalization, clickstream, purchase, and event data to improve product search relevance, recommendations, conversion, and merchandising workflows.
Maxim AI Link AI observability and evaluation platform for testing prompts, running simulations, managing datasets, monitoring production behavior, and catching regressions in LLM and agent applications.
MCP Inspector GitHub Official visual testing and debugging tool for MCP servers. MCP Inspector provides a web UI for connecting to a server, browsing tools and resources, and manually executing calls while developing MCP integrations. Stars
MCP Reference Servers GitHub Official repository of Model Context Protocol reference server implementations. It includes examples for common integrations such as filesystem, databases, search, messaging, and browser-adjacent tool access. Stars
mcp-use GitHub Open-source framework for connecting MCP servers to LLM applications and agent clients beyond Claude. mcp-use helps developers build MCP apps and integrate tools with OpenAI, Anthropic, local models, and agent frameworks. Stars
mcp.so Link Searchable community directory of MCP servers and clients. mcp.so lists available servers with categories, links, and metadata for discovering MCP tools across the ecosystem.
mem0 Link Universal self-improving memory layer for AI agents and LLM applications, enabling personalized AI interactions with just three lines of code. Features long-term, short-term, semantic, and episodic memory types, integrates with OpenAI, LangGraph, CrewAI, and selected as exclusive memory provider for AWS Agent SDK. Achieves 26% improvement in LLM-as-a-Judge metrics with 91% lower p95 latency and 90% token cost savings.
Milvus GitHub Open-source, cloud-native vector database for scalable approximate nearest-neighbor search over high-dimensional data. Milvus supports large-scale vector indexing, distributed deployments, multimodal search, and managed Zilliz Cloud deployments for RAG and AI search workloads. Stars
MixedVoices Link Open-source analytics and evaluation platform for voice AI agents, functioning as Mixpanel for conversational AI with auto-generation of interactive call flow visualizations. Enables developers to analyze, visualize, evaluate, and optimize conversational AI performance by understanding common user paths, behaviors, and agent interaction patterns for continuous improvement.
Modal Link Serverless cloud platform for running AI workloads, agents, sandboxes, batch jobs, and model inference from Python. Modal is commonly used to host code execution, tool execution, and GPU-backed agent infrastructure.
Model Context Protocol Link Open protocol for connecting AI applications and agents to external tools, data sources, and prompts. MCP defines a client-server architecture that lets models discover and call capabilities exposed by compatible servers.
Model Context Protocol SDKs Link Official SDK collection for implementing MCP clients and servers across languages including Python, TypeScript, Kotlin, Java, C#, Go, Ruby, and Rust. These SDKs provide the base libraries for protocol-compliant MCP integrations.
Nexent GitHub Zero-code open-source platform for auto-generating intelligent agents from natural language prompts through a simple workflow: prompt -> plan -> execute. Eliminates complex orchestration and drag-and-drop requirements while offering powerful agent running control, data processing capabilities, and MCP tool integration for building sophisticated agents without technical expertise. Stars
Not Human Search GitHub Agent-first search engine that indexes 8,000+ MCP servers and other agent-readable services ranked across 7 agentic readiness signals (llms.txt, OpenAPI, ai-plugin, MCP, structured API, robots.txt, schema.org). Useful as an agent-discovery primitive — one agent can query NHS to find another agent to delegate work to. Includes verify_mcp live JSON-RPC probe. Queryable via MCP, REST API, or browser. Listed in the official MCP registry as ai.nothumansearch/search.
Notion MCP Server GitHub Official Notion MCP server that gives compatible agents access to Notion pages, databases, blocks, and workspace content for knowledge retrieval and write-back workflows. Stars
NVIDIA Nemotron Link NVIDIA family of open models, training data, and recipes for building specialized AI agents and generating training data. Nemotron includes open weights and model families used for agentic reasoning, synthetic data generation, reward modeling, and fine-tuning workflows.
open-operator-evals GitHub Open-source benchmark framework for evaluating web operators and agents on their ability to complete web tasks. Provides transparent, reproducible performance evaluations with WebVoyager30 benchmark dataset covering 30 diverse web tasks. Stars
OpenAI Aardvark Link Autonomous AI security agent powered by GPT-5 that operates as an agentic security researcher to continuously monitor repositories, discover vulnerabilities, assess exploitability, and propose targeted patches.
OpenAI Realtime API Link OpenAI API surface for low-latency, realtime model interactions over live audio and other streaming inputs. The Realtime API is commonly used to build speech-to-speech voice agents in browsers or servers with WebRTC, WebSocket, tool calling, and multimodal interaction patterns.
OpenLens AI GitHub Autonomous research agent specifically tailored for the analysis of health and medical data. Stars
OpenRouter Link Unified API and model marketplace for accessing hundreds of AI models through an OpenAI-compatible endpoint. OpenRouter supports model discovery, provider routing, fallbacks, price comparison, and pay-per-token access across major model providers.
Opik GitHub Open-source LLM evaluation and observability platform from Comet. Opik traces agentic workflows, RAG systems, and LLM applications, then supports automated evaluation, dashboards, and production monitoring. Stars
Orq.ai Link LLMOps platform for prompt management, model routing, experimentation, observability, and deployment workflows. Orq.ai helps teams manage prompt changes, monitor usage, and route requests across models from one platform.
Otter AI Link AI meeting assistant and conversational knowledge engine for meetings. Otter joins meetings, records and transcribes conversations, summarizes action items, answers questions over meeting history, and supports meeting-agent workflows.
Patronus AI Link Automated evaluation, testing, and red-teaming platform for LLM and agent applications. Patronus provides evaluators for hallucination, safety, policy compliance, off-topic behavior, PII, and custom production quality criteria.
Pinecone Link Fully managed vector database for production AI applications. Pinecone provides serverless vector search, metadata filtering, namespaces, automatic indexing, and managed scaling for RAG, agent memory, semantic search, and recommendation workloads.
Pipedream MCP Link Managed MCP server from Pipedream that exposes app integrations and workflow actions to AI agents through a hosted MCP endpoint, avoiding local server setup for common SaaS integrations.
PolyAI Link Enterprise conversational voice AI platform for contact centers. PolyAI builds customer-led voice agents for phone support, reservations, account servicing, payments, and other high-volume customer-service workflows across regulated and global businesses.
Portkey GitHub Open-source AI gateway and production platform for routing requests across LLM providers. Portkey adds retries, fallbacks, load balancing, caching, observability, guardrails, prompt management, and model catalog support for production LLM and agent applications. Stars
PromptLayer Link Prompt management and LLM observability platform for logging requests, versioning prompts, running prompt experiments, tracking metadata, and monitoring production performance over time.
PulseMCP Link MCP ecosystem tracking site and newsletter covering MCP servers, clients, releases, and use cases. PulseMCP helps developers follow new tools and ecosystem changes around Model Context Protocol.
Pulze.ai Link AI model access and routing platform for configuring model selection across Pulze spaces. Pulze supports model and router configuration, custom routing policies, provider access, cost controls, and reliability settings for AI applications.
Pydantic Logfire Link Observability platform from Pydantic designed specifically for Python applications and AI agents. Provides structured logging, tracing, and monitoring with type-safe instrumentation, seamless integration with Pydantic models, and powerful debugging capabilities for production systems.
Qdrant GitHub Open-source vector similarity search engine and vector database written in Rust. Qdrant provides payload filtering, vector search APIs, production indexing, cloud hosting, and managed on-prem options for retrieval and RAG applications. Stars
RAGAs GitHub Open-source evaluation framework for RAG and LLM applications. RAGAs includes metrics for faithfulness, answer relevance, context precision, context recall, and LLM-as-judge style evaluation. Stars
RAGLight GitHub Modular framework for building Retrieval-Augmented Generation pipelines with support for Agentic RAG featuring multi-step reasoning and tool usage. Includes seamless MCP Server integration for external tool interaction, customizable LLM providers (OpenAI, Ollama), vector store integration, and support for multiple knowledge sources including local folders and GitHub repositories. Stars
Reducto Link Document parsing and extraction API for converting complex PDFs, spreadsheets, presentations, and scanned documents into structured output for RAG and LLM workflows. Reducto focuses on layout-aware parsing, tables, figures, OCR, splitting, and extraction.
Relevance AI Link Low-code platform for building AI sales agents and teams that automate lead generation, research, and follow-up processes. Features specialized sales prospecting agents with CRM integration and customizable workflow automation.
Retell AI Link Voice AI platform for building low-latency phone agents for sales, support, scheduling, and service workflows. Retell provides turn-taking, interruption handling, telephony integrations, testing, analytics, and APIs for production inbound and outbound call automation.
Salescloser AI Link Autonomous AI agent focused on sales automation, designed to handle sales tasks and customer interactions to close deals.
Sentry MCP GitHub MCP server for connecting AI agents to Sentry projects, issues, stack traces, releases, and performance data. Sentry MCP lets agents inspect production errors and assist with debugging workflows. Stars
Sesame CSM GitHub Open-source Conversational Speech Model from Sesame for generating natural conversational speech from text and audio inputs. The model underpins Sesame's voice companion demos and provides a research-grade speech generation component for voice agent experiments. Stars
Sierra Link Specialized platform for building customer service AI agents that deliver empathetic, personalized conversations. Enables agents to take action through CRM integration and order management systems while maintaining brand tone and voice consistency.
Smithery Link Registry and discovery platform for MCP servers. Smithery catalogs MCP-compatible tools with metadata, installation instructions, and search by integration or capability.
Snorkel Flow Link Enterprise AI data development platform for curating training data, evaluating models, optimizing RAG pipelines, and fine-tuning LLMs. Snorkel Flow supports programmatic labeling, SME collaboration, annotation, data quality workflows, and synthetic-data-oriented development.
Snyk Link Developer security platform that uses DeepCode AI to provide real-time security intelligence, automatically fix vulnerabilities, and integrate security into development workflows. Features AI-powered code analysis and automated remediation capabilities.
Stripe Agent Toolkit GitHub Stripe's official toolkit for building AI-powered products and connecting agents to Stripe payments, customers, invoices, subscriptions, refunds, and related financial workflows, including MCP-compatible tooling. Stars
Sully.ai Link Healthcare AI employee platform for hospitals and medical practices. Sully automates clinical, administrative, and patient-operations workflows with agents for scribing, reception, nursing, review replies, review insights, and integrations across EHRs, payments, forms, communications, and analytics systems.
Synthflow AI Link No-code enterprise platform for creating and deploying natural-sounding voice agents with multilingual support for 30+ languages and dialects. Features sub-100ms latency with in-house telephony, HIPAA and GDPR compliance, 200+ enterprise integrations including Salesforce and HubSpot, and white-label capabilities for handling customer support, appointment scheduling, and complex workflows at scale.
Sysdig Link Cloud security platform that uses AI agents for threat detection, vulnerability management, and cloud detection response. Features real-time security intelligence and automated response capabilities for container and Kubernetes environments.
Talkscriber Link Enterprise-grade AI speech-to-text platform offering industry-leading transcription accuracy with Word Error Rate under 4%, featuring emotion detection across 7 emotions and purchase intent analysis. Provides secure deployment options across on-premises, public, private, or hybrid cloud with advanced capabilities including dialogue summarization, topic extraction, and PII redaction for customer interaction insights.
Teneo.ai Link Agentless Contact Center platform achieving 100% automation of level 1 support with 99% accuracy. Features advanced natural language understanding, multi-channel support, and LLM orchestration for enterprise-grade customer service automation.
ThinkChain Link Provides advanced AI agents for data analysis including Discover agents for research, Chain of Thought agents for complex problem-solving, and Analyst agents for real-time financial analysis. Features comprehensive workflow automation from data gathering to insight generation.
ToolBench GitHub Comprehensive benchmark for evaluating LLM agents on tool usage and API interaction capabilities. Features 16,000+ real-world APIs, standardized evaluation metrics, and test scenarios covering tool selection, parameter filling, and multi-step tool orchestration. Stars
Toolhouse Link Cloud tool-calling infrastructure for AI agents and LLM apps. Toolhouse provides hosted tools for search, memory, email, browser actions, and code execution through SDKs and integrations with agent frameworks.
Trieve GitHub Open-source platform for search, recommendations, RAG, and analytics delivered through APIs. Trieve combines vector search, keyword search, ranking, chunk management, and hosted infrastructure for teams adding retrieval to AI products. Stars
Trigger.dev GitHub Open-source platform for building and running long-running workflows, background jobs, and AI agents in TypeScript and Python. Trigger.dev provides durable execution, retries, queues, observability, and hosted deployment for agentic workloads. Stars
TrueFoundry AI Gateway Link Enterprise AI gateway from TrueFoundry that provides a proxy layer between applications, LLM providers, MCP servers, and agents. It offers unified access, observability, governance, access control, routing policies, budget controls, and deployment integration for organization-wide AI usage.
turbopuffer Link Serverless vector and full-text search engine built on object storage. turbopuffer supports hybrid search, metadata filtering, automatic scaling, and low-latency retrieval over billions of vectors for RAG, semantic search, and AI application workloads.
txtai GitHub Open-source AI framework for semantic search, RAG, LLM orchestration, and language-model workflows. txtai combines vector search, sparse retrieval, graph networks, relational storage, pipelines, and workflow orchestration in a Python library. Stars
Unstructured GitHub Open-source document ETL toolkit and enterprise data platform for transforming complex files into clean, structured inputs for language models. Unstructured supports parsing, chunking, enrichment, embedding, and connectors for production RAG pipelines. Stars
VAPI Link Developer-focused voice AI platform for building advanced voice agents with enterprise infrastructure, featuring response times under 500ms and support for 100+ languages. VAPI provides Flow Studio for visual conversational logic design, highly customizable STT/LLM/TTS provider selection, and scalable phone operations for inbound and outbound calls across industries like healthcare, finance, and travel.
Vectara Link Enterprise AI agent and RAG platform for grounded search, retrieval, governed agent workflows, and factual-consistency enforcement. Vectara provides managed retrieval, citations, hallucination evaluation, policy controls, and deployment options for trusted AI applications.
Vocode GitHub Open-source library for building voice-based LLM agents and real-time streaming conversations. Vocode provides abstractions and integrations for speech recognition, language models, text-to-speech, telephony, phone calls, meetings, and voice assistants. Stars
Vogent VoiceLab Link All-in-one platform for building, testing, and deploying AI voice agents with access to latest super-realistic voice models including Sesame CSM-1B, Dia, and Orpheus. Features optimized compute for real-time inference with sub-200ms time-to-first-token, supports both zero-shot voice cloning and fine-tuning, and provides unified API for multiple voice model integration.
Weaviate GitHub Open-source, cloud-native vector database for storing objects and vectors together. Weaviate supports vector search, hybrid keyword and vector retrieval, structured filtering, RAG, reranking, and managed Weaviate Cloud deployments. Stars
Weights & Biases Weave Link W&B's LLM observability and evaluation toolkit for tracing AI application calls, capturing inputs and outputs, managing evaluation datasets, and comparing model or prompt behavior inside the broader Weights & Biases platform.
Writer Link Enterprise generative AI platform designed for content creation, editing, and optimization. Provides AI agents for marketing teams to maintain brand consistency and accelerate content production workflows.
Zapier MCP Link Zapier's MCP endpoint for giving AI agents access to Zapier's large library of app actions and automations. It lets agents use business apps through a managed, authenticated MCP tool surface.
Zep Link Memory layer for AI assistants and agents that combines long-term memory, knowledge graph extraction, vector search, and temporal reasoning. Zep provides hosted infrastructure for persistent, contextual agent memory.

Testing & Qa

Framework Repository Description
Cekura Link End-to-end quality assurance platform for conversational AI agents providing automated testing, observability, and monitoring for voice and chat bots. Covers full agent lifecycle from pre-production simulation to post-deployment analytics with real-time failure alerts and regression tracking.

[AU] Autonomous Agents

Self-directed AI systems that can plan, execute, and iterate on complex tasks with minimal human intervention, from AutoGPT to BabyAGI and beyond.

Framework Repository Description
Agent-E GitHub Browser-focused automation agent built on AutoGen, designed to handle computer actions via AI. Specializes in web-based task automation with autonomous browser control capabilities. Stars
AgentGPT Link A web-based autonomous AI agent platform that allows users to create custom AI agents with specific objectives. It operates in a loop to generate tasks, execute them, and learn from outcomes, all accessible through a user-friendly browser interface.
AutoGPT GitHub A pioneering open-source autonomous AI agent that can perform complex tasks independently using GPT-4. It can create subtasks, launch new agents, write its own code, and recursively debug and improve itself with minimal human intervention. Stars
BabyAGI GitHub A pared-down autonomous AI agent (140 lines of code) that uses OpenAI and vector databases to create, prioritize, and execute tasks. It implements a simple task management loop powered by GPT-4 and Pinecone for memory storage. Stars
BabyAGI 2o GitHub The simplest self-building autonomous agent that iteratively builds itself by creating and registering tools as required to complete tasks. It dynamically creates Python functions as tools and can handle complex tasks like web scraping and image analysis. Stars
ChatDev GitHub Multi-agent virtual software company framework that uses agents in different roles (CEO, programmer, tester) to autonomously create customized software from natural language ideas. Implements collaborative development processes with specialized agent roles for complete software creation. Stars
Cognosys Link An AI-powered productivity copilot that helps users streamline their workflows and manage their time more efficiently. It acts as an autonomous agent for handling complex business and personal tasks.
Devin Link Autonomous AI software engineer from Cognition Labs that plans, executes, and iterates on software development tasks in a sandboxed workspace with shell, editor, and browser access. Supports human-in-the-loop review and long-horizon work for complex engineering projects.
Devon GitHub An open-source research agent designed for software engineering tasks that can understand and modify codebases, run tests, and interact with development environments. Devon represents research into autonomous programming and software development assistance. Stars
DevOpsGPT GitHub AI-driven multi-agent platform designed to automate and streamline software development processes and DevOps tasks. Combines development and operations expertise in autonomous workflows for continuous integration and deployment. Stars
GenAgent GitHub Framework for building collaborative AI systems with automated workflow generation, including case studies for ComfyUI. Features automated agent collaboration patterns for complex creative and technical workflows. Stars
Genspark Super Agent Link General-purpose AI workspace agent for research, document creation, slides, images, videos, code, and multi-step workflows. Genspark Super Agent combines multiple models and tools to complete complex tasks from prompts.
GPT Researcher GitHub An autonomous agent designed for comprehensive online research tasks across various domains. GPT Researcher can gather information from multiple sources, synthesize findings, and produce detailed research reports, serving as a research tool for academic and professional investigations. Stars
gpt-engineer GitHub AI-powered code generation framework that clarifies user requirements and autonomously builds entire software projects based on a prompt. Features interactive requirement gathering and step-by-step code generation for rapid prototyping and development. Stars
JARVIS GitHub A collaborative system comprising a Large Language Model as the central controller and numerous expert models as collaborative executors from Hugging Face Hub. It handles task planning, model selection, task execution, and content generation across dozens of specialized models. Stars
KwaiAgents GitHub Generalized agent system that leverages Large Language Models for information-seeking and complex task completion. Designed for multi-domain autonomous task execution and knowledge retrieval. Stars
Lighty AI Link An autonomous AI agent that aims to maximize efficiency by helping users manage their time and tasks more effectively. It focuses on supercharging productivity and making every minute count.
Maige GitHub A research-focused codebase agent that runs when new issues and pull requests are created on GitHub. Maige can search entire codebases, run scripts in sandboxes, and write basic code, serving as a research tool for automated software development and code analysis. Stars
Manus Link General AI agent that executes tasks rather than only answering prompts. Manus uses its own cloud workspace to plan, browse, create files, automate workflows, and deliver completed work products for business and personal tasks.
MLE-agent GitHub Intelligent agent for AI engineering and research, integrating with platforms like arXiv and code repositories to assist in planning and execution. Specializes in machine learning engineering workflows and research project automation. Stars
OpenHands GitHub Open-source platform for AI-driven software development agents that can browse, edit files, run commands, and work across codebases. OpenHands is the continuation of OpenDevin under the canonical OpenHands project. Stars
OpenManus GitHub Open-source general-purpose autonomous agent project inspired by Manus. OpenManus provides a configurable agent runtime with browser, file, code, and tool-use capabilities for executing multi-step tasks from natural language. Stars
OS-Copilot GitHub Open-source operating-system agent for automating desktop, file, web, terminal, and application tasks from natural language. OS-Copilot includes the FRIDAY framework for learning and reusing skills across tasks. Stars
Poke Link Personal AI assistant that lives in text messaging and lets users ask for tasks to be handled from a familiar contact-style interface. Poke provides recipes and integrations with tools such as Gmail, Google Calendar, Notion, Linear, Asana, GitHub, Todoist, Supabase, Sentry, Vercel, and more.
ProAgent GitHub LLM-based agent framework designed for agentic process automation (APA) in enterprise workflows. Focuses on automating complex business processes through intelligent agent orchestration. Stars
ShortGPT GitHub Experimental framework for automating short-form video content creation using AI models. Autonomously generates, edits, and produces video content with minimal human direction. Stars
SuperAGI GitHub A dev-first open-source autonomous AI agent framework enabling developers to build, manage, and run useful autonomous agents quickly and reliably. Features include graphical UI, action console, multiple vector DBs, and performance telemetry. Stars
SWE-agent GitHub Software engineering agent that takes GitHub issues and attempts to fix them using language models and an agent-computer interface. SWE-agent can also be used for security research and competitive coding workflows. Stars
Sweep GitHub Open-source AI agent that automates the transformation of GitHub issues into pull requests, streamlining bug fixes and code improvements. Connects issue tracking directly to code changes for accelerated development workflows. Stars
TaskWeaver GitHub Code-first agent framework from Microsoft designed for data analytics tasks, enabling agents to plan and execute tasks by generating and running Python code. Transforms natural language requests into executable code workflows for data analysis and automation. Stars
Terminator2 Link Autonomous prediction market agent that publishes live diary and portfolio data while trading and forecasting on Manifold Markets and Moltbook. Exposes an A2A agent card with forecasting, market analysis, and public data endpoints for researchers following long-running autonomous trading experiments.
UFO GitHub UI-focused agent from Microsoft designed to interact with and automate tasks within the Windows OS environment. Enables autonomous control of Windows applications through intelligent UI understanding and interaction. Stars
Voyager Link Cutting-edge research project demonstrating an autonomous LLM-driven agent in Minecraft. The first GPT-4-powered embodied lifelong learning agent that continuously explores, writes and executes code to acquire new skills, and self-improves over time without human intervention using automatic curriculum and iterative prompting.
XAgent GitHub Autonomous Large Language Model agent specialized in solving complex tasks through autonomous planning and tool usage. Features sophisticated task decomposition and execution capabilities for handling multi-step technical challenges. Stars

[BA] Browser Automation Agents

AI-powered browser automation tools that can navigate websites, extract data, and perform web interactions autonomously for testing and scraping tasks.

Framework Repository Description
Agent-S GitHub Open agentic framework for computer-use agents that operate desktop environments. Agent-S focuses on planning, memory, grounding, and GUI interaction across operating systems and applications. Stars
AgentQL Link An AI-powered query language and suite of tools for connecting AI agents to the web, featuring natural language selectors for web scraping and automation. AgentQL offers resilient, self-healing web element location that adapts to website changes, with SDKs for Python and JavaScript, REST API, and integrations with popular frameworks like LangChain.
Anchor Browser Link Secure cloud browser infrastructure for computer-use agents and automated web workflows. Anchor Browser provides hosted Chromium environments, authentication support, VPN options, and enterprise controls for agent execution.
Apify Link Cloud platform for web scraping, browser automation, and AI agents with 7,000+ ready-made tools and automation solutions. Apify provides AI Web Agent for natural language web browsing, MCP Server integration enabling agents to extract data from social media and search engines, and specialized agents for data extraction, monitoring, and analysis. Features integration with LangChain, LlamaIndex, and the wider LLM ecosystem for building production-ready web automation workflows.
AutoWebGLM GitHub Open-source web navigation agent from Tsinghua's THUDM group. AutoWebGLM uses large language models, simplified HTML representations, and environment feedback to complete browser tasks across Chinese and English websites. Stars
Axiom.ai Link A no-code browser automation and RPA tool that enables users to build browser bots for automating website actions and repetitive tasks. Axiom.ai features a Chrome extension for easy bot building, integration with Zapier and Make, AI-powered automation with ChatGPT, and supports both scheduled and triggered bot execution.
Browse AI Link An AI-powered data extraction platform that transforms websites into live data pipelines without requiring coding skills. Browse AI enables users to easily scrape web data, monitor webpage changes, and turn websites into APIs with built-in bot detection avoidance, proxy management, and automated data extraction workflows.
Browser Use GitHub An open-source library that empowers AI agents to interact with web browsers using natural language commands for automated web tasks. Browser Use provides a simple interface for AI agents to control browsers, extract data from websites, fill forms, and perform complex web interactions without requiring specific selectors or manual configuration. Stars
Browserbase Link A headless browser infrastructure platform specifically designed for AI agents and applications, offering scalable browser automation capabilities. Browserbase provides stealth features, captcha solving, residential proxies, and comprehensive observability tools, making it ideal for AI-powered web automation with enterprise-grade security and compliance.
Claude Computer Use Link A new capability from Anthropic that allows Claude to interact with computer interfaces by looking at screens, moving cursors, clicking buttons, and typing text. This represents a significant advancement in AI agents' ability to perform complex computer tasks autonomously.
CogAgent GitHub Open-source vision-language GUI agent project for computer-use research. CogAgent provides models and code for understanding interface screenshots and grounding actions in desktop or web environments. Stars
Convergence Proxy Lite GitHub Open-weight mini version of Convergence AI's Proxy assistant for web automation. Proxy Lite demonstrates browser task execution and web interaction capabilities from the Convergence agent research line. Stars
Crawl4AI GitHub Open-source crawler and scraper that converts websites into LLM-friendly content for agents and RAG workflows. Crawl4AI supports asynchronous crawling, browser automation, extraction, and Markdown-oriented outputs. Stars
CUA GitHub Open-source infrastructure for computer-use agents, including sandboxes, SDKs, and benchmarks for full desktop control. CUA supports macOS, Linux, and Windows agent environments. Stars
Firecrawl GitHub API and open-source platform for searching, scraping, crawling, and interacting with the web for AI applications. Firecrawl converts pages into Markdown, JSON, screenshots, and agent-ready web data. Stars
Google Project Mariner Link Google DeepMind browser agent research project for navigating and acting on web interfaces. Project Mariner uses multimodal reasoning to understand browser state, plan tasks, and execute actions in web workflows.
Hyperbrowser Link Cloud browser platform for automated browser sessions at scale. Hyperbrowser supports browser-use agents, computer-use models, stealth browsing, integrations, and hosted infrastructure for web automation.
HyperWrite Personal Assistant Link Browser-based AI personal assistant that can research, manage email, fill forms, and complete online tasks through HyperWrite's Chrome extension and web assistant experience.
Jina AI Reader GitHub Open-source service for converting URLs into LLM-friendly Markdown input. Jina AI Reader supports simple URL prefixes for page reading and search workflows used by agents and RAG systems. Stars
LaVague GitHub Open-source framework for building AI web agents that can operate web interfaces. LaVague combines LLM planning with Selenium or Playwright execution for browser task automation and QA workflows. Stars
Magnitude GitHub Open-source vision-first browser agent and test runner. Magnitude uses pixel-level browser interaction for natural-language browser automation and evaluation workflows. Stars
Midscene.js GitHub Vision-driven UI automation framework for web and mobile interfaces. Midscene.js lets developers write natural-language or TypeScript/YAML automation that interacts with UI through visual understanding. Stars
Mobile-Agent GitHub Research family of GUI agents for operating mobile devices. Mobile-Agent uses multimodal perception and planning to automate Android and HarmonyOS tasks through visual understanding and device actions. Stars
MultiOn Agent API Link Hosted web automation API for executing browser tasks from natural language commands. MultiOn exposes an autonomous browsing API and documentation for agents that browse websites, complete multi-step actions, extract data, and interact with web applications.
Notte GitHub Framework for building reliable browser-using AI agents and serverless web automation functions. Notte focuses on production browser workflows, hosted browser infrastructure, and AI-assisted web task execution. Stars
OmniParser GitHub Microsoft Research screen-parsing tool for GUI agents. OmniParser converts screenshots into structured UI elements that vision-language agents can use for computer control and interface automation. Stars
OpenAI Operator Link OpenAI browser-using agent powered by a Computer-Using Agent model. The original Operator research preview has since been integrated into ChatGPT agent mode, where it can inspect and interact with web interfaces.
OSWorld GitHub Benchmark for evaluating multimodal agents on open-ended computer tasks in real operating-system environments. OSWorld includes task suites and tooling for browser, file, coding, and desktop automation evaluation. Stars
Playwright Link A framework for web testing and automation that has been enhanced with AI-powered tools for intelligent web interaction. Playwright provides cross-browser automation capabilities and has been integrated with various AI tools like Auto-Playwright and ZeroStep for natural language test generation and AI-powered element selection.
Playwright MCP GitHub Official Microsoft MCP server exposing Playwright browser automation to AI agents. Playwright MCP uses accessibility snapshots for deterministic, token-efficient browser interaction without relying on screenshots. Stars
Puppeteer Link A Node.js library providing a high-level API to control Chrome or Firefox browsers, increasingly used in AI agent implementations for web automation. Puppeteer serves as the foundation for many AI-powered web agents, offering programmatic browser control, screenshot capabilities, and integration with vision models for intelligent web navigation.
ScrapeGraphAI GitHub Python scraping framework that uses LLMs and graph-based pipelines to extract structured data from websites. ScrapeGraphAI supports natural-language extraction prompts and integrations with common AI workflow tools. Stars
ScreenAgent GitHub Research project for computer control with visual language models. ScreenAgent uses a plan-action-reflection loop and accompanying dataset to study desktop task execution from screen observations. Stars
Self-Operating Computer GitHub Open-source framework that lets multimodal models operate a computer by observing the screen and issuing actions. Self-Operating Computer is an early reference project for desktop computer-use agents. Stars
ShowUI GitHub Open-source vision-language-action model for GUI agents and computer use. ShowUI provides research code and models for grounding visual UI understanding into executable actions. Stars
Skyvern GitHub Open-source browser workflow automation platform for AI agents. Skyvern uses browser automation and AI reasoning to complete form filling, data extraction, and repetitive web tasks without relying only on brittle selectors. Stars
Stagehand GitHub Browserbase SDK for building browser agents on top of Playwright. Stagehand adds LLM-friendly act, extract, and observe primitives so developers can combine deterministic browser automation with natural-language instructions. Stars
Steel Browser GitHub Open-source browser API and sandbox for AI agents and web automation. Steel Browser provides managed browser sessions, infrastructure primitives, and automation tooling for agent applications. Stars
Tarsier GitHub Open-source vision utilities library for multimodal web agents by Reworkd, enabling AI models to interact with and automate web browsers through visual understanding. Tarsier visually tags interactable elements with brackets and IDs for LLM action mapping, includes OCR algorithm for converting screenshots to structured text, and achieves 10-20% performance gains on benchmarks. Used extensively in production for tens of thousands of real web tasks. Stars
Tavily Link Search and extraction API built for LLM agents and RAG workflows. Tavily provides web search, URL extraction, and crawl endpoints designed to return clean content for agent applications.
UI-TARS Desktop GitHub Open-source multimodal AI agent stack for desktop, browser, and mobile GUI automation. UI-TARS Desktop connects vision-language models with agent infrastructure for computer-use workflows. Stars
WebVoyager GitHub Research project for multimodal web agents that navigate real websites using visual understanding. WebVoyager introduced an end-to-end benchmark and reference implementation for web task completion with large multimodal models. Stars

[CA] Coding Assistant Agents

AI-powered development tools that assist with code generation, debugging, refactoring, and documentation, enhancing developer productivity.

Framework Repository Description
Aider Link An AI pair programming tool that works directly in your terminal and integrates seamlessly with Git. It can edit code in your local repository, automatically commits changes with meaningful messages, and works best with Claude 3.5 Sonnet, GPT-4o, and other leading models.
Amazon CodeWhisperer Link An AI-powered coding companion that provides real-time code suggestions, security scans, and reference tracking. It's optimized for AWS APIs and services, offering both individual and enterprise plans with built-in security vulnerability detection.
Amazon Q Developer Link Amazon's next-generation AI agent for software development that goes beyond code completion to handle complex tasks like feature implementation, code transformation, and troubleshooting. Provides inline code suggestions, chat-based assistance, autonomous agents for multi-file edits, and deep integration with AWS services for enterprise development workflows.
Amp Link Sourcegraph's coding agent for terminal and editor workflows. Amp provides multi-model code assistance, task execution, codebase context, and agentic modes for implementing and reviewing changes.
Augment Code Link Enterprise AI coding assistant and agent platform focused on large codebases. Augment Code provides IDE assistance, codebase-aware chat, autonomous coding workflows, and code review support for engineering teams.
AutoCodeRover GitHub Autonomous software engineering agent focused on program improvement and issue resolution. AutoCodeRover combines language models with project-structure awareness to locate context and generate patches. Stars
Bito AI Link AI coding assistant for code explanation, review, testing, and security analysis. Bito integrates with IDEs and enterprise knowledge bases to support development teams across repository workflows.
Bolt.new GitHub AI-powered in-browser full-stack development agent from StackBlitz. Bolt.new can generate, run, edit, and deploy web applications from prompts using browser runtime infrastructure. Stars
Builder.io Visual Copilot Link AI design-to-code tool from Builder.io for converting Figma designs into frontend code. Visual Copilot targets React, Vue, Svelte, and design-system-aware UI generation workflows.
Claude Code GitHub Anthropic's agentic coding tool for the terminal. Claude Code understands codebases, edits files, runs tests, handles git workflows, and connects natural language coding requests to local development tasks. Stars
Cline GitHub Open-source autonomous coding agent for VS Code. Cline can create and edit files, run terminal commands, use the browser, and integrate with MCP servers while keeping users in the approval loop for actions. Stars
Codebuff Link Terminal-based AI coding agent that works with full codebase context. Codebuff supports multi-file edits and natural-language development requests while fitting into existing editor and shell workflows.
Codegen Link AI software engineering agent platform for developer teams. Codegen connects with GitHub, Slack, Linear, and related workflows to help fix bugs, write tests, implement features, and manage repository tasks.
Codeium Link A free AI-powered code acceleration toolkit that provides code completion, chat functionality, and search capabilities. It uses in-house built models and infrastructure to deliver intelligent coding assistance across multiple programming languages and IDEs.
CodeRabbit Link AI-powered code review platform for pull requests across hosted Git providers. CodeRabbit reviews diffs, summarizes changes, comments on code, and helps teams automate PR feedback workflows.
Continue.dev Link An open-source AI code assistant that enables developers to create, share, and use custom AI code assistants. It provides VS Code and JetBrains extensions with chat, autocomplete, edit, and agent modes, supporting multiple AI models and complete customization.
Cosine Genie Link AI software engineering agent for turning product or engineering tasks into code changes and pull requests. Genie supports backlog decomposition, code implementation, and review-oriented workflows for development teams.
Cursor Link An AI-first code editor built on VS Code that provides intelligent code suggestions, automated error detection, and dynamic code optimization. It features advanced AI capabilities including Composer for multi-file editing and supports multiple AI models like GPT-4o, Claude 3.5, and Gemini.
Diffblue Cover Link AI tool for automatically writing Java and Kotlin unit tests. Diffblue Cover integrates with IDEs, CLI, and CI pipelines to generate and maintain tests for JVM applications.
Gemini CLI GitHub Google's open-source terminal agent for using Gemini in development workflows. Gemini CLI supports code understanding, file operations, shell commands, Google Search grounding, and MCP-based extensions. Stars
Gemini Code Assist Link Google's AI coding assistant for IDEs and enterprise development teams. Gemini Code Assist provides code completion, chat, agent mode, PR assistance, and customization options for organization codebases.
GitHub Copilot GitHub The world's most widely adopted AI developer tool that provides contextualized assistance throughout the software development lifecycle. It offers code completions, chat assistance, and now includes autonomous agent capabilities that can implement features and fix bugs across multiple files.
GitHub Copilot Workspace Link GitHub's evolution of Copilot into a task-centric AI agent environment that generates plans, edits code across multiple files, validates builds, and creates pull requests. Goes beyond code completion to orchestrate entire feature implementations from natural language descriptions with integrated testing and validation.
Goose GitHub Open-source local AI agent for software engineering that can install, execute, edit, and test code with different LLM providers. Goose supports desktop, CLI, and MCP-based extension workflows. Stars
GPT Pilot GitHub Open-source AI developer agent that helps build applications by planning, writing code, debugging, and checking in with the developer at key decision points. GPT Pilot is the engine behind Pythagora's coding products. Stars
Graphite Diamond Link Graphite's agentic AI code review product for pull requests. Diamond provides automated code review, review summaries, suggested fixes, and collaboration workflows inside Graphite's developer platform.
Greptile Link AI code review agent with codebase-aware analysis for engineering teams. Greptile connects to repositories, understands project context, and comments on pull requests with automated review feedback.
Grit.io Link AI-powered code migration and large-scale refactoring platform. Grit.io helps teams upgrade dependencies, migrate frameworks, apply pattern-based code transformations, and open pull requests for review.
JetBrains AI Assistant Link Built-in AI assistant for JetBrains IDEs and related developer tools. It provides context-aware chat, code generation, completion, refactoring, tests, documentation help, and multi-model workflows.
JetBrains Junie Link AI coding agent integrated with JetBrains IDEs. Junie handles multi-step coding tasks, works with project context, runs checks, and helps implement changes inside JetBrains development environments.
Jules Link Google's asynchronous coding agent for working on GitHub repositories. Jules runs coding tasks in cloud environments, proposes changes, writes tests, and helps turn issues or requests into pull-request-ready work.
Lovable Link AI full-stack app builder that turns natural language prompts into deployable web applications. Lovable supports frontend generation, backend services, GitHub sync, visual edits, and hosted development workflows.
Magic Patterns Link AI UI generation tool that creates React components and interfaces from prompts or images. Magic Patterns focuses on production-oriented frontend output using common design-system and component-library patterns.
mini-SWE-agent GitHub Minimal command-line coding agent from the SWE-agent team. mini-SWE-agent is a compact Python implementation for solving GitHub issues and assisting with local code tasks from the command line. Stars
Onlook GitHub Open-source AI-first visual editor for React applications. Onlook lets teams visually build, style, and edit apps while generating code that can be merged back into existing projects. Stars
OpenAI Codex CLI GitHub OpenAI's lightweight coding agent that runs in the terminal. Codex CLI can inspect and edit local code, help with reviews, run development commands, and integrate with agent workflows through a command-line interface. Stars
OpenCode GitHub Open-source terminal coding agent with a fast command-line interface. OpenCode supports multi-model development workflows, codebase context, plugins, and interactive agent sessions for software engineering tasks. Stars
PearAI GitHub Open-source AI code editor based on VS Code. PearAI integrates multiple AI coding assistants and agent workflows for context-aware code editing and project development. Stars
Plandex Link An AI coding assistant that excels at complex, multi-step coding tasks. It can work across multiple files and handle large-scale refactoring projects with a focus on maintaining code quality and project structure.
PR-Agent GitHub Open-source AI pull-request reviewer for GitHub, GitLab, Bitbucket, and Azure DevOps. PR-Agent generates PR descriptions, reviews code, suggests changes, and supports self-hosted review automation. Stars
Qodo Link AI coding platform for code review, test generation, and developer assistance. Qodo includes PR review workflows, IDE and CLI tools, and builds on the open-source PR-Agent project for repository automation.
Refact.ai GitHub Open-source AI coding assistant and engineering agent with self-hosted deployment options. Refact.ai supports completion, chat, autonomous task execution, repository context, and IDE integrations. Stars
Replit Agent Link Replit's autonomous app-building agent for turning natural language into working software inside Replit. It configures environments, writes code, runs apps, and iterates on projects in a cloud IDE.
Replit Ghostwriter Link An AI-powered coding assistant integrated into the Replit platform that provides code completion, debugging assistance, and code explanation. It's designed to work seamlessly within Replit's online IDE environment.
Roo Code GitHub Open-source AI coding agent for editors with specialized modes for code, architecture, debugging, and orchestration. Roo Code supports model-agnostic BYOK workflows, local models, and autonomous development tasks. Stars
Salesforce Einstein for Developers Link Salesforce AI coding assistant for Salesforce developers working in VS Code and Code Builder. Einstein for Developers supports Apex and Salesforce-specific development workflows with code generation and assistant features.
Sourcegraph Cody Link An AI coding assistant that uses advanced search and codebase context to help write and fix code. It provides chat functionality, autocomplete, and inline edits with deep understanding of entire codebases, making it particularly effective for large-scale enterprise development.
Supermaven Link An AI coding assistant that was acquired by Anysphere (makers of Cursor) in 2024. It provides fast, intelligent code completion and is being integrated into Cursor's ecosystem to enhance its AI capabilities.
Sweep.dev Link AI coding plugin and review assistant for JetBrains IDEs. Sweep.dev provides autocomplete, agentic coding, code review assistance, MCP server support, and web-aware developer workflows.
Tabnine Link An AI coding assistant that focuses on code autocomplete with a unique hybrid LLM approach. It offers both cloud-based and local deployment options, making it suitable for enterprises with strict security requirements.
Tempo Labs Link AI-powered React frontend builder for product teams. Tempo Labs generates component trees from prompts or Figma designs, supports collaborative editing, and exports code through Git-based workflows.
Trae Agent GitHub Open-source CLI agent from ByteDance for general software engineering tasks. Trae Agent supports multiple LLM providers and works as a command-line companion to the Trae development environment. Stars
Trae IDE Link AI-native IDE from ByteDance for code generation, project building, and agentic development workflows. Trae includes builder-style AI assistance, GitHub integration, and MCP support for extending coding workflows.
Tusk Link AI coding agent that turns product tickets and issues into pull requests. Tusk connects task trackers and repositories so teams can automate implementation work from GitHub issues, Linear tickets, and Jira tasks.
v0 Link Vercel's AI app generation tool for React and Next.js workflows. v0 creates interfaces and full-stack application code from prompts, supports GitHub sync, sandboxed previews, and deployment to Vercel.
Void GitHub Open-source AI code editor and Cursor alternative built from VS Code. Void lets users connect directly to LLM providers, use private or local models, and keep more control over coding-assistant data flow. Stars
What The Diff Link AI tool for pull-request summaries, review assistance, and changelog generation. What The Diff converts code changes into readable explanations for engineers, product teams, and stakeholders.
Windsurf Link The world's first AI-native IDE that reimagines the coding experience with proactive AI capabilities. It features Cascade, an AI engine that turns coding into an interactive dialogue, and includes tools like Riptide for integrated search and real-time assistance.
Zed AI Link A high-performance, multiplayer code editor with built-in AI capabilities. It focuses on speed and collaboration while providing intelligent code assistance and real-time collaborative editing features.

[EP] Enterprise Agent Platforms

Commercial and cloud-based agent platforms from major providers like Microsoft, Google, AWS, and Salesforce for enterprise-scale deployments.

Framework Repository Description
11x.ai Link AI digital worker platform for revenue teams. 11x.ai provides sales and go-to-market agents that help automate prospecting, outreach, and multilingual sales conversations.
Ada Link AI-native customer service automation platform for enterprises. Ada's AI Agent handles support conversations, takes actions through integrations, and escalates when human support is needed.
AIONOS IntelliMate Link A proprietary Agentic AI platform that unifies, orchestrates, and observes enterprise agents for customer and employee interactions. Delivers multi-lingual, omni-channel experiences with centralized agent management and comprehensive observability across all deployed agents.
Airia Link An enterprise AI platform focused on secure and scalable agent orchestration with comprehensive tooling options. Offers no-code, low-code, and pro-code tools for building and managing AI solutions with enterprise-grade security, compliance controls, and flexible deployment options.
Aisera Link AI platform that provides comprehensive system of AI agents for employee services, IT service management, and customer support. Recognized as a leader in Gartner Magic Quadrant for AI Apps for ITSM with conversational AI capabilities.
Allianz Nemo Link A proprietary multi-agent system developed by Allianz using seven specialized AI agents to automate insurance claims processing. Handles coverage checks, fraud detection, and claims assessment with human-in-the-loop approval for final decisions, demonstrating enterprise-scale multi-agent orchestration in insurance workflows.
Amazon Q Business Link AWS managed generative AI assistant for enterprise knowledge and workflows. Amazon Q Business connects to company data sources, answers questions, summarizes information, and supports business automation across AWS and third-party systems.
Amelia Link A long-standing enterprise digital employee platform leveraging cognitive AI for human-like interactions across complex end-to-end processes. Handles HR, IT, customer service, and finance workflows with emotional intelligence capabilities, continuous learning, and the ability to understand context and intent in natural conversations.
Atlassian Rovo Link Atlassian's AI assistant and agent platform for enterprise teamwork. Rovo provides AI search, chat, agents, and workflow automation across Atlassian products and connected workplace systems.
Automation Anywhere AI Agent Studio Link A low-code workspace within Automation Anywhere's automation suite for building goal-driven AI agents. Features easy configuration of agent roles, goals, and tool access with drag-and-drop integration into end-to-end workflows, complete with built-in governance, monitoring, and detailed audit capabilities.
AWS Bedrock Agents Link Amazon's fully managed service for building and deploying AI agents that can execute multi-step tasks using company systems and data sources. Features memory retention, guardrails integration, multi-agent collaboration, and secure code execution environments with support for various foundation models.
Azure AI Foundry Link Microsoft platform for building, evaluating, and deploying enterprise AI applications and agents. Azure AI Foundry provides model catalog access, evaluation, observability, agent services, and deployment paths across Azure.
Beam AI Link Agentic AI platform for process automation that enables Fortune 500 companies to build AI workforces across multiple business functions. Features multi-agent capabilities with modular design for system integration and workflow optimization.
Box AI Studio Link Box platform for creating and managing AI agents over enterprise content. Box AI Studio lets organizations configure document-focused agents for Q&A, generation, metadata, and content workflows within Box governance.
Claude for Excel Link An Anthropic research preview that embeds Claude directly into Microsoft Excel for financial services. Allows financial analysts to read, analyze, modify, and create workbooks using natural language, bringing agentic AI capabilities directly into enterprise spreadsheet workflows.
Cohere North Link Cohere enterprise AI agent platform for secure workplace search and productivity workflows. North supports private deployment, RAG, document work, and enterprise controls for organizations using Cohere models.
CozmoX AI Link A platform for developing AI employees that operate as human-like team members within organizations. Uses advanced voice technology to conduct natural conversations for sales, finance, and routine tasks, enabling businesses to augment their workforce with intelligent conversational agents.
Cresta Link Enterprise contact-center AI platform for real-time coaching, conversation intelligence, and customer-service automation. Cresta helps agents and teams respond with context from live customer conversations.
CrewAI AMP Link The enterprise-grade Agent Management Platform from CrewAI for managing, scaling, monitoring, and optimizing collaborative AI agents in production environments. Separate from the open-source CrewAI framework, this platform provides centralized control, observability, and governance for multi-agent systems at scale.
Dashworks Link AI-powered knowledge assistant that automates internal queries by searching across company knowledge bases and applications. Provides intelligent search and retrieval capabilities for enterprise information management.
Databricks Mosaic AI Agent Framework Link Databricks platform capabilities for building and operating production RAG and agentic AI applications. Mosaic AI provides model serving, MLflow evaluation, Unity Catalog governance, and data-platform integration for enterprise agents.
Decagon Link Enterprise AI agent platform for customer experience. Decagon supports customer-service workflows across chat, email, SMS, and voice with controlled procedures, integrations, and operational analytics.
Delos Link A modern AI agent platform built to accelerate enterprise productivity by leveraging generative AI capabilities in a secure, managed environment. Focuses on providing enterprise-ready agents with built-in security, compliance, and governance features for production deployments.
Druid AI Link Enterprise conversational AI and automation platform for building virtual assistants and AI agents. Druid supports no-code bot design, omnichannel deployment, enterprise integrations, and orchestration across ERP, CRM, and service workflows.
Factory.ai Link Agentic AI platform focused on transforming software development through autonomous "Droids" that manage the entire software engineering lifecycle from ideation to deployment. Features parallel task execution, enterprise-grade security, hybrid cloud/local deployment, and deep project context with memory retention. Backed by $20M Series A funding from Sequoia Capital, priced at $40/month for enterprise-scale automation.
Freshworks Freddy AI Link AI agent platform inside Freshworks Customer Service Suite for automating customer support across chat, email, voice, and messaging channels. Freddy AI provides agentic workflows, knowledge-grounded answers, and human handoff for support teams.
Glean Work AI Link Enterprise AI search and assistant platform for workplace knowledge. Glean combines connectors, permissions-aware search, AI answers, and agent workflows over organization data and applications.
Google Agentspace Link Google Cloud platform for enterprise search, conversational assistance, and custom agents. Agentspace connects workplace systems and data sources so teams can discover information and automate work through agent interfaces.
Google Gemini Enterprise Link Google's advanced agentic platform that empowers employees to discover, create, share, and run AI agents in a secure enterprise environment. Features a no-code agent builder, workflow automation capabilities, and deep integration with Google Workspace for organization-wide agent deployment and management.
Google Vertex AI Agent Builder Link Google's enterprise platform for building AI agents with the Agent Development Kit (ADK) that enables multi-agent development in under 100 lines of code. Integrates with Google Cloud, Vertex AI, and Agentspace for enterprise deployment with support for hierarchical agent compositions and the Agent2Agent protocol.
Hebbia Link AI research and analysis platform for enterprise knowledge work. Hebbia supports multi-step analysis across document collections for financial services, legal, investment, and professional-services workflows.
HubSpot Breeze Link AI-powered customer service agent that handles inquiries in real-time, provides instant responses, and intelligently routes complex issues to human agents. Integrates with HubSpot's CRM and marketing tools to maintain context across customer touchpoints.
IBM Fusion Link An AI-ready data platform from IBM implementing NVIDIA's AI Data Platform design for agentic AI applications. Engineered to power AI agents for scientific and medical research by continuously processing and vectorizing complex datasets, providing the data infrastructure foundation for enterprise agent deployments.
IBM watsonx Assistant Link IBM's enterprise AI agent platform that delivers prebuilt agents for HR, sales, procurement, and customer care functions. Integrates with over 80 enterprise applications and uses watsonx foundation models to automate complex workflows while maintaining enterprise-grade security and compliance.
IBM watsonx Orchestrate Link IBM's generative AI and automation solution for creating and managing AI agents that handle enterprise workflows. Provides multi-agent orchestration with visual builder capabilities, a catalog of 100+ prebuilt domain-specific agents, 400+ tool integrations, and centralized governance for security and compliance at scale.
Informatica AI Agent Engineering Link A capability within the Intelligent Data Management Cloud (IDMC) that empowers enterprises to build, orchestrate, and manage customizable Informatica agents. Features a no-code interface for agent development with deep integration into Informatica's data management and integration platform.
Intercom Fin Link Intercom AI agent for customer service across chat, email, voice, and related support channels. Fin uses procedures, knowledge, testing, and handoff workflows to automate customer conversations.
Konverso Link An AI agent platform providing ready-to-use and personalized agents that connect to enterprise data sources including Microsoft and ServiceNow. Automates workflows with prebuilt tools and connectors, enabling rapid deployment of intelligent agents across IT service management and employee support functions.
Kore.ai Link An enterprise AI agent platform designed to optimize customer and employee experiences by accelerating business processes. Provides AI solutions for work automation, service optimization, and intelligent process handling with enterprise-grade deployment and management capabilities.
Lyzr Link Enterprise AI agent platform that provides customizable GenAI agents for various business functions. Features ready-to-use templates, natural language configuration, and support for large-scale operations with enhanced security protocols.
Maven AGI Link Enterprise AI agent platform for customer experience and support teams. Maven AGI builds agents that answer customer questions, route support, integrate with CX tools, and assist teams across the customer journey.
Microsoft 365 Copilot Link Enterprise AI assistant embedded across Microsoft 365 apps including Word, Excel, Outlook, Teams, and SharePoint. Microsoft 365 Copilot connects workplace context with chat, productivity assistance, and role-specific agent workflows.
Microsoft Copilot Studio Link Microsoft's enterprise AI agent platform that enables organizations to build, deploy, and manage intelligent agents using generative AI and sophisticated dialog creation. Features multi-agent orchestration, computer use capabilities, and integration with Microsoft 365 ecosystem, Azure AI Foundry, and over 1,800 models for enterprise-grade automation.
Moveworks Link Enterprise AI platform providing agentic AI assistants that automate workflows across IT, HR, and employee support departments. Features natural language processing for employee self-service and automated issue resolution.
Observe.AI Link Contact-center AI platform for conversation intelligence, coaching, and automation. Observe.AI analyzes customer interactions, supports voice workflows, and helps operations teams monitor and improve agent performance.
OneReach.ai Link A no-code and low-code studio for orchestrating multi-channel bots and AI agents across enterprise environments. Built on a serverless microservices architecture for dynamic scaling with support for complex conversational flows and integration with enterprise systems.
Oracle AI Agent Studio Link Oracle's comprehensive platform for creating, extending, and managing AI agents across the enterprise, featuring 50+ role-based agents embedded in Oracle Fusion Cloud Applications. Includes no-code tools, agent template libraries, and deep integration with Oracle's business applications and cloud infrastructure.
Oracle AI Agents in Fusion Cloud Link A suite of AI agents embedded directly within Oracle Fusion Cloud Applications, specifically designed to help finance professionals increase productivity, reduce costs, and improve controls. Features specialized agents for financial workflows with deep integration into Oracle's enterprise resource planning system.
Pega Infinity Link Pega enterprise automation platform with Predictable AI agents and workflow-driven agentic capabilities. Pega Infinity combines process automation, governance, and agentic workflows for customer service and operations.
Replicant Link Autonomous voice AI platform for contact centers. Replicant handles inbound and outbound customer calls, understands intent, takes actions through integrations, and escalates complex cases to human teams.
Salesforce Agentforce Link Salesforce's comprehensive AI agent platform that brings autonomous digital labor to every business department and process. Built on the trusted Salesforce platform with the Atlas Reasoning Engine, it enables agents to understand, decide, and act autonomously across sales, service, marketing, and commerce with seamless CRM integration.
SAP Joule Agents Link SAP's AI agent platform powered by Joule that delivers collaborative intelligence across enterprise functions with over 1,300 skills and 230+ AI-powered scenarios. Features the SAP Knowledge Graph for business process grounding and integrates deeply with SAP's business applications for autonomous multi-step workflow execution.
Sema4.ai Link Enterprise agentic AI platform evolved from Robocorp for building, running, and governing AI agents. Sema4.ai combines Python-first automation, visual action design, deployment tooling, and enterprise controls for AI work.
ServiceNow AI Agent Studio Link ServiceNow development environment for creating and managing AI agents inside ServiceNow workflows. AI Agent Studio supports agentic workflows, packaged agents, and customization for enterprise service operations.
Shakudo Link An enterprise platform for scalable AI agent development and deployment with comprehensive governance and security features. Provides monitoring, compliance controls, and production-grade infrastructure for building and managing agentic systems across cloud and on-premises environments.
Snowflake Cortex Agents Link Snowflake managed agent capability for orchestrating answers across structured and unstructured enterprise data. Cortex Agents combine Cortex Analyst, Cortex Search, tools, and Snowflake governance for data-grounded AI workflows.
Squirro Link An enterprise-grade AI platform focused on transforming data into actionable insights through contextual intelligence and generative AI-powered agents. Provides agents that analyze complex data sources and deliver intelligent recommendations for business decision-making.
UiPath Agentic Automation Link The enterprise RPA platform augmented with generative AI capabilities featuring an Agent Builder for creating and orchestrating AI agents. Combines LLM-driven reasoning with UiPath's robots and API integrations for autonomous process handling with enterprise governance, security testing, and human-in-the-loop oversight.
Workato Link An enterprise automation platform featuring Genie AI agents that blend LLM reasoning with no-code orchestration capabilities. Leverages over 1,000 integrations to autonomously execute business tasks across systems, following business rules while delivering results faster through intelligent workflow automation.
Workday Illuminate Link Workday's AI platform and agent suite for HR, finance, and industry workflows. Workday Illuminate agents automate role-specific tasks and operate within Workday's enterprise system of record.
WorkFusion Link An enterprise platform providing pre-built, regulatory-ready AI agents for financial services with specialization in Anti-Money Laundering (AML) and Know Your Customer (KYC) compliance workflows. Features industry-specific agents designed to meet regulatory requirements while automating complex financial processes.
Yellow.ai Link An enterprise-grade AI agent platform featuring an intuitive bot builder with pre-built templates and flows. Designed for high scalability in customer and employee support scenarios with multi-channel deployment capabilities and comprehensive analytics for agent performance monitoring.
ZBrain Link Enterprise agentic AI orchestration platform from LeewayHertz for building and deploying custom AI agents across business functions. ZBrain supports no-code workflow design, data grounding, governance, and vertical agent deployments.
Zendesk AI Agents Link Zendesk autonomous customer-service agents for support interactions across service channels. Zendesk AI Agents use knowledge, procedures, and platform context to resolve or route customer issues.

🦞 OpenClaw Ecosystem

OpenClaw is an open-source personal AI gateway that connects LLMs to your messaging channels (Telegram, WhatsApp, Discord, Slack, Signal) with persistent memory, multi-agent routing, cron automation, and a skill ecosystem. This category covers the platform itself, its skill/persona registries, community agent templates, workspace starters, and tooling built around the OpenClaw runtime.

Framework Repository Description
a2a-adapter (hybroai) GitHub Python library that wraps any OpenClaw agent as a standard A2A Protocol server, enabling OpenClaw agents to participate in LangGraph, CrewAI, n8n, or LangChain multi-agent pipelines. Each agent runs on its own port, all speaking the same HTTP interface. Bridges OpenClaw with the broader agent ecosystem. Stars
Aman Khan's OpenClaw Guides (Substack) Link Substack series covering OpenClaw setup, security hardening, and practical usage guides. Includes a setup walkthrough and a follow-up on making your agent useful and secure.
Awesome OpenClaw Agents (mergisi) GitHub Curated library of 100 copy-paste SOUL.md templates across 18 categories — Productivity, Development, Marketing/Content, Business, DevOps, Finance, Education, Healthcare, Legal, HR, Creative, Security, E-Commerce, Data, SaaS, Real Estate, Freelance, and Personal. Machine-readable agents.json index at repo root for programmatic access. Stars
awesome-openclaw (rohitg00) GitHub Community-curated awesome list covering OpenClaw setup guides, Docker configurations, security hardening, and real-world deployment patterns including pre-configured Docker isolation setups with unique gateway tokens. Stars
awesome-openclaw (SamurAIGPT) GitHub Curated list of OpenClaw resources, tools, skills, tutorials, and articles. Covers the full history of the project from Clawdbot/Moltbot through the current OpenClaw release. Stars
awesome-openclaw-skills GitHub Curated collection of 5,400+ OpenClaw skills filtered and categorized from the official Skills Registry. The definitive reference for finding and discovering OpenClaw skills by category. Stars
awesome-openclaw-usecases GitHub Community-curated collection of real-world OpenClaw use cases for making life easier. Covers personal automation, productivity, development workflows, and more. Stars
ClawBio GitHub The first bioinformatics-native AI agent skill library built on OpenClaw. Enables GWAS, phylogenetics, proteomics, and other genomics workflows — local-first, privacy-focused, and fully reproducible. Stars
ClawHub GitHub Public skill registry for OpenClaw with 3,200+ indexed skills. Browse, search, install, and publish OpenClaw skills via CLI (clawhub install <skill>). Vector search powered by OpenAI embeddings. Open source (MIT) at github.com/openclaw/clawhub. Stars
ClawPort UI GitHub Open-source AI agent command center for Claude Code agent teams built on OpenClaw. Provides a dashboard for managing, monitoring, and communicating directly with OpenClaw agents via the Gateway API. Stars
ClawTeam Link Commercial OpenClaw agent packs ($19–29 each, $69 bundle). Five packs: Solopreneur, Developer, Content Creator, Customer Support, and Marketing. Each pack includes SOUL.md, AGENTS.md, 4 skills, 2 workflows, templates, heartbeats, and a memory system. Can run as separate peer agents or merged into a super-agent.
Dan Malone - OpenClaw Multi-Agent Blog Link Blog series by AI integration expert Dan Malone covering how to build persistent multi-agent AI teams with OpenClaw and Telegram, including heartbeat-driven automation, SOUL.md-based control planes, and Home Assistant integration.
DEV.to: Deterministic Multi-Agent Dev Pipeline with OpenClaw & Lobster Link Technical deep-dive on DEV Community showing how to build a deterministic multi-agent development pipeline inside OpenClaw using Lobster workflows, with isolated programmer/reviewer/tester agents and webhook-triggered pipelines.
How to Set Up OpenClaw on DigitalOcean (dabit3) Link Concise community gist by Nader Dabit (dabit3) covering end-to-end OpenClaw deployment on a DigitalOcean droplet. A frequently referenced setup reference for VPS self-hosting.
Lobster (OpenClaw Workflow Engine) GitHub Deterministic workflow runtime for OpenClaw. Enables multi-step pipelines with conditional logic, loops, and parallel execution inside an OpenClaw agent. Complements the LLM-driven sub-agent model with structured, predictable orchestration. Used for coding pipelines (programmer → reviewer → tester) and other deterministic multi-agent flows. Stars
LumaDock OpenClaw Tutorials Link In-depth tutorial site covering OpenClaw multi-agent setup, coordination patterns, governance, and CLI/config reference. Practical guides for scaling beyond single-agent deployments.
MetaClaw GitHub An OpenClaw skill that generates entire multi-agent setups from a plain-English description. Describe your use case, answer 4–6 clarifying questions, and it outputs every file — SOUL.md, AGENTS.md, MEMORY.md, openclaw.json, and skill files — with step-by-step install docs. Ships with 80+ tool knowledge base, 5 multi-agent architecture patterns (Pipeline, Hub-and-Spoke, Autonomous Loop, Human-in-Loop, Supervisor), and Docker Compose for isolated testing. Stars
Mixpost OpenClaw Skill Link Official Mixpost integration skill for OpenClaw, enabling AI-driven social media scheduling, publishing, and analytics management directly from your OpenClaw agent. Installable via ClawHub in one command.
OnlyCrabs.ai Link SOUL.md persona registry — sister site to ClawHub using the same codebase. Browse and share SOUL.md persona files for OpenClaw agents. Covers character archetypes, professional roles, fictional personas, and more.
OpenClaw GitHub Open-source personal AI gateway connecting LLMs to messaging channels (Telegram, WhatsApp, Discord, Slack, Signal) with persistent memory, multi-agent routing, cron automation, webhook support, and a skill ecosystem (3,200+ skills on ClawHub). Stars
OpenClaw Community Showcase Link Official curated showcase of community-built OpenClaw workflows and projects. Features real user setups including multi-agent coding pipelines, Codex + Pi orchestration, and AI workforce automation patterns — a living gallery of what's possible.
OpenClaw Fly.io Deploy Scripts (ly68900) GitHub Open-source starter kit for deploying OpenClaw on Fly.io's free tier in under 3 minutes. Includes multi-platform deployment scripts, health checks, and a security checklist for production-ready self-hosted setups. Stars
OpenClaw Launch Link Independent community site with guides, tutorials, and deep-dives on deploying and using OpenClaw. Notable for its ClawHub guide, multi-channel setup walkthroughs, and skill discovery content aimed at new users.
OpenClaw Mission Control (abhi1693) GitHub Centralized operations and governance platform for running OpenClaw across teams and organizations. Provides unified visibility, approval controls, and gateway-aware agent orchestration for enterprise-style multi-agent deployments. Stars
OpenClaw Mission Control GUI (robsannaa) GitHub A no-CLI GUI that runs on your OpenClaw host for non-technical users. Fully manages OpenClaw without touching the terminal — deployable on agentbay.space for a hosted experience. Stars
OpenClaw Railway Template (arjunkomath) GitHub One-click Railway deploy template for OpenClaw with a web-based setup wizard, environment variable configuration for AI providers, and built-in web TUI. Deploy in under 2 minutes without managing servers. Stars
OpenClaw Runbook (digitalknk) GitHub Community production playbook for running OpenClaw long-term. Includes annotated spawning patterns, heartbeat templates, a sanitized openclaw.json config, skill-builder prompts, security hardening guide, and copy-paste showcase workflows (daily brief, idea pipeline, LinkedIn drafter, homelab access, agent orchestrator). The closest thing to an official community ops manual. Stars
OpenClaw Skills Archive Link Source repository for ClawHub, the OpenClaw skill registry and package catalog that superseded the former openclaw/skills archive. Use it to browse, publish, install, and version OpenClaw skills. Stars
OpenClaw Starter Kit (jeffweisbein) GitHub Battle-tested workspace template for OpenClaw with a pre-configured multi-agent squad — content-agent, dev-agent, and research-agent, each with dedicated SOUL.md files. Includes a shared/ directory read by all agents at startup, an intel/ strategic radar folder, SQUAD.md multi-agent setup guide, policies.json for auto-approve rules, and reaction-matrix.json for emergent agent-to-agent event triggers. Stars
OpenClaw — Wikipedia Link Wikipedia article on OpenClaw documenting its origin from the viral "Moltbook" prototype, evolution into a full agentic framework, and role as an open-source interface for autonomous workflows across messaging services. A cultural and historical milestone for the project.
openclaw-agents (will-assistant) GitHub 217 drop-in agent personas for OpenClaw, each with a complete SOUL.md, IDENTITY.md, AGENTS.md, and examples.md. Categories include Sci-Fi, Historical, Coding (DevClaw, ShipIt, Nitpick, Sage, Trace), Professional, Musicians, Politicians, and more. Install with ./install.sh <agent-name> using fuzzy matching. Stars
openclaw-agents 9-Agent Kit (shenhao-stu) GitHub One-command deployment kit for a 9-agent OpenClaw team — Planner, Ideator, Critic, Surveyor, Coder, Writer, Reviewer, Scout, and Main. Each agent has its own workspace with soul.md, agent.md, and user.md. Supports channel mode (Feishu/WhatsApp/ Telegram/Discord) and local workflow mode via agentToAgent. Includes 4 workflow templates — Paper Pipeline, Daily Digest, Brainstorm, and Rebuttal. Stars
openclaw-setup GitHub Hardened setup prompt and configuration guide for OpenClaw personal AI on macOS. Provides opinionated defaults for security-conscious deployments. Stars
secure-openclaw (ComposioHQ) GitHub Composio's security-hardened OpenClaw variant enabling a personal 24x7 AI assistant across WhatsApp, Telegram, Signal, and iMessage with full tool access, persistent memory, scheduled reminders, and 500+ Composio app integrations. Stars
soul.md GitHub Methodology and templates for building AI agent identity and personality. Lets Claude Code or OpenClaw ingest your data and generate a SOUL.md file that gives your agent a coherent, persistent persona. Stars
You Could've Invented OpenClaw (dabit3 Essay) Link Influential community essay by dabit3 (Nader Dabit) that reverse-engineers OpenClaw's architecture from first principles. Explains the plugin channel adapter pattern, persistent memory model, and skill system — widely shared as the clearest architectural explainer in the ecosystem.

☤ Hermes Agent Ecosystem

Hermes Agent is Nous Research's open-source, self-improving AI agent runtime with a terminal UI, messaging gateway, persistent memory, reusable skills, MCP integration, cron scheduling, subagents, and multiple execution backends. This category covers the core runtime, official docs and releases, skill registries, community dashboards, deployment helpers, security and observability plugins, bridges, research tooling, and reusable skills built around Hermes Agent.

Framework Repository Description
Agent Skills Overview Link Open standard for SKILL.md-style agent skills used by Hermes Agent's skills ecosystem. Defines portable skill folders with metadata, instructions, and optional scripts, references, templates, and assets so capabilities can move across Hermes Agent, Claude Code, Codex, Cursor, and other skill-aware agents.
Autonovel GitHub Nous Research autonomous novel-writing pipeline built by Hermes Agent. Demonstrates long-running creative generation workflows on top of the Hermes agent loop, using structured planning and iterative drafting for full manuscript production. Stars
Awesome Hermes Agent GitHub Community awesome list tracking Hermes Agent resources, official repositories, skills, plugins, deployment tools, integrations, bridges, forks, guides, operational playbooks, and domain applications around the Nous Research runtime. Stars
Awesome Hermes Agent Use Cases GitHub Curated collection of real-world Hermes Agent use cases covering developer workflows, messaging bots, memory-driven assistants, MCP extensions, cron jobs, productivity automations, local LLM deployments, and self-improving agent patterns. Stars
Awesome Hermes Agent ZH GitHub Chinese-language curated resource list for Hermes Agent covering practical skills, tools, integrations, guides, and community references for Chinese-speaking Hermes users and operators. Stars
CC Switch GitHub Cross-platform desktop assistant manager that includes Hermes Agent among supported command-line agents alongside Claude Code, Codex, OpenCode, OpenClaw, and Gemini CLI. Focuses on provider management, skills management, WSL support, and multi-agent desktop workflows. Stars
ClawPanel GitHub Tauri-based multi-engine desktop management panel for OpenClaw and Hermes Agent. Provides a multilingual visual interface for installing and managing agent runtimes, models, channels, tools, multimodal assistants, and cross-platform desktop workflows. Stars
ClawSec GitHub Security skill suite for OpenClaw-derived and Hermes-compatible agent environments. Adds drift detection, skill integrity checks, live security recommendations, automated audits, and protective workflows for persona and memory files. Stars
ClawShell GitHub Runtime security layer for OpenClaw and Hermes Agent deployments. Focuses on protecting personally identifiable information and sensitive credentials while agents execute commands, call tools, and operate against local or self-hosted environments. Stars
ComfyUI Skills for OpenClaw and Hermes GitHub Agent-friendly ComfyUI workflow skills for OpenClaw, Hermes Agent, Codex, and Claude Code. Turns ComfyUI workflows into callable skills so agents can trigger image-generation and Stable Diffusion pipelines from natural-language workflows. Stars
DeepWiki - Hermes Agent Link DeepWiki codebase explainer for Hermes Agent that maps the repository, architecture, runtime concepts, components, and implementation details into a navigable reference for developers studying or extending the upstream project.
drawio-skill GitHub Portable Agent Skill that generates draw.io diagrams from natural language and exports PNG, SVG, or PDF outputs. Works with Hermes Agent, OpenClaw, Claude Code, OpenAI Codex, and SkillsMP-compatible runtimes. Stars
Hermes Agent GitHub Nous Research's open-source self-improving AI agent runtime with a terminal UI, web dashboard, messaging gateway, persistent memory, skill creation and curation, MCP integration, cron scheduling, subagents, OpenClaw migration, provider switching, and local, Docker, SSH, Daytona, Singularity, Modal, and Vercel Sandbox execution backends. Stars
Hermes Agent Bundled Skills Catalog Link Official catalog of bundled skills that ship with Hermes Agent. The catalog documents built-in capabilities across autonomous AI agents, creative generation, DevOps, GitHub workflows, MCP, media, MLOps, productivity, research, software development, smart home, and messaging categories.
Hermes Agent CaMeL GitHub Security-focused Hermes Agent fork integrating CaMeL-style trust boundaries. Useful reference for teams studying sandboxing, data-flow separation, and safer command execution around Hermes-style local agent runtimes. Stars
Hermes Agent Documentation Link Official Hermes Agent documentation covering installation, CLI usage, configuration, messaging platforms, security, tools and toolsets, skills, memory, MCP, cron scheduling, context files, architecture, contributing, CLI reference, and environment variables.
Hermes Agent Orange Book GitHub Chinese practical guidebook for learning Hermes Agent from beginner setup through advanced operation. Covers the Nous Research open-source agent framework with hands-on usage notes, examples, and workflow guidance for Chinese-speaking users. Stars
Hermes Agent Self-Evolution GitHub Nous Research optimization pipeline for evolving Hermes Agent skills, prompts, tool descriptions, and code using DSPy and GEPA. Generates evaluation data, mutates candidate variants, checks constraints, and proposes measurable improvements through pull requests rather than direct mutation. Stars
Hermes Agent Skills Hub Link Official Hermes Agent Skills Hub for discovering, searching, and installing built-in, optional, and community skills. The hub indexes hundreds of skills across multiple registries and categories, including software development, creative work, MLOps, research, productivity, GitHub, security, DevOps, and AI agent orchestration.
Hermes Agent v0.12.0 Release Notes Link Official April 30, 2026 release notes for Hermes Agent v0.12.0. The Curator release adds autonomous skill-library maintenance, upgraded self-improvement review loops, expanded bundled skills, new providers, plugin gateway platforms, Microsoft Teams and Yuanbao messaging support, Spotify and Google Meet integrations, web dashboard model controls, observability plugins, and performance work.
Hermes arXiv Agent GitHub Hermes-based research skill that fetches arXiv papers on a schedule, generates Chinese summaries and affiliation notes with AI, pushes updates to Feishu, and publishes a local static reading site for paper review workflows. Stars
Hermes Atlas GitHub Community map of Hermes Agent tools, skills, integrations, dashboards, plugins, and related projects. Provides a separate ecosystem index at hermesatlas.com for discovering the rapidly growing Hermes Agent project graph. Stars
Hermes Control Interface GitHub Self-hosted browser dashboard for the Hermes Agent stack with a terminal, file explorer, session overview, cron management, system metrics, and agent status panel behind a single password gate. Stars
Hermes Desktop GitHub Native Mac companion for managing remote Hermes Agent instances over SSH. Designed for users who want a simpler Hermes control surface without exposing gateway ports, running a browser layer, or opening additional remote services. Stars
Hermes Function Calling GitHub Nous Research function-calling and tool-use notebook repository for Hermes-family models. Useful background for teams pairing Hermes Agent with Nous models, structured tool calls, and training or evaluating tool-calling behavior. Stars
Hermes Labyrinth GitHub Read-only observability plugin for Hermes Agent that surfaces journeys, crossings, guideposts, and reports. Helps operators inspect how a long-running Hermes agent moves through tasks without granting the plugin write authority. Stars
Hermes Manager GitHub Multi-agent control plane for provisioning, operating, and reusing multiple Hermes Agent instances on a single host. Useful for teams experimenting with Hermes fleets, shared infrastructure, and reusable agent environments. Stars
Hermes Memory Skills GitHub Memory hygiene skills for Hermes Agent, including dreaming-style consolidation and a lean-check workflow for surgically trimming memory. Useful for operators tuning long-running personal agents with growing memory stores. Stars
Hermes OTel GitHub OpenTelemetry plugin for Hermes Agent with examples for sending traces and telemetry to observability backends such as Arize Phoenix, Grafana Tempo, Jaeger, Langfuse, OpenInference, SigNoz, and related OTel-compatible systems. Stars
Hermes Paperclip Adapter GitHub Official Nous Research adapter for running Hermes Agent as a managed employee in a Paperclip company. Bridges Hermes into Paperclip-style task assignment, governance, and managed agent operations. Stars
Hermes Plugins GitHub Community plugin collection for Hermes Agent covering goal management, inter-agent bridges, model selection, and cost control. Useful for operators who run multiple Hermes instances or need more governance around model and budget choices. Stars
Hermes Web UI (EKKOLearnAI) GitHub Vue-based web dashboard for Hermes Agent with multi-platform chat, session management, scheduled jobs, usage analytics, and channel configuration for Telegram, Discord, Slack, and WhatsApp deployments. Stars
Hermes WebUI (nesquena) GitHub Community web and mobile-friendly interface for Hermes Agent. Provides a browser-based way to operate Hermes from a phone or desktop, with companion site get-hermes.ai for setup references and ecosystem links. Stars
Hermes Workspace GitHub Native web workspace for Hermes Agent with chat, terminal, memory, skills, and inspector surfaces. Built as a Hermes-focused operations workspace for users who want a richer browser control plane around the agent runtime. Stars
hermes-skills (domvox) GitHub Reusable Hermes Agent skills and dependency-graph patterns covering Bitwarden secrets, email composition, and autoresearch loops. Useful as a compact reference for composing skills with dependencies and operational workflows. Stars
HermesClaw GitHub Community bridge that lets Hermes Agent and OpenClaw run on the same WeChat account. Useful for migration, side-by-side testing, or operating both runtimes from a shared Chinese messaging surface. Stars
Hugging Face Hermes Agent Integration Link Hugging Face Inference Providers integration guide for Hermes Agent. Explains how to connect Hermes to a Hugging Face token, select the Hugging Face provider with hermes model or hermes chat --provider hf, and route Hermes through hundreds of open models across supported inference providers.
Learn Hermes Agent GitHub Hands-on 27-chapter tutorial for building an autonomous AI agent from scratch in Python, inspired by Hermes Agent. Covers the agent loop, tool system, memory, skills, MCP, multi-platform gateways, and self-evolution concepts. Stars
OpenClaw Admin for Hermes GitHub Vue 3 management platform that supports both OpenClaw Gateway and Hermes Agent. Provides visual administration for agents, sessions, models, channels, skills, and related gateway operations from a single web interface. Stars
OpenClaw Launch Hermes Guide Link Plain-English community guide explaining what Hermes Agent is, how it differs from a chatbot, where it fits relative to OpenClaw, and which deployment paths, messaging channels, APIs, memory features, and tool workflows matter for new users.
OpenClaw Launch Hermes Skills Guide Link Community guide to Hermes Agent skills covering the public Skills Hub, built-in and optional skill categories, MCP server support, external skill directories, slash-command usage, and how Hermes can turn repeated workflows into reusable procedural memory.
Planning with Files GitHub Portable planning skill that implements persistent markdown planning for coding agents. While originally framed around Claude Code, it is tagged for Hermes Agent and OpenClaw usage and fits Hermes workflows that need durable plans across sessions, skills, and agent handoffs. Stars
SkillKit GitHub Cross-agent skill installer and translator for portable AI agent skills. Helps share and sync skills across Claude Code, Cursor, Codex, Copilot, Hermes Agent, OpenClaw, and other skill-compatible coding agents. Stars
YouTube Skills GitHub Portable YouTube Transcript API skills for AI agents. Adds transcript retrieval, video search, and channel browsing workflows that work with Hermes Agent, OpenClaw, Claude Code, Cursor, and Windsurf. Stars

Statistics

  • Total Entries: 756
  • Categories: 12
  • Last Generated: 2026-05-04

Contributing

We welcome contributions! Please see CONTRIBUTING.md for guidelines.


License

MIT License


Note: This README is auto-generated from structured data. Do not edit directly. Edit YAML files in data/ instead.

About

🤖 The most comprehensive directory of AI agent frameworks, platforms, tools, and resources - hundreds of curated entries covering open-source, no-code, enterprise, and autonomous solutions. NEW Boilerplates!

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

Contributors