{
  "meta": {
    "directory": "agents",
    "label": "Agents",
    "blurb": "Coding agents, autonomous agents, platforms, browser and voice. The runtimes that actually do the work.",
    "urlPrefix": "/directories/agents",
    "detailUrl": "https://enterprisedna.co/directories/agents",
    "count": 95,
    "generatedAt": "2026-06-13T23:07:35.006Z"
  },
  "entries": [
    {
      "slug": "ai-features",
      "name": "AI Features",
      "vendor": "Community",
      "tagline": "The power of AI to help creators build and grow their courses, communities, and coaching programs. Like having your own expert coach available instantly. AI that can create onlin",
      "description": "AI Features by Community (Heights Platform) provides an AI assistant that helps creators build and grow online courses, communities, and coaching programs. It acts as an instant expert coach and can automatically generate course content.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Creators who use Heights Platform to build and scale online courses, communities, or coaching programs",
      "useCases": [
        "Automatically create online course outlines and lessons",
        "Get instant coaching advice for community or program members",
        "Generate content to grow and engage your community"
      ],
      "pros": [
        "Provides instant expert-level guidance without human delay",
        "Automates time-consuming course creation tasks",
        "Integrated directly into the Heights Platform ecosystem"
      ],
      "cons": [
        "Only available within the Heights Platform, not standalone",
        "AI-generated content may require manual review and editing",
        "Limited to the scope of course, community, and coaching use cases"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://www.heightsplatform.com/features/ai",
      "screenshotUrl": "https://uploads.heightsplatform.com/static/Heights-Platform-Social-og.jpg",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/ai-features"
    },
    {
      "slug": "aider",
      "name": "Aider",
      "vendor": "Paul Gauthier",
      "tagline": "Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.",
      "description": "Aider is the original terminal-first AI pair programmer and still one of the most respected. It opens a chat in your repo, edits files with precise diffs, auto-commits each change with a descriptive message, and can run your test suite to validate changes. BYO API key, works across most major providers.",
      "category": "ai-coding-agents",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Engineers who live in the terminal and want a tight, scriptable AI loop",
      "useCases": [
        "Pair-program from the terminal without leaving your shell",
        "Make a tightly scoped edit with an auto-commit per change",
        "Drive a code change against a model swap for cost or quality comparisons",
        "Add an AI-assist layer to any repo without changing your editor"
      ],
      "pros": [
        "Auto-commit per change makes review and rollback trivial",
        "Truly editor-agnostic, runs in any repo",
        "Strong support for diff-aware edits across many model providers",
        "Active community, frequent releases"
      ],
      "cons": [
        "Terminal-only UX is a barrier for some teams",
        "Less ambient than an IDE-resident agent",
        "Multi-file refactors need careful prompting"
      ],
      "tags": [
        "cli",
        "terminal",
        "open-source",
        "byo-key",
        "git"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://aider.chat",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "claude-code",
          "openai-codex",
          "cline",
          "cursor"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/aider"
    },
    {
      "slug": "ailaflow-ai-agents-no-code-platform",
      "name": "AilaFlow - AI Agents No-code Platform",
      "vendor": "Community",
      "tagline": "Founder's X account: [b4rtaz](https://twitter.com/b4rtaz)",
      "description": "AilaFlow is a no-code platform for building AI agents, developed by the community and maintained by founder b4rtaz. It enables users to create autonomous agents without writing code.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Beginners and non-programmers exploring autonomous agent creation",
      "useCases": [
        "Rapid prototyping of autonomous AI agents",
        "Building no-code workflow automations",
        "Experimenting with agent-based solutions"
      ],
      "pros": [
        "No-code interface lowers the barrier to building agents",
        "Community-driven development with active founder engagement",
        "Quick to start for non-programmers"
      ],
      "cons": [
        "Limited documentation and resources due to community nature",
        "May lack advanced features found in enterprise agent platforms",
        "Dependence on community for ongoing support and updates"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://ailaflow.com",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "agentgpt",
          "langflow",
          "dify"
        ],
        "alternative_to": [
          "agentgpt"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/ailaflow-ai-agents-no-code-platform"
    },
    {
      "slug": "anthropic-computer-use",
      "name": "Claude Computer Use",
      "vendor": "Anthropic",
      "tagline": "Claude takes the mouse and keyboard. A vision-based agent that controls a real desktop, not just a browser.",
      "description": "Computer Use is the Anthropic capability that lets Claude control a desktop the same way a human does: it looks at a screenshot, decides where to click, types, scrolls, and reads the next screenshot to plan its next move. Shipped as an API capability; reference Docker image makes it easy to spin up in a sandbox.",
      "category": "browser-agents",
      "pricingTier": "paid",
      "deployEffort": "medium",
      "bestFor": "Teams stuck with legacy or no-API systems that an agent still needs to drive",
      "useCases": [
        "Drive any desktop application that has no API",
        "Automate enterprise software that engineering can't touch",
        "Run agent-driven QA across native apps, not just web",
        "Bridge legacy systems into modern agent workflows"
      ],
      "pros": [
        "Truly universal: if a human can do it, Claude can attempt it",
        "Strong reasoning over screenshots, not just bounding boxes",
        "Reference sandbox lowers the security floor",
        "Improving fast with each model release"
      ],
      "cons": [
        "Slow, deliberate per step, not great for high-volume work",
        "Sandboxing is mandatory for anything serious",
        "Error recovery still requires careful prompt scaffolding"
      ],
      "tags": [
        "claude",
        "vision",
        "desktop-agent",
        "anthropic",
        "computer-use"
      ],
      "featured": true,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://www.anthropic.com/news/3-5-models-and-computer-use",
      "screenshotUrl": "https://www.anthropic.com/_next/image?url=%2Fimages%2Fcomputer-use-og.png&w=1920&q=75",
      "relations": {
        "works_in": [],
        "uses": [
          "docker"
        ],
        "built_with": [],
        "pairs_with": [
          "claude-code"
        ],
        "alternative_to": [
          "open-interpreter"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/anthropic-computer-use"
    },
    {
      "slug": "article",
      "name": "Article",
      "vendor": "Community",
      "tagline": "OthersideAI, the startup that created the generative AI writing extension, unveiled an experimental AI agent today that can browse the web and interact with websites much like a",
      "description": "An experimental AI agent that can browse the web and interact with websites much like a human user. It was developed by the community.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers needing to automate web interactions where official APIs are unavailable or impractical",
      "useCases": [
        "Automating web research and data collection",
        "Completing online forms and workflows autonomously",
        "Testing website user interactions programmatically"
      ],
      "pros": [
        "Can interact with arbitrary websites without requiring APIs",
        "Mimics human browsing to handle dynamic or complex interfaces",
        "Community-driven development may allow for customization"
      ],
      "cons": [
        "Experimental nature means potential instability or incomplete functionality",
        "Slower than direct API-based automation due to full browser interaction",
        "Limited to visual and click-based actions, not system-level integration"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://venturebeat.com/ai/hyperwrite-unveils-breakthrough-ai-agent-that-can-surf-the-web-like-a-human/",
      "screenshotUrl": "https://images.ctfassets.net/jdtwqhzvc2n1/AA0GuFatI4B3fJNVLhQiK/66d8ee350dfa087f3ca8ac7580bceef1/Untitled-design-43.png?w=800&q=75",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "autogpt",
          "openhands"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/article"
    },
    {
      "slug": "awesome-llm-agents",
      "name": "awesome-llm-agents",
      "vendor": "Community",
      "tagline": "A curated list of awesome LLM agents frameworks.",
      "description": "A community-maintained GitHub repository that curates a list of frameworks and tools for building LLM-based agents. It organizes resources by category to help developers discover and compare available options.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers researching or selecting an LLM agent framework for experimentation or integration.",
      "useCases": [
        "Discovering popular LLM agent frameworks for a new project",
        "Comparing features of autonomous agent implementations in Python",
        "Finding tutorials and research papers related to LLM agents"
      ],
      "pros": [
        "Community-driven curation often includes recent and noteworthy projects",
        "Centralized reference reduces time spent searching for frameworks",
        "High-level categorization helps narrow down choices quickly"
      ],
      "cons": [
        "Not a tool itself, only a listing of external projects",
        "Lack of detailed comparisons or in-depth evaluation",
        "Quality of entries depends on community contributions and may vary"
      ],
      "tags": [
        "agents",
        "langchain",
        "llm"
      ],
      "featured": false,
      "tier": "curated",
      "stars": 1498,
      "language": [
        "Python"
      ],
      "lastUpdated": "2026-05-31",
      "addedAt": "2026-06-01",
      "officialLink": "https://github.com/kaushikb11/awesome-llm-agents",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "auto-gpt",
          "open-webui",
          "metagpt",
          "autogen",
          "babyagi"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/awesome-llm-agents"
    },
    {
      "slug": "blackbox-ai-code-interpreter-in-terminal",
      "name": "Blackbox AI Code Interpreter in terminal",
      "vendor": "Community",
      "tagline": "Client Challenge",
      "description": "Blackbox AI Code Interpreter is a community-maintained terminal tool that uses a large language model to interpret and execute code snippets directly in the command line. It wraps a model behind a simple CLI interface, letting users run natural-language code requests without leaving the terminal.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers who want an AI coding assistant accessible purely from the command line",
      "useCases": [
        "Quickly run code snippets from natural language descriptions",
        "Debug or explain code inline without opening a separate IDE",
        "Automate repetitive scripting tasks by describing desired behavior"
      ],
      "pros": [
        "Runs entirely in the terminal, no GUI overhead",
        "Community-driven and open-source, allowing transparency and modification",
        "Lightweight install via pip with minimal dependencies"
      ],
      "cons": [
        "Dependence on external API or local model configuration not clearly documented",
        "Limited to the capabilities and accuracy of the underlying language model",
        "No built-in sandboxing, sensitive operations run directly on the host terminal"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://pypi.org/project/blackboxai/",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "open-interpreter"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/blackbox-ai-code-interpreter-in-terminal"
    },
    {
      "slug": "blog-post",
      "name": "Blog post",
      "vendor": "Community",
      "tagline": "Setting a new state of the art on the SWE-bench coding benchmark. Meet Devin, the world’s first fully autonomous AI software engineer.",
      "description": "This blog post announces Devin, described as the first fully autonomous AI software engineer, which achieved state-of-the-art results on the SWE-bench coding benchmark. It explains the capabilities and methodology behind Devin.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers researching autonomous coding agents and benchmark performance",
      "useCases": [
        "Learning about state-of-the-art autonomous coding agents",
        "Understanding Devin's approach to software engineering tasks",
        "Comparing Devin's SWE-bench performance to other tools"
      ],
      "pros": [
        "Sets a new SOTA on SWE-bench, demonstrating strong coding ability",
        "Presents a fully autonomous approach to software engineering",
        "Provides a clear introduction to Devin's design and achievements"
      ],
      "cons": [
        "As a blog post, it is not an executable tool for direct use",
        "May lack deep technical details needed for replication",
        "Focuses solely on one agent (Devin), not a comparative analysis"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://www.cognition-labs.com/introducing-devin",
      "screenshotUrl": "https://cognition.ai/opengraph-image.jpg?opengraph-image.0mzhc99j4lsox.jpg?dpl=dpl_8yZR7MHEEizcyKWkwQCFnojaoYdk",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "devin"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/blog-post"
    },
    {
      "slug": "bloop-apps",
      "name": "Bloop apps",
      "vendor": "Community",
      "tagline": "bloop is a fast code search engine written in Rust.",
      "description": "Bloop is a fast code search engine written in Rust. It indexes codebases locally for instant, regex-aware search. The tool is open source and community maintained.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers who need lightning-fast local code search and navigation in large projects",
      "useCases": [
        "Searching large codebases for function definitions or patterns",
        "Understanding unfamiliar code by searching for symbols and references",
        "Integrating into developer workflows for quick navigation"
      ],
      "pros": [
        "Extremely fast search performance thanks to Rust implementation",
        "Open source with strong community support (9500+ GitHub stars)",
        "Simple, focused tool with no unnecessary complexity"
      ],
      "cons": [
        "Limited to code search; no AI code generation or agentic capabilities",
        "Requires local indexing, which can be resource intensive on huge repos",
        "No built-in cloud or collaborative features"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "stars": 9511,
      "language": [
        "Rust"
      ],
      "license": "Apache-2.0",
      "lastUpdated": "2024-12-04",
      "addedAt": "2026-06-01",
      "officialLink": "https://github.com/BloopAI/bloop/releases",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "continue"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/bloop-apps"
    },
    {
      "slug": "bolt-new",
      "name": "Bolt.new",
      "vendor": "StackBlitz",
      "tagline": "Full-stack app generation in the browser. Prompt, edit, run, and deploy without ever spinning up a local dev environment.",
      "description": "Bolt.new from StackBlitz uses WebContainers to run a real Node.js environment inside the browser. The agent generates a full-stack app, runs it, lets you edit live, and deploys to Netlify in one click. Same building-block idea as Lovable, different angle: closer to the metal, more flexible stack choices.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "one-click",
      "bestFor": "Engineers who want flexibility in stack choice and exportability",
      "useCases": [
        "Building a quick proof of concept across any modern JS stack",
        "Generating apps you actually want to download and run locally later",
        "One-shot prototypes for client pitches",
        "Teaching full-stack development with zero setup"
      ],
      "pros": [
        "Real Node runtime in the browser means no install friction",
        "Generated apps are standard projects you can download and continue",
        "Strong support across modern JS frameworks",
        "One-click Netlify deploy means a live URL in minutes"
      ],
      "cons": [
        "Less opinionated than Lovable, more decisions for the user",
        "Token-heavy generation, costs add up on iteration",
        "WebContainer limits make some libraries awkward"
      ],
      "tags": [
        "webcontainers",
        "no-setup",
        "stackblitz",
        "ai-builder",
        "netlify"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://bolt.new",
      "screenshotUrl": "https://bolt.new/social_preview_index.jpg",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "lovable"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/bolt-new"
    },
    {
      "slug": "claude-code",
      "name": "Claude Code",
      "vendor": "Anthropic",
      "tagline": "Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.",
      "description": "Claude Code is Anthropic's official CLI for using Claude inside a real repository. It can read and edit files, run shell commands, search code, run tests, and produce git commits. With the recent Claude 4.x family it ships with extended thinking, agent skills, sub-agents, and a hook system that lets teams pre and post-process every turn.",
      "category": "ai-coding-agents",
      "pricingTier": "paid",
      "deployEffort": "one-click",
      "bestFor": "Senior engineers who want a real terminal agent, not just autocomplete",
      "useCases": [
        "Refactor an entire codebase across dozens of files in one session",
        "Spin up a new MVP from a brief in a few hours",
        "Pair-program inside a terminal with extended context for long planning",
        "Run autonomous batches via headless mode for nightly maintenance jobs"
      ],
      "pros": [
        "Best-in-class long-context performance for whole-repo work",
        "Skills + MCP + hooks make it trivially extensible",
        "Headless mode unlocks real CI / cron use",
        "Sub-agents enable parallel multi-agent runs from one session"
      ],
      "cons": [
        "API pricing can scale fast on heavy autonomous use",
        "Terminal-first means non-engineers need a wrapper to get value",
        "Hook configuration sprawls without strong conventions"
      ],
      "tags": [
        "cli",
        "claude",
        "anthropic",
        "code-agent",
        "skills",
        "mcp"
      ],
      "featured": true,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://claude.com/claude-code",
      "screenshotUrl": "https://claude.com/_next/image?url=%2Fimages%2Fclaude-code%2Fhero.png&w=1920&q=75",
      "relations": {
        "works_in": [
          "repo",
          "github"
        ],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "aider",
          "cline",
          "cursor",
          "github-copilot",
          "windsurf"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/claude-code"
    },
    {
      "slug": "cline",
      "name": "Cline",
      "vendor": "Cline",
      "tagline": "Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.",
      "description": "Cline is a popular open-source VS Code extension that turns the editor into a fully agentic coding surface. It reads files, runs terminal commands, edits across the repo, and shows every step in a side panel so you can approve or reject as it goes. BYO API key for Anthropic, OpenAI, OpenRouter, or local models via Ollama.",
      "category": "ai-coding-agents",
      "pricingTier": "open-source",
      "deployEffort": "one-click",
      "bestFor": "Engineers who want Cursor-class agent power without leaving stock VS Code",
      "useCases": [
        "Run a long autonomous task inside VS Code with visible step-by-step approval",
        "Use any provider key without paying a per-seat editor subscription",
        "Drive a local model via Ollama for offline work",
        "Pair with MCP servers for richer tool access from inside the editor"
      ],
      "pros": [
        "Pay only for tokens, no per-seat tax",
        "Every action is visible and approval-gated",
        "MCP support out of the box",
        "Works with local models for fully offline runs"
      ],
      "cons": [
        "Approval cadence slows runs vs a fully autonomous agent",
        "Quality is bounded by the model key you bring",
        "Less polish than Cursor on indexing huge repos"
      ],
      "tags": [
        "vscode",
        "open-source",
        "byo-key",
        "agent",
        "mcp"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://cline.bot",
      "relations": {
        "works_in": [],
        "uses": [
          "ollama"
        ],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "continue",
          "cursor"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/cline"
    },
    {
      "slug": "bondai-homepage-documentation",
      "name": "BondAI Homepage/Documentation",
      "vendor": "Community",
      "tagline": "BondAI",
      "description": "BondAI is an open-source framework for building and running autonomous AI agents. It provides a command-line interface and a set of tools for agents to perform tasks like web browsing, code execution, and API integration.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers who want a lightweight, open-source framework to experiment with autonomous agents",
      "useCases": [
        "Automating multi-step research and data collection tasks",
        "Building custom agent workflows with tool integration",
        "Running autonomous agents for code generation and debugging"
      ],
      "pros": [
        "Open-source and community-driven with transparent development",
        "Supports a wide range of built-in tools for common tasks",
        "Simple CLI setup for quick agent deployment"
      ],
      "cons": [
        "Limited documentation and examples for advanced use cases",
        "May require manual configuration for complex tool chains",
        "Community support can be inconsistent"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://bondai.dev",
      "screenshotUrl": "https://bondai.dev/img/bondai-social-card.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [
          "langchain"
        ],
        "pairs_with": [
          "ollama",
          "docker"
        ],
        "alternative_to": [
          "autogpt",
          "agentgpt",
          "metagpt"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/bondai-homepage-documentation"
    },
    {
      "slug": "browserbase",
      "name": "Browserbase",
      "vendor": "Browserbase",
      "tagline": "Headless browser infrastructure built for agents. Sessions, sandboxing, observability, all hosted.",
      "description": "Browserbase is the Vercel for browser automation. Spin up a hosted Chromium session via API, drive it with Playwright or Puppeteer or via their Stagehand agent framework, get session replay and observability for free. Designed for the era when every agent app needs a browser.",
      "category": "browser-agents",
      "pricingTier": "paid",
      "deployEffort": "low",
      "bestFor": "Anyone running browser automation at production scale",
      "useCases": [
        "Production browser automation without operating your own fleet",
        "Multi-tenant SaaS that needs isolated browser sessions per user",
        "Long-running agent runs with session persistence",
        "Debugging agent flows with session replay"
      ],
      "pros": [
        "Removes the worst part of browser automation (fleet ops)",
        "Session replay is genuinely useful for debugging",
        "Stagehand framework adds AI-native primitives on top",
        "Strong reliability story"
      ],
      "cons": [
        "Pricing scales with session-hours, watch your usage",
        "Some advanced browser capabilities still need self-host",
        "Lock-in to their session lifecycle"
      ],
      "tags": [
        "browser",
        "infrastructure",
        "stagehand",
        "playwright",
        "hosted"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://www.browserbase.com",
      "screenshotUrl": "https://www.browserbase.com/og-image.png",
      "relations": {
        "works_in": [],
        "uses": [
          "docker"
        ],
        "built_with": [],
        "pairs_with": [
          "anthropic-computer-use"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/browserbase"
    },
    {
      "slug": "codeium",
      "name": "Codeium",
      "vendor": "Codeium",
      "tagline": "Free AI autocomplete and chat across 40+ IDEs. The volume player in AI coding assistants, now sibling to Windsurf.",
      "description": "Codeium is the autocomplete + chat assistant that pre-dates and now lives alongside Windsurf, also from the same team. It supports 40+ IDEs, from VS Code and JetBrains to Neovim and Emacs. The personal tier is free, the enterprise tier ships self-hosted and SOC2-ready, which is why it shows up in a lot of large engineering orgs.",
      "category": "ai-coding-agents",
      "pricingTier": "freemium",
      "deployEffort": "one-click",
      "bestFor": "Individual devs who want free autocomplete, and enterprises needing self-hosted",
      "useCases": [
        "Free autocomplete + chat across nearly every IDE in use",
        "Self-hosted enterprise deploy for regulated industries",
        "Drop-in Copilot replacement with no per-seat charge for individuals",
        "Coverage for editors Cursor and Copilot do not support"
      ],
      "pros": [
        "Genuinely free personal tier",
        "Widest IDE support in the category",
        "Self-hosted enterprise path with strong compliance posture",
        "Same team now ships Windsurf for the agent surface"
      ],
      "cons": [
        "Autocomplete-first, less agentic than Cursor or Claude Code",
        "Model quality is solid but not best-in-class",
        "Brand split with Windsurf creates some confusion"
      ],
      "tags": [
        "autocomplete",
        "chat",
        "enterprise",
        "self-hosted",
        "ide"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://codeium.com",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "github-copilot",
          "cursor",
          "continue"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/codeium"
    },
    {
      "slug": "colab-demo",
      "name": "Colab demo",
      "vendor": "Community",
      "tagline": "Google Colab",
      "description": "A Google Colab notebook that demonstrates an autonomous agent. It runs in a hosted Jupyter environment with no local setup required. The notebook provides an interactive way to explore agent behavior.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers and learners who want to quickly test or demo an autonomous agent without local setup",
      "useCases": [
        "Experimenting with autonomous agent prototypes",
        "Learning how to build and run agent workflows",
        "Testing agent logic in a free cloud environment"
      ],
      "pros": [
        "Free to use with a Google account",
        "No local installation or configuration needed",
        "Easy to share and collaborate via link"
      ],
      "cons": [
        "Limited to Colab's compute and memory resources",
        "Session disconnects after idle time or runtime limits",
        "Requires a Google account and internet connection"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://colab.research.google.com/drive/1AzP33O8rnMW__7ocWJhVBXjKziJXPtim?usp=sharing",
      "screenshotUrl": "https://colab.research.google.com/img/colab_favicon_256px.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "demo",
          "project-demo"
        ],
        "alternative_to": [
          "playground"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/colab-demo"
    },
    {
      "slug": "continue",
      "name": "Continue",
      "vendor": "Continue.dev",
      "tagline": "Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.",
      "description": "Continue is an open-source AI coding assistant that runs in VS Code and JetBrains IDEs. It handles autocomplete, chat, edit, and agent-style actions, with first-class support for swapping model providers, hosting your own embeddings, and shipping custom commands to a team via a shared config. Enterprises pick Continue when they need an AI assistant they can actually configure.",
      "category": "ai-coding-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Teams that need control over models, prompts, and data residency",
      "useCases": [
        "Drop into JetBrains without abandoning the IDE for Cursor",
        "Self-host models and embeddings for compliance-sensitive teams",
        "Ship a shared team config with custom slash commands and context providers",
        "Mix Anthropic, OpenAI, local Ollama, and Azure in one editor"
      ],
      "pros": [
        "Strong JetBrains support, rare in this category",
        "Configurable to a degree the closed-source tools do not match",
        "Self-hosted embeddings option for sensitive codebases",
        "Active hub of custom recipes the team can share"
      ],
      "cons": [
        "More setup than a one-click installer",
        "UX is solid but not as polished as Cursor",
        "Self-hosted path means owning more infra"
      ],
      "tags": [
        "vscode",
        "jetbrains",
        "open-source",
        "byo-key",
        "enterprise"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://continue.dev",
      "relations": {
        "works_in": [],
        "uses": [
          "ollama",
          "llama-cpp"
        ],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "github-copilot",
          "cursor",
          "codeium",
          "cline",
          "aider"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/continue"
    },
    {
      "slug": "community",
      "name": "Community",
      "vendor": "Community",
      "tagline": "[Documentation](https://docs.github.com/en)",
      "description": "Community is a forum hosted on GitHub Discussions for developers building autonomous agents. It provides a space to share code, ask questions, and coordinate collaborative work on agent projects.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers seeking peer feedback and collaboration on autonomous agent projects",
      "useCases": [
        "Discuss autonomous agent architectures and design patterns",
        "Share and review agent implementations with peers",
        "Coordinate collaborative benchmarks and evaluations"
      ],
      "pros": [
        "Free to use with an existing GitHub account",
        "Seamlessly integrates with GitHub repositories and workflows",
        "Fosters an active community of agent builders"
      ],
      "cons": [
        "Limited to the GitHub Discussions format with no custom agent-specific features",
        "Requires a GitHub account to participate",
        "No dedicated moderation or curation for agent topics"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://github.com/orgs/community/discussions/",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "github"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/community"
    },
    {
      "slug": "creator-website",
      "name": "Creator Website",
      "vendor": "Community",
      "tagline": "KUAFUAI - 北京跨赴科技有限公司",
      "description": "Creator Website is a platform for building and deploying autonomous AI agents. It provides tools to create, configure, and run agents that can perform tasks independently based on user-defined goals. The service is offered by KUAFUAI, a Beijing-based technology company.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers and teams in China looking to quickly build and deploy autonomous AI agents for automation tasks.",
      "useCases": [
        "Automating repetitive web research and data collection tasks",
        "Building custom chatbots that operate without constant human input",
        "Deploying agents to monitor and respond to events in real time"
      ],
      "pros": [
        "Enables rapid prototyping of autonomous agents without deep coding",
        "Supports integration with external APIs and services",
        "Offers a visual interface for agent workflow design"
      ],
      "cons": [
        "Limited documentation and community resources outside of China",
        "May have latency issues for agents requiring real-time responses",
        "Dependency on vendor's infrastructure for agent execution"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://www.kuafuai.net/",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "ailaflow-ai-agents-no-code-platform",
          "bondai-homepage-documentation"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/creator-website"
    },
    {
      "slug": "cursor-background-agent",
      "name": "Cursor Background Agent",
      "vendor": "Anysphere",
      "tagline": "Cloud-based async coding agent that clones your repo, works on a branch, and ships a PR while you keep coding.",
      "description": "Cursor Background Agents run in isolated Ubuntu VMs on Cursor's cloud. Assign a task and the agent clones your repo, creates a branch, writes code, runs tests, fixes lint errors, and opens a pull request, all without you watching. As of early 2026 each agent has a full desktop environment with a browser for UI verification. Up to 8 agents can run in parallel.",
      "category": "ai-coding-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Teams who want to parallelize coding work across isolated cloud environments",
      "useCases": [
        "Delegate a well-scoped ticket and review the PR later while staying in flow on something else",
        "Run parallel agents on independent bug fixes or feature branches simultaneously",
        "Let an agent do the implementation grunt work overnight and review the diff in the morning",
        "Visually verify UI changes by letting the agent open a browser and click through the app"
      ],
      "pros": [
        "Truly async, close your laptop and come back to a PR",
        "Isolated per-task VM means no shared state or collisions",
        "Browser access lets the agent visually verify UI changes",
        "Up to 8 parallel agents per account"
      ],
      "cons": [
        "Cost adds up fast when running multiple long-running agents",
        "Task scope must be tight, vague briefs produce vague PRs",
        "Review burden shifts to the human, agents can be confidently wrong"
      ],
      "tags": [
        "cursor",
        "background-agent",
        "cloud-agent",
        "async",
        "pull-request"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://cursor.com/background-agents",
      "relations": {
        "works_in": [
          "cursor"
        ],
        "uses": [
          "docker"
        ],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "openhands",
          "cline"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/cursor-background-agent"
    },
    {
      "slug": "cursor",
      "name": "Cursor",
      "vendor": "Anysphere",
      "tagline": "The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.",
      "description": "Cursor forked VS Code and built an AI-first editor around it. The core is a hybrid: instant tab autocomplete that feels like Copilot on steroids, a Composer mode for multi-file edits, and a full Agents mode that runs long autonomous tasks with terminal access, browser preview, and approval-gated edits.",
      "category": "ai-coding-agents",
      "pricingTier": "freemium",
      "deployEffort": "one-click",
      "bestFor": "Teams who want IDE polish and agent power in one tool",
      "useCases": [
        "Daily IDE for engineers who live in VS Code but want a smarter pair",
        "Multi-file refactors with diff review across the whole change set",
        "Long-running agent runs with checkpointing and approval gates",
        "Cross-language work using indexed codebase context"
      ],
      "pros": [
        "Tab completion is consistently the best feeling in the category",
        "Composer multi-file workflow has matured into a real refactor tool",
        "Background agents free your IDE while long jobs run",
        "Strong indexing of large codebases means context follows you"
      ],
      "cons": [
        "Cost can creep when running multiple background agents",
        "Lock-in to Cursor's distribution of VS Code rather than mainline",
        "Less control over per-skill or per-tool boundaries than Claude Code"
      ],
      "tags": [
        "editor",
        "ide",
        "agent",
        "composer",
        "tab-completion"
      ],
      "featured": true,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://cursor.com",
      "screenshotUrl": "https://cursor.com/og.png",
      "relations": {
        "works_in": [],
        "uses": [
          "docker"
        ],
        "built_with": [
          "code-server"
        ],
        "pairs_with": [
          "github-copilot",
          "codeium",
          "continue",
          "cline"
        ],
        "alternative_to": [
          "github-copilot",
          "cline",
          "windsurf",
          "aider"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/cursor"
    },
    {
      "slug": "demo",
      "name": "Demo",
      "vendor": "Community",
      "tagline": "Hey there! In this video, I'm excited to share with you our latest project - a Multi-GPT AI assistant that can collaborate towards a common goal. We've built this assistant using",
      "description": "Demo is a community-built Multi-GPT AI assistant system that enables multiple GPT agents to collaborate toward a shared objective. Built with Python and available on GitHub, it assigns distinct goals to each expert agent so they can work together, as shown in a video example where agents cooperate to design and market paper clips.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers and researchers exploring multi-agent AI collaboration with open-source tools",
      "useCases": [
        "Orchestrating multiple AI agents to solve complex, multi-step problems",
        "Simulating team-based workflows with specialized agent roles",
        "Prototyping collaborative AI systems for research or experimentation"
      ],
      "pros": [
        "Open-source and community-driven, allowing full customization",
        "Demonstrates practical multi-agent collaboration with clear role separation",
        "Provides a concrete example that can be adapted to other goals"
      ],
      "cons": [
        "Limited documentation beyond the demo video and GitHub repository",
        "Requires Python expertise to set up and modify",
        "Scalability and reliability in production environments are unproven"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://www.loom.com/share/b6bec93065794eb8a47e2109697afa39",
      "screenshotUrl": "https://cdn.loom.com/assets/img/og/loom-banner.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "metagpt"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/demo"
    },
    {
      "slug": "devin",
      "name": "Devin",
      "vendor": "Cognition Labs",
      "tagline": "The autonomous software engineer. Plan, write, test, and ship in a sandboxed cloud workstation.",
      "description": "Devin is Cognition's fully autonomous software engineer. It runs in a sandboxed cloud workstation with a terminal, browser, and code editor. You assign it a task; it plans, executes, debugs, and ships a pull request. Devin is designed to be assigned work like a teammate, not prompted like a tool.",
      "category": "autonomous-agents",
      "pricingTier": "paid",
      "deployEffort": "low",
      "bestFor": "Teams ready to give a junior engineer-equivalent a ticket and walk away",
      "useCases": [
        "Long-running bug fixes that span investigation, fix, and verification",
        "Building small features end to end from a Linear ticket",
        "Backend migrations where the agent can run, observe, and self-correct",
        "Tasks where you want to hand it off and check back later, not pair-program"
      ],
      "pros": [
        "Genuinely autonomous, runs for hours without supervision when it works",
        "Cloud sandbox means no local setup or risk",
        "Slack integration makes ticket assignment frictionless",
        "Quietly best-in-class at long-horizon planning"
      ],
      "cons": [
        "Quality is highly task-shaped, breaks down on novel or messy codebases",
        "Expensive per task compared to interactive agents",
        "Limited control over how it actually solves the problem"
      ],
      "tags": [
        "autonomous",
        "cloud-workstation",
        "swe-agent",
        "cognition"
      ],
      "featured": true,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://devin.ai",
      "screenshotUrl": "https://devin.ai/og-image.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "cursor",
          "cline",
          "openhands",
          "aider"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/devin"
    },
    {
      "slug": "discord-invite",
      "name": "Discord Invite",
      "vendor": "Community",
      "tagline": "Discord is great for playing games and chilling with friends, or even building a worldwide community. Customize your own space to talk, play, and hang out.",
      "description": "Discord Invite is a community platform for real-time chat, voice, and collaboration. It provides a customizable server where members can talk, play games, and build communities around shared interests.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers and communities seeking a versatile real-time communication hub",
      "useCases": [
        "Hosting real-time chat and voice channels for a developer community",
        "Organizing game sessions or social hangouts with friends",
        "Building a worldwide community with custom roles and channels"
      ],
      "pros": [
        "Free to use with robust voice and text features",
        "Highly customizable server structure and moderation tools",
        "Large existing user base and cross-platform support"
      ],
      "cons": [
        "Not designed specifically for AI agent development or automation",
        "Requires active moderation to prevent spam and abuse",
        "Limited integration with external AI tools without bots"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://discord.com/invite/Tv2uQnR88V",
      "screenshotUrl": "https://cdn.discordapp.com/assets/og_img_discord_home.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "community"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/discord-invite"
    },
    {
      "slug": "docker-image",
      "name": "Docker Image",
      "vendor": "Community",
      "tagline": "krohling/bondai - Docker Image",
      "description": "A Docker image that packages BondAI, an open-source autonomous agent framework for building task-oriented AI workflows. It provides a containerized environment to run BondAI's agent capabilities without local dependency setup.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers needing a quick containerized way to experiment with or deploy BondAI-based autonomous agents",
      "useCases": [
        "Deploy autonomous agents for data retrieval and analysis tasks",
        "Run BondAI experiments in isolated containerized environments",
        "Integrate agent workflows into CI/CD pipelines or serverless functions"
      ],
      "pros": [
        "Simplifies deployment by bundling all dependencies in a container",
        "Works across systems with Docker installed, reducing setup friction",
        "Built on a community-maintained framework with transparent source"
      ],
      "cons": [
        "Requires Docker knowledge and runtime to use effectively",
        "Limited to the capabilities and updates of the BondAI framework",
        "No official support or SLAs from a commercial vendor"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://hub.docker.com/r/krohling/bondai",
      "relations": {
        "works_in": [],
        "uses": [
          "docker"
        ],
        "built_with": [],
        "pairs_with": [
          "bondai-homepage-documentation"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/docker-image"
    },
    {
      "slug": "docs",
      "name": "Docs",
      "vendor": "Community",
      "tagline": "Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.",
      "description": "Python framework for building and orchestrating multiple autonomous AI agents that collaborate on complex tasks. Agents assume defined roles and work together through a task-based architecture, enabling multi-step problem solving without manual intervention between steps.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Python developers building multi-agent systems for research, automation, or knowledge work tasks",
      "useCases": [
        "Automating multi-stage workflows requiring different specialized agent roles",
        "Building research or analysis systems where agents gather, process, and synthesize information",
        "Creating customer service systems with agents handling triage, resolution, and escalation"
      ],
      "pros": [
        "Strong community adoption (52k+ stars) with active development and examples",
        "Python-native, integrates with existing Python tooling and LLM APIs",
        "Built-in task orchestration reduces boilerplate for agent coordination"
      ],
      "cons": [
        "Requires careful prompt engineering and role definition to avoid agent conflicts or loops",
        "Performance and cost scale with number of agents and task complexity",
        "Limited built-in observability for debugging agent interactions"
      ],
      "tags": [
        "agents",
        "ai",
        "ai-agents",
        "aiagentframework",
        "llms"
      ],
      "featured": false,
      "tier": "curated",
      "stars": 52610,
      "language": [
        "Python"
      ],
      "license": "MIT",
      "lastUpdated": "2026-06-01",
      "addedAt": "2026-06-01",
      "officialLink": "https://github.com/joaomdmoura/CrewAI/wiki",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "autogen",
          "metagpt",
          "agentgpt"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/docs"
    },
    {
      "slug": "documentation",
      "name": "Documentation",
      "vendor": "Community",
      "tagline": "Adala Docs",
      "description": "Documentation provides comprehensive reference material for the Adala autonomous agent framework. It covers setup, configuration, and usage of agents for data labeling and processing tasks. The site is community-maintained and open source.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers building autonomous data labeling agents with the Adala framework",
      "useCases": [
        "Learning how to configure Adala agents for data labeling",
        "Referencing agent API and function details during development",
        "Understanding best practices for building autonomous agent workflows"
      ],
      "pros": [
        "Comprehensive coverage of Adala agent features and APIs",
        "Community-driven with regular updates and contributions",
        "Open source and freely accessible online"
      ],
      "cons": [
        "Limited to the Adala ecosystem (not general agent documentation)",
        "Assumes familiarity with autonomous agent concepts",
        "May not include advanced troubleshooting or real-world deployment examples"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://humansignal.github.io/Adala/",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "github-repository",
          "community"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/documentation"
    },
    {
      "slug": "facebook",
      "name": "Facebook",
      "vendor": "Community",
      "tagline": "[Linkedin](https://www.linkedin.com/company/autogpt/?utm_source=awesome-ai-agents)",
      "description": "Facebook is a social networking platform that connects people through profiles, groups, and pages. It enables users to share content, communicate via messaging, and engage with communities. The platform uses algorithms to personalize feeds and recommend content.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Marketers and community managers seeking broad social engagement and advertising",
      "useCases": [
        "Building and managing brand communities through dedicated pages and groups",
        "Running targeted ad campaigns to reach specific demographics",
        "Engaging with audiences via live video, posts, and stories"
      ],
      "pros": [
        "Massive user base for broad reach and networking",
        "Robust advertising tools with granular targeting options",
        "Integrated messaging and group features for community management"
      ],
      "cons": [
        "Algorithm changes can reduce organic reach unpredictably",
        "Privacy concerns and data handling practices may deter users",
        "Platform is not designed for autonomous agent workflows or automation"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://www.facebook.com/groups/1330282574368178/?utm_source=awesome-ai-agents",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [
          "pytorch"
        ],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/facebook"
    },
    {
      "slug": "founder-s-github-devin-stein",
      "name": "Founder's GitHub - Devin Stein",
      "vendor": "Community",
      "tagline": "Founder's GitHub - Devin Stein — indexed from awesome-ai-agents",
      "description": "A GitHub profile hosting code repositories and projects by Devin Stein, often associated with autonomous agent development. Indexed from the 'awesome-ai-agents' curated list, it serves as a resource for builders exploring agent-based solutions.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers seeking open-source autonomous agent references from a known contributor",
      "useCases": [
        "Exploring autonomous agent code examples",
        "Reusing open-source agent components",
        "Learning from agent implementation patterns"
      ],
      "pros": [
        "Direct access to open-source agent projects",
        "Curated by community as a notable agent developer",
        "Real-world code examples"
      ],
      "cons": [
        "May lack documentation or ongoing maintenance",
        "Repositories may be scattered across personal projects",
        "Not a standalone tool but a collection"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://github.com/devstein",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "awesome-llm-agents"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/founder-s-github-devin-stein"
    },
    {
      "slug": "github-copilot",
      "name": "GitHub Copilot",
      "vendor": "GitHub / Microsoft",
      "tagline": "The original AI pair programmer, now with Agent Mode, Workspaces, and multi-model selection.",
      "description": "Copilot has matured from inline completions into a multi-surface coding suite: completions in your editor, chat in your IDE, Workspaces for issue-to-PR flows, and an Agent Mode that can multi-step through your repo. Now supports Claude, GPT, and Gemini under the hood.",
      "category": "ai-coding-agents",
      "pricingTier": "freemium",
      "deployEffort": "one-click",
      "bestFor": "Large orgs already on GitHub Enterprise",
      "useCases": [
        "Daily inline autocomplete inside VS Code, JetBrains, Neovim",
        "PR description and review summarization on GitHub",
        "Agent Mode for issue-to-PR conversion on small focused tasks",
        "Org-level rollout with SOC 2 and SSO already in place"
      ],
      "pros": [
        "Frictionless rollout for any team already on GitHub",
        "Multi-model option lets you swap to Claude or Gemini per task",
        "Strong enterprise compliance story",
        "PR review integration meets engineers where reviews already happen"
      ],
      "cons": [
        "Agent Mode lags Cursor and Claude Code on multi-file autonomy",
        "Completion quality is no longer best-in-class",
        "Workspaces still feel beta-ish for serious refactors"
      ],
      "tags": [
        "github",
        "ide",
        "completion",
        "agent-mode",
        "enterprise"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://github.com/features/copilot",
      "screenshotUrl": "https://github.com/images/modules/site/copilot/copilot-feature-1.webp",
      "relations": {
        "works_in": [
          "github"
        ],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "cursor",
          "codeium",
          "windsurf",
          "aider",
          "claude-code"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/github-copilot"
    },
    {
      "slug": "github-repository",
      "name": "GitHub Repository",
      "vendor": "Community",
      "tagline": "[Discord](https://discord.com/invite/wKds24jdAX/?utm_source=awesome-ai-agents)",
      "description": "An open-source autonomous agent framework hosted on GitHub, written in Python. It provides a codebase for building, testing, and running AI agents that execute multi-step tasks autonomously. The project is community-driven with a Discord support channel.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Python developers who want a simple open-source starting point for autonomous agent experiments",
      "useCases": [
        "Building autonomous workflows that chain multiple tools or APIs",
        "Prototyping and testing multi-step agent behaviors in Python",
        "Creating custom task automation scripts with decision-making logic"
      ],
      "pros": [
        "100% open-source with a Python stack, easy for Python developers to extend",
        "Active community on Discord for troubleshooting and feature ideas",
        "Lightweight codebase suitable for experimentation and learning"
      ],
      "cons": [
        "Small star count (595) indicates early-stage maturity and limited real-world validation",
        "Documentation is minimal; primary support relies on Discord rather than formal docs",
        "Dependent on community contributions for updates and bug fixes"
      ],
      "tags": [
        "yeager-squad-dev"
      ],
      "featured": false,
      "tier": "curated",
      "stars": 595,
      "language": [
        "Python"
      ],
      "license": "MIT",
      "lastUpdated": "2024-09-18",
      "addedAt": "2026-06-01",
      "officialLink": "https://github.com/yeagerai/yeagerai-agent/?utm_source=awesome-ai-agents",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "docs",
          "community",
          "discord-invite"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/github-repository"
    },
    {
      "slug": "github",
      "name": "GitHub",
      "vendor": "Community",
      "tagline": "Adala: Autonomous DAta (Labeling) Agent framework",
      "description": "Adala is an open-source framework for building autonomous data labeling agents. It enables developers to create agents that label data without manual intervention. Built in Python, it leverages community-contributed components.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Data scientists and ML engineers who need to automate labeling at scale",
      "useCases": [
        "Automating large-scale data labeling tasks",
        "Building custom labeling agents for specific datasets",
        "Integrating autonomous labeling into ML pipelines"
      ],
      "pros": [
        "Open source with active community support",
        "Python-based, easy to integrate with ML workflows",
        "Focuses specifically on labeling, reducing complexity"
      ],
      "cons": [
        "Limited to data labeling tasks, not a general agent framework",
        "Requires understanding of agent design and labeling workflows",
        "Documentation may still be evolving as a community project"
      ],
      "tags": [
        "agent",
        "agent-based-framework",
        "agent-oriented-programming",
        "autonomous-agents",
        "gpt-4"
      ],
      "featured": false,
      "tier": "curated",
      "stars": 1593,
      "language": [
        "Python"
      ],
      "license": "Apache-2.0",
      "lastUpdated": "2026-05-19",
      "addedAt": "2026-06-01",
      "officialLink": "https://github.com/HumanSignal/Adala",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [
          "langchain",
          "phidata"
        ],
        "pairs_with": [
          "documentation",
          "demo"
        ],
        "alternative_to": [
          "agentgpt",
          "autogen"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/github"
    },
    {
      "slug": "hackernews-discussion",
      "name": "HackerNews Discussion",
      "vendor": "Community",
      "tagline": "HackerNews Discussion — indexed from awesome-ai-agents",
      "description": "HackerNews Discussion is a community thread on HackerNews that catalogs and discusses autonomous AI agents. It indexes projects from the awesome-ai-agents repository, providing a curated list and user commentary on agent tools and frameworks.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers exploring the autonomous agent landscape through community recommendations and discussion.",
      "useCases": [
        "Discovering new autonomous agent projects and frameworks",
        "Reading community opinions and experiences with specific agents",
        "Finding links to open-source agent repositories and documentation"
      ],
      "pros": [
        "Curated list from a trusted community source",
        "Includes real user feedback and discussion",
        "Free and publicly accessible"
      ],
      "cons": [
        "Not a standalone tool, requires browsing a forum thread",
        "Information can become outdated as the thread ages",
        "Limited to what the community submits and discusses"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://news.ycombinator.com/item?id=35607616",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "awesome-llm-agents"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/hackernews-discussion"
    },
    {
      "slug": "help-genie",
      "name": "Help Genie",
      "vendor": "Enterprise DNA",
      "tagline": "AI voice agent that picks up the phone, qualifies the caller, books the meeting, and syncs to your CRM.",
      "description": "Help Genie is a phone-first voice agent built on top of Twilio, ElevenLabs, and the major LLM providers. Pick a number, train a Genie on your business, and inbound or outbound calls become structured CRM entries with full transcripts, summaries, and next-step automation.",
      "category": "voice-agents",
      "pricingTier": "paid",
      "deployEffort": "low",
      "bestFor": "Service businesses where the phone is still the front door",
      "useCases": [
        "Out-of-hours inbound qualification for service businesses",
        "Outbound campaigns that pre-qualify before handing to sales",
        "Phone-based product Q&A that beats reading a docs page",
        "Booking and rescheduling without a human in the loop"
      ],
      "pros": [
        "Genuine end-to-end call handling, not just a TTS wrapper",
        "Tight CRM, calendar, and inbox sync via the Enterprise DNA layer",
        "Custom voices and per-Genie training in minutes",
        "Outbound dialing as well as inbound, not many tools do both"
      ],
      "cons": [
        "Voice agents still feel a few percent shy of human on complex calls",
        "Number provisioning regulations vary by country",
        "Best results need real knowledge curation, not a docs dump"
      ],
      "tags": [
        "voice",
        "phone",
        "twilio",
        "elevenlabs",
        "crm-integration",
        "helpgenie"
      ],
      "featured": true,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://helpgenie.ai",
      "screenshotUrl": "https://helpgenie.ai/og-image.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "retell",
          "vapi"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/help-genie"
    },
    {
      "slug": "hugging-face-datasets",
      "name": "Hugging face datasets",
      "vendor": "Community",
      "tagline": "Large Language Models, Cooperative AI, AI Society, Multi Agent Systems, Deep Learning, Artificial Intelligence, Natural Language Processing, Communicative AI",
      "description": "Hugging Face Datasets is a community-driven library for accessing and processing datasets for machine learning, particularly for natural language processing and multimodal tasks. It provides a unified API to load, preprocess, and share datasets from the Hugging Face Hub, supporting efficient streaming and memory-mapped access for large-scale data.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers and researchers who need quick access to diverse, ready-to-use datasets for NLP and ML experiments",
      "useCases": [
        "Load and preprocess text datasets for training LLMs or fine-tuning models",
        "Stream large datasets without downloading them fully to local storage",
        "Share custom datasets with the community via the Hugging Face Hub"
      ],
      "pros": [
        "Seamless integration with Hugging Face ecosystem and Transformers library",
        "Efficient memory handling with streaming and caching for large datasets",
        "Broad collection of community-contributed datasets across many domains"
      ],
      "cons": [
        "Dependency on Hugging Face Hub for dataset discovery and sharing",
        "Limited support for non-text modalities like video or complex structured data",
        "Learning curve for advanced preprocessing and custom dataset creation"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://huggingface.co/camel-ai",
      "screenshotUrl": "https://cdn-thumbnails.huggingface.co/social-thumbnails/camel-ai.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "hugging-face"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/hugging-face-datasets"
    },
    {
      "slug": "hugging-face",
      "name": "Hugging Face",
      "vendor": "Community",
      "tagline": "Discover amazing ML apps made by the community",
      "description": "Hugging Face AgentVerse is a community-driven platform for discovering and running machine learning apps, with a focus on autonomous agents. Users can browse, test, and deploy agent-based demos hosted on Hugging Face Spaces without managing infrastructure.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers and researchers exploring autonomous agent demos and community-built ML apps",
      "useCases": [
        "Experiment with pre-built autonomous agents for research or prototyping",
        "Showcase and share custom agent-based ML demos with the community",
        "Quickly evaluate community models and agent behaviors without local setup"
      ],
      "pros": [
        "Large, active community with a wide variety of agent apps",
        "Free to use with no infrastructure management required",
        "Easy to discover and run apps directly in the browser"
      ],
      "cons": [
        "App quality and reliability vary widely across community submissions",
        "Not designed for production workloads or high-scale deployment",
        "Limited customization and control over underlying models and environments"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://huggingface.co/spaces/AgentVerse/agentVerse",
      "screenshotUrl": "https://cdn-thumbnails.huggingface.co/social-thumbnails/spaces/AgentVerse/agentVerse.png",
      "relations": {
        "works_in": [],
        "uses": [
          "docker"
        ],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/hugging-face"
    },
    {
      "slug": "javascript-version-being-developed",
      "name": "Javascript version (being developed)",
      "vendor": "Community",
      "tagline": "Multi-agent simulation Javascript framework",
      "description": "A JavaScript framework for building multi-agent simulations. It enables developers to model interactions between autonomous agents in a shared environment.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers experimenting with agent-based simulations in JavaScript",
      "useCases": [
        "Prototyping multi-agent systems for research or education",
        "Simulating agent-based models in web applications",
        "Testing emergent behaviors from simple agent rules"
      ],
      "pros": [
        "Uses JavaScript, accessible to web developers",
        "Designed specifically for multi-agent simulation",
        "Open source and community maintained"
      ],
      "cons": [
        "Very early stage with only a single star on GitHub",
        "Limited documentation and community support",
        "Unproven stability for production use"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "stars": 1,
      "language": [
        "JavaScript"
      ],
      "license": "MIT",
      "lastUpdated": "2021-08-19",
      "addedAt": "2026-06-01",
      "officialLink": "https://github.com/TheoLvs/westworldjs",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "langchain"
        ],
        "alternative_to": [
          "autogen",
          "metagpt"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/javascript-version-being-developed"
    },
    {
      "slug": "language-agents-in-the-digital-world-opportunities-and-risks",
      "name": "Language Agents in the Digital World: Opportunities and Risks",
      "vendor": "Community",
      "tagline": "Blog Post by Shunyu Yao and Karthik Narasimhan.",
      "description": "A blog post by Shunyu Yao and Karthik Narasimhan that surveys the capabilities and risks of language agents operating in digital environments. It categorizes agent tasks, analyzes potential harms, and discusses mitigation strategies.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Researchers and developers seeking a foundational understanding of language agent risks and opportunities.",
      "useCases": [
        "Understanding the landscape of language agent applications and risks",
        "Identifying safety considerations when deploying autonomous agents",
        "Researching academic perspectives on agent impact and mitigation"
      ],
      "pros": [
        "Provides a structured overview of agent capabilities and risks",
        "Authored by respected researchers in the field",
        "Offers actionable insights for safer agent design"
      ],
      "cons": [
        "Not a hands-on tool or framework for building agents",
        "Limited to conceptual analysis without implementation details",
        "May become outdated as the field evolves rapidly"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://princeton-nlp.github.io/language-agent-impact",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "llmagentpapers",
          "llm-agents-papers",
          "awesome-llm-agents"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/language-agents-in-the-digital-world-opportunities-and-risks"
    },
    {
      "slug": "launch-post",
      "name": "Launch post",
      "vendor": "Community",
      "tagline": "AI tools meant to augment – not replace – human insight. Now in private beta.",
      "description": "Launch post is a private beta tool from Hex that provides AI features designed to augment human insight rather than replace it. It integrates with Hex's existing data platform to assist with analysis and exploration.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Data analysts and scientists using Hex who want AI assistance without full automation",
      "useCases": [
        "Augmenting data analysis with AI suggestions",
        "Exploring datasets with guided AI assistance",
        "Enhancing collaborative data workflows"
      ],
      "pros": [
        "Integrates directly with Hex's data platform",
        "Focuses on augmenting rather than replacing human judgment",
        "Available in private beta for early access"
      ],
      "cons": [
        "Currently limited to private beta access",
        "Requires Hex platform to use",
        "Specific capabilities not yet publicly detailed"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://hex.tech/blog/magic-private-beta/",
      "screenshotUrl": "https://cdn.sanity.io/images/e92memrj/production/c11c29543310d4e3415aabd898fa215dcc3eda80-1680x1020.jpg?w=1200&auto=format",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/launch-post"
    },
    {
      "slug": "linkedin",
      "name": "LinkedIn",
      "vendor": "Community",
      "tagline": "Eidolon AI | 247 followers on LinkedIn. AI Agent Server for the Enterprise www.EidolonAI.com | Eidolon AI is the first AI Agent Server for the enterprise. An open source framewor",
      "description": "Eidolon AI is an open source framework for building and deploying enterprise-grade generative AI agents. It provides infrastructure for creating modular, multi-modal agents that can be trusted in production environments.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Enterprise developers building modular, multi-modal AI agents for production use",
      "useCases": [
        "Rapidly prototype and deploy multi-modal AI agents for enterprise apps",
        "Build modular agent systems that can be extended with new capabilities",
        "Deploy trusted AI agents with infrastructure designed for enterprise requirements"
      ],
      "pros": [
        "Open source framework with no vendor lock-in",
        "Modular design enables flexible agent composition",
        "Enterprise-focused infrastructure for production deployments"
      ],
      "cons": [
        "Relatively new project with limited community adoption",
        "Documentation and examples may be sparse",
        "Requires familiarity with agent architecture patterns"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://www.linkedin.com/company/august-data/",
      "screenshotUrl": "https://media.licdn.com/dms/image/v2/D560BAQFrvRh0lsRb7w/company-logo_200_200/company-logo_200_200/0/1716298270941/august_data_logo?e=2147483647&v=beta&t=OmvV6Ota9MaT5gilzgQnbMoIcG_-ja5lDcAM1yg_93E",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "autogpt",
          "metagpt"
        ],
        "alternative_to": [
          "agentgpt"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/linkedin"
    },
    {
      "slug": "llm-agents-papers",
      "name": "LLM-Agents-Papers",
      "vendor": "Community",
      "tagline": "A repo lists papers related to LLM based agent",
      "description": "A community-maintained GitHub repository that curates research papers on LLM-based agents. It organizes papers by topic such as planning, memory, and tool use, providing a structured reference for developers and researchers.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Researchers and developers exploring the academic landscape of LLM-based agents",
      "useCases": [
        "Surveying recent research on LLM agent architectures",
        "Finding papers on agent memory and planning mechanisms",
        "Tracking academic progress in autonomous agent design"
      ],
      "pros": [
        "Curated collection saves time searching for relevant papers",
        "Categorized by agent subfields for quick navigation",
        "Active community with regular updates"
      ],
      "cons": [
        "No code implementations or practical examples included",
        "Limited to paper abstracts and links, not full text",
        "May not cover the most cutting-edge preprints"
      ],
      "tags": [
        "agents",
        "large-language-models",
        "llm-agent",
        "paper-list"
      ],
      "featured": false,
      "tier": "curated",
      "stars": 2303,
      "language": [
        "Python"
      ],
      "lastUpdated": "2025-07-12",
      "addedAt": "2026-06-01",
      "officialLink": "https://github.com/AGI-Edgerunners/LLM-Agents-Papers",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "awesome-llm-agents"
        ],
        "alternative_to": [
          "awesome-llm-agents"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/llm-agents-papers"
    },
    {
      "slug": "llm-powered-autonomous-agents",
      "name": "LLM Powered Autonomous Agents",
      "vendor": "Community",
      "tagline": "Building agents with LLM (large language model) as its core controller is a cool concept. Several proof-of-concepts demos, such as AutoGPT, GPT-Engineer and BabyAGI, serve as ins",
      "description": "This resource explains how to build autonomous agents that use a large language model as their central controller. It covers key system components like planning and subgoal decomposition, drawing on proof-of-concept projects such as AutoGPT, GPT-Engineer, and BabyAGI. The LLM acts as the agent's brain to break down complex tasks into smaller, manageable steps.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers experimenting with LLM-based autonomous agent architectures",
      "useCases": [
        "Implementing task decomposition for multi-step problem solving",
        "Prototyping autonomous agents that interact with external tools",
        "Exploring LLM-driven planning in agent systems"
      ],
      "pros": [
        "Demonstrates practical architectures from real community projects",
        "Positions the LLM as a general problem solver beyond text generation",
        "Clearly outlines modular components for agent design"
      ],
      "cons": [
        "Examples are early-stage proofs-of-concept with limited production readiness",
        "Lacks guidance on handling agent failures or safety constraints",
        "Heavy reliance on LLM performance and prompt engineering"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://lilianweng.github.io/posts/2023-06-23-agent",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "auto-gpt",
          "gpt-engineer",
          "babyagi"
        ],
        "alternative_to": [
          "awesome-llm-agents",
          "llmagentpapers",
          "llm-agents-papers"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/llm-powered-autonomous-agents"
    },
    {
      "slug": "llmagentpapers",
      "name": "LLMAgentPapers",
      "vendor": "Community",
      "tagline": "Must-read Papers on LLM Agents.",
      "description": "LLMAgentPapers is a community-curated GitHub repository that catalogs must-read research papers on LLM agents. It organizes seminal and recent works into a structured list, helping researchers and developers quickly locate key literature.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Researchers and developers new to LLM agents who need a curated reading list of essential papers",
      "useCases": [
        "Exploring foundational and cutting-edge papers on LLM agents",
        "Identifying trends and key authors in the autonomous agents space",
        "Building a reading list for onboarding into LLM agent research or development"
      ],
      "pros": [
        "High-quality, curated selection of influential papers",
        "Well-structured repository with clear categories for easy navigation",
        "Actively maintained with community contributions and updates"
      ],
      "cons": [
        "Not an executable tool or framework, only a reference list",
        "May not include the very latest papers due to curation latency",
        "Limited filtering or search beyond basic category grouping"
      ],
      "tags": [
        "agent",
        "agents",
        "awsome-list",
        "environment",
        "in-context-learning",
        "instruction-following",
        "interactive",
        "large-language-models"
      ],
      "featured": false,
      "tier": "curated",
      "stars": 3023,
      "language": [],
      "lastUpdated": "2026-04-17",
      "addedAt": "2026-06-01",
      "officialLink": "https://github.com/zjunlp/LLMAgentPapers",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "awesome-llm-agents",
          "llm-agents-papers"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/llmagentpapers"
    },
    {
      "slug": "lovable",
      "name": "Lovable",
      "vendor": "Lovable (Anton Osika)",
      "tagline": "AI app builder for non-engineers. Prompt your idea, get a running React app with Supabase wired in.",
      "description": "Lovable (formerly GPT Engineer) is a prompt-to-product app builder. You describe the app, Lovable scaffolds a React frontend, wires up Supabase auth and database, and gives you a working preview. Designed for founders and product folks who can describe what they want but can't write the code.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "one-click",
      "bestFor": "Non-engineer founders who want to ship a real running product",
      "useCases": [
        "Building a landing page plus signup plus dashboard for a new product",
        "Internal admin tools that would otherwise sit in IT backlog",
        "Rapid client demos for agencies and consultancies",
        "Iterating on a real product idea before hiring engineers"
      ],
      "pros": [
        "Highest-quality output among prompt-to-app tools right now",
        "Real React + Supabase stack means you can hire an engineer to take over",
        "Visual editing on top of generated code",
        "Strong community and template library"
      ],
      "cons": [
        "Costs add up fast on iteration-heavy projects",
        "Generated code quality requires cleanup before scale",
        "Limited control over architectural decisions"
      ],
      "tags": [
        "no-code",
        "react",
        "supabase",
        "ai-builder",
        "founder-tool"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://lovable.dev",
      "screenshotUrl": "https://lovable.dev/og-image.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "bolt-new"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/lovable"
    },
    {
      "slug": "manus",
      "name": "Manus",
      "vendor": "Manus AI",
      "tagline": "General-purpose autonomous agent. Give it a goal in natural language, watch it plan, browse, code, and ship.",
      "description": "Manus is one of the most ambitious general-purpose autonomous agents shipped in 2025. It runs in a virtual environment with browser, terminal, and editor access, and tackles end-to-end tasks like 'analyse this market, build a site, deploy it' from a single brief. Quality varies, but the ceiling is high.",
      "category": "autonomous-agents",
      "pricingTier": "paid",
      "deployEffort": "one-click",
      "bestFor": "Anyone curious where the autonomous-general-agent ceiling sits right now",
      "useCases": [
        "Run a long open-ended research and synthesis task end to end",
        "Spin up a small site or app from a brief in one go",
        "Have an agent take a meeting brief and produce a finished deck",
        "Use as a benchmark for what general-purpose autonomy can do today"
      ],
      "pros": [
        "Genuinely general, not narrow to one workflow",
        "Surfaces the plan and intermediate work, not just the final answer",
        "Strong at multi-tool orchestration in a single run",
        "Useful artefact output, not just chat replies"
      ],
      "cons": [
        "Reliability is uneven, more demo than production for some tasks",
        "Per-run cost can be unpredictable",
        "Less control than narrow-purpose agents on edge cases"
      ],
      "tags": [
        "autonomous",
        "general-purpose",
        "browser",
        "sandbox",
        "long-running"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://manus.im",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "devin",
          "anthropic-computer-use"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/manus"
    },
    {
      "slug": "meme",
      "name": "Meme",
      "vendor": "Community",
      "tagline": "News and Hackathons for AI Engineers!",
      "description": "Meme is a community platform that provides news and organizes hackathons for AI engineers. It focuses on autonomous agents, offering engineers a space to stay updated and build projects through events.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "AI engineers seeking a community and hands-on events focused on autonomous agents",
      "useCases": [
        "Stay current with autonomous agent news and trends",
        "Participate in hackathons to build and test agents",
        "Network with other AI engineers working on agents"
      ],
      "pros": [
        "Active community centered on autonomous agents",
        "Hands-on hackathons provide real project experience",
        "Curated news keeps you up to date on the field"
      ],
      "cons": [
        "Not a development tool itself, only a community platform",
        "Hackathon schedules may be irregular or infrequent",
        "Limited to events and news, no direct agent-building features"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://smol.ai/",
      "screenshotUrl": "https://smol.ai/preview.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "community",
          "awesome-llm-agents"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/meme"
    },
    {
      "slug": "openai-codex",
      "name": "OpenAI Codex (CLI + cloud agent)",
      "vendor": "OpenAI",
      "tagline": "OpenAI's coding agent surface: terminal CLI for local work, cloud agent for parallel autonomous tasks.",
      "description": "Codex is OpenAI's coding-agent rebrand: a terminal CLI mirroring Claude Code's posture, and a cloud agent that runs tasks in parallel in OpenAI-hosted sandboxes. Powered by the o-series and GPT-5 reasoning models. Integrates with ChatGPT, GitHub, and the broader OpenAI Agents stack.",
      "category": "ai-coding-agents",
      "pricingTier": "paid",
      "deployEffort": "one-click",
      "bestFor": "Teams on the OpenAI Enterprise side of the fence",
      "useCases": [
        "Local terminal coding agent for engineers already on ChatGPT",
        "Cloud-based parallel runs of large autonomous tasks",
        "Integrated into ChatGPT for non-engineer queries about code",
        "GitHub-native PR-to-PR work via Codex Cloud"
      ],
      "pros": [
        "Tight integration with ChatGPT puts the agent in front of non-engineers",
        "Cloud sandbox enables true parallel task execution",
        "Backed by the o-series reasoning models for hard problems",
        "Native GitHub PR workflow"
      ],
      "cons": [
        "Younger ecosystem than Claude Code's skills + MCP",
        "Pricing for cloud runs can spike unpredictably",
        "Less terminal-first polish than Claude Code today"
      ],
      "tags": [
        "openai",
        "codex",
        "cli",
        "gpt-5",
        "agents"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://openai.com/codex",
      "screenshotUrl": "https://images.ctfassets.net/kftzwdyauwt9/codex-hero.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "github"
        ],
        "alternative_to": [
          "claude-code",
          "github-copilot",
          "cursor",
          "windsurf",
          "aider"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/openai-codex"
    },
    {
      "slug": "openhands",
      "name": "OpenHands",
      "vendor": "All Hands AI",
      "tagline": "Open-source autonomous coding agent platform. Spins up a sandboxed dev environment, ships PRs end to end.",
      "description": "OpenHands (formerly OpenDevin) is the leading open-source attempt at a Devin-style autonomous coding agent. It runs in a sandboxed container with a browser, a terminal, and a code editor, and can pick up a task, plan, code, run tests, and open a pull request. Self-host it, BYO model, no per-task vendor pricing.",
      "category": "ai-coding-agents",
      "pricingTier": "open-source",
      "deployEffort": "high",
      "bestFor": "Teams who want a real autonomous coding agent and can run their own infra",
      "useCases": [
        "Run an autonomous agent on a backlog issue in an isolated sandbox",
        "Self-host a Devin alternative for compliance reasons",
        "Experiment with autonomous coding loops on your own infra",
        "Plug into CI for nightly maintenance and triage runs"
      ],
      "pros": [
        "Most credible open-source answer to Devin today",
        "Full sandbox with browser, terminal, editor",
        "BYO model, no per-task vendor markup",
        "Active project with frequent releases"
      ],
      "cons": [
        "Self-hosting is real ops work, not a one-click",
        "Quality bounded by the model and the sandbox's tool ergonomics",
        "Autonomous loops still need careful task scoping"
      ],
      "tags": [
        "open-source",
        "autonomous",
        "sandbox",
        "self-hosted",
        "agent"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://www.all-hands.dev",
      "relations": {
        "works_in": [],
        "uses": [
          "docker"
        ],
        "built_with": [],
        "pairs_with": [
          "aider",
          "open-interpreter",
          "autogen"
        ],
        "alternative_to": [
          "cursor",
          "cline",
          "claude-code",
          "devin"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/openhands"
    },
    {
      "slug": "paper",
      "name": "Paper",
      "vendor": "Community",
      "tagline": "Recommender systems are the cornerstone of today's information dissemination, yet a disconnect between offline metrics and online performance greatly hinders their development. A",
      "description": "Agent4Rec is a user simulator for recommender systems that uses LLM-empowered generative agents. These agents have profile, memory, and action modules to simulate realistic user behavior. It aims to bridge the gap between offline metrics and online performance in recommendation evaluation.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Researchers and developers building or evaluating recommender systems who need a realistic user simulation",
      "useCases": [
        "Simulating user interactions to evaluate recommender system algorithms",
        "Testing recommendation strategies in a controlled, reproducible environment",
        "Studying user behavior patterns with LLM-based agents"
      ],
      "pros": [
        "Leverages LLMs to produce more realistic and diverse user behaviors",
        "Modular design allows customization of agent profiles and memory",
        "Addresses the known disconnect between offline metrics and online performance"
      ],
      "cons": [
        "Research prototype not yet production-ready",
        "May not fully capture the complexity of real human users",
        "Requires significant computational resources to run LLM agents"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://arxiv.org/abs/2310.10108",
      "screenshotUrl": "https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png",
      "relations": {
        "works_in": [
          "llmagentpapers",
          "llm-agents-papers"
        ],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/paper"
    },
    {
      "slug": "personalized-generative-ai",
      "name": "Personalized Generative AI",
      "vendor": "Community",
      "tagline": "Welcome To The Personalized Generative AI Workshop 2023! The growing significance of personalization in AI systems necessitates the use of user-specific data like profiles, histo",
      "description": "A workshop resource that explores integrating user-specific data (profiles, histories, personas) into generative AI models. It provides guidance on building personalized AI systems by adapting generation-based models with individual user context.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers seeking methods to personalize generative AI outputs with user-specific data.",
      "useCases": [
        "Personalizing chatbot responses with user history",
        "Generating content tailored to user personas",
        "Fine-tuning generative models on individual user profiles"
      ],
      "pros": [
        "Focuses on practical personalization techniques",
        "Covers integration of diverse user data types",
        "Community-driven resource"
      ],
      "cons": [
        "Limited to workshop material from 2023",
        "Not a standalone tool or library",
        "May lack production deployment guidelines"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://sites.google.com/view/pgai2023",
      "screenshotUrl": "https://lh3.googleusercontent.com/sitesv/AA5AbUBaYYqMqRfU3lNCOF9IVvDx3IVo0guk8Z_TMDQmxtPosrtFKOCoJgBUUDV25ly0zfdpidayx11gxGdCN-2xAJ-Xc30Ppc2MefnPjCiCHPId_efZX364HMNEjL6S0yp8adN0ypRH_28wKyiHYf5gMzxGeABt5mEG6ORMupmQV-jhJY40fWFbjTrRkU8=w16383",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "langchain",
          "private-gpt",
          "phidata",
          "embedchain"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/personalized-generative-ai"
    },
    {
      "slug": "playground",
      "name": "Playground",
      "vendor": "Community",
      "tagline": "Kadoa",
      "description": "Playground is a community-built tool that provides a visual environment for testing and configuring autonomous agents. It uses a drag-and-drop interface to set up agent workflows and validate their outputs.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers and hobbyists exploring autonomous agent design without commercial constraints.",
      "useCases": [
        "Rapidly prototype agent decision chains before production deployment",
        "Debug agent behavior by running isolated scenario tests",
        "Experiment with different prompt strategies and tool configurations"
      ],
      "pros": [
        "Free and open-source approach lowers experimentation barriers",
        "Visual interface reduces cognitive load compared to coding agents from scratch",
        "Active community contributes to ongoing improvements and examples"
      ],
      "cons": [
        "Limited scalability for enterprise-grade agent orchestration",
        "No built-in monitoring or logging for long-running agent sessions",
        "Dependency on community support for updates and bug fixes"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://www.kadoa.com/playground",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "auto-gpt",
          "metagpt",
          "open-interpreter",
          "autogen"
        ],
        "alternative_to": [
          "ailaflow-ai-agents-no-code-platform"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/playground"
    },
    {
      "slug": "profile-of-the-company",
      "name": "Profile of the company",
      "vendor": "Community",
      "tagline": "Build and customise autonomous AI agents to support your employees and customers 24/7, including full integration with the Salesforce ecosystem.",
      "description": "Profile of the company from Community enables building and customizing autonomous AI agents that operate 24/7 for employee and customer support. The agents integrate fully with the Salesforce ecosystem to leverage existing data and workflows.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Salesforce-centric teams needing around-the-clock automated support for employees or customers",
      "useCases": [
        "Automate customer support responses using Salesforce data",
        "Provide 24/7 employee self-service for HR or IT queries",
        "Build custom agents for lead qualification or case routing in Salesforce"
      ],
      "pros": [
        "Seamless integration with Salesforce data and workflows",
        "Agents can be tailored to specific business processes",
        "Continuous operation without human oversight"
      ],
      "cons": [
        "Dependent on Salesforce ecosystem for full functionality",
        "May require technical expertise to customize complex behaviors",
        "Autonomous agents may not handle edge cases well without training"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://www.airkit.ai",
      "screenshotUrl": "https://wp.sfdcdigital.com/en-us/wp-content/uploads/sites/4/2024/08/OG-Image-Agentforce-Teaser-Page-1.webp?w=1024",
      "relations": {
        "works_in": [
          "community"
        ],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/profile-of-the-company"
    },
    {
      "slug": "project-demo",
      "name": "Project demo",
      "vendor": "Community",
      "tagline": "Discover amazing ML apps made by the community",
      "description": "A community-maintained Hugging Face Spaces page that showcases ML applications built by users, including a Suspicion Agent Demo. It serves as a hub for discovering autonomous agent experiments and other community projects.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers who want to quickly explore community-made ML agent demos for reference or evaluation.",
      "useCases": [
        "Explore community-created ML demos for inspiration.",
        "Test an autonomous agent in a sandbox environment.",
        "Find example implementations of agent-based applications."
      ],
      "pros": [
        "Free and accessible via Hugging Face Spaces.",
        "Curated by the community, offering diverse examples.",
        "Immediately runnable demos with no setup required."
      ],
      "cons": [
        "Quality and documentation vary per project.",
        "Not a tool for building or deploying your own agents.",
        "May have limited scalability or uptime guarantees."
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://huggingface.co/spaces/cr7-gjx/Suspicion-Agent-Demo",
      "screenshotUrl": "https://cdn-thumbnails.huggingface.co/social-thumbnails/spaces/cr7-gjx/Suspicion-Agent-Demo.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "hugging-face",
          "demo",
          "community"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/project-demo"
    },
    {
      "slug": "replit-agent",
      "name": "Replit Agent",
      "vendor": "Replit",
      "tagline": "Prompt to deployed app. Replit Agent scaffolds, runs, and hosts the thing without leaving the browser.",
      "description": "Replit Agent takes a natural-language prompt and produces a running, hosted application. It owns the full loop: scaffold the project, install deps, write code, run a preview, fix errors, and deploy. The pitch is zero-to-MVP for non-engineers and zero-to-prototype for engineers.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "one-click",
      "bestFor": "Solopreneurs and PMs who need a working prototype this afternoon",
      "useCases": [
        "Spin up a working SaaS prototype from a paragraph of spec",
        "Generate a small internal tool when IT backlog is six months long",
        "Teach kids or junior devs to ship a real running thing",
        "Build an MVP to validate a market before committing real engineering"
      ],
      "pros": [
        "Truly end-to-end: code, run, deploy, share, all in one screen",
        "Lowest friction for non-engineers in the category",
        "Hosting and database included means the output is actually usable",
        "Strong at small, well-scoped applications"
      ],
      "cons": [
        "Generated code is opinionated and not always portable off Replit",
        "Quality drops sharply on novel domains or complex auth",
        "Lock-in concerns for anything you might want to scale elsewhere"
      ],
      "tags": [
        "no-code",
        "scaffolding",
        "hosting",
        "agent",
        "replit"
      ],
      "featured": true,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://replit.com/agent",
      "screenshotUrl": "https://replit.com/public/images/og-image.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "bolt-new",
          "lovable",
          "devin"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/replit-agent"
    },
    {
      "slug": "replit",
      "name": "Replit",
      "vendor": "Community",
      "tagline": "BabyBeeAGI is a mod of OG BabyAGI - at ~300 lines of code (200 lines without comments, prints, and empty lines). This was built as a continued iteration on the original BabyAGI c",
      "description": "BabyBeeAGI is a lightweight modification of BabyAGI with about 300 lines of code. It automates task generation and execution using GPT-4, but it is slower and buggier than the original. Builders can fork the Replit project, add an API key, and set an objective to experiment with autonomous agent workflows.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers exploring lightweight autonomous agent architectures",
      "useCases": [
        "Forking and modifying a minimal autonomous agent codebase",
        "Prototyping simple task generation and execution loops",
        "Learning how BabyAGI works without a large codebase"
      ],
      "pros": [
        "Very small codebase (~300 lines) making it easy to understand and modify",
        "Ready to run on Replit with minimal setup",
        "Transparent implementation ideal for educational experimentation"
      ],
      "cons": [
        "Requires GPT-4, which increases cost and latency",
        "Significantly slower than the original BabyAGI",
        "Buggy and not reliable for real-world tasks"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://replit.com/@YoheiNakajima/BabyBeeAGI?v=1",
      "screenshotUrl": "https://storage.googleapis.com/replit/images/1682874070015_b5a4dd6fe0a716957613cea08b2a54d4.png",
      "relations": {
        "works_in": [],
        "uses": [
          "babyagi"
        ],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "babyagi"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/replit"
    },
    {
      "slug": "repo",
      "name": "Repo",
      "vendor": "Community",
      "tagline": "bumpgen is an AI agent that upgrades npm packages",
      "description": "bumpgen is an AI agent that upgrades npm packages. It analyzes a project's dependencies and automatically generates pull requests with updated package versions and necessary code changes.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers managing npm projects who want to automate dependency upgrades",
      "useCases": [
        "Automating npm dependency upgrades across a project",
        "Generating pull requests for package version bumps",
        "Reducing manual effort in keeping dependencies current"
      ],
      "pros": [
        "Saves time by automating repetitive dependency updates",
        "Generates complete pull requests with code changes",
        "Open source and community-driven"
      ],
      "cons": [
        "Limited to npm packages only",
        "May require review for complex or breaking changes",
        "Relatively new with 143 stars and small community"
      ],
      "tags": [
        "ai",
        "ai-agent",
        "appsec",
        "bump-version",
        "react",
        "tsx",
        "typescript"
      ],
      "featured": false,
      "tier": "curated",
      "stars": 143,
      "language": [
        "TypeScript"
      ],
      "license": "MIT",
      "lastUpdated": "2024-08-05",
      "addedAt": "2026-06-01",
      "officialLink": "https://github.com/xeol-io/bumpgen",
      "relations": {
        "works_in": [
          "github"
        ],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/repo"
    },
    {
      "slug": "retell",
      "name": "Retell AI",
      "vendor": "Retell AI",
      "tagline": "Production-grade voice AI infrastructure. Sub-second latency, human-feeling turn-taking, batteries-included telephony.",
      "description": "Retell focuses on the parts of voice agents that make them feel human: interruption handling, turn-taking, and end-to-end latency. The platform ships telephony, observability, and a clean API for tool calling. A common pick for teams whose voice agent has to hold up under angry callers.",
      "category": "voice-agents",
      "pricingTier": "paid",
      "deployEffort": "low",
      "bestFor": "Teams shipping voice agents at real call volume",
      "useCases": [
        "High-volume inbound where latency and interruption handling matter most",
        "Customer-support voice agents that need to transfer cleanly to humans",
        "Outbound qualification at SDR-replacement volume",
        "Multilingual call flows with reliable detection"
      ],
      "pros": [
        "Best-in-class turn-taking and interruption handling",
        "Sub-second end-to-end latency on tuned flows",
        "Strong telephony integrations included",
        "Solid call analytics out of the box"
      ],
      "cons": [
        "Paid only, no meaningful free tier",
        "Less flexible than fully provider-agnostic platforms",
        "Tool calling ergonomics still evolving"
      ],
      "tags": [
        "voice",
        "phone",
        "latency",
        "telephony",
        "platform"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://www.retellai.com",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "vapi",
          "help-genie"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/retell"
    },
    {
      "slug": "roadmap",
      "name": "Roadmap",
      "vendor": "Community",
      "tagline": "Give feedback to the Saga team so we can make more informed product decisions. Powered by Canny.",
      "description": "Roadmap is a community feedback portal for the Saga product team, powered by Canny. Users submit and vote on feature requests to help inform product decisions.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Saga users who want to influence the product roadmap through community feedback",
      "useCases": [
        "Submitting feedback or feature requests to the Saga team",
        "Voting on existing suggestions to prioritize development",
        "Tracking the status of proposed roadmap items"
      ],
      "pros": [
        "Simple, familiar Canny interface for collecting feedback",
        "Direct line of communication between users and product team",
        "Transparent prioritization based on community votes"
      ],
      "cons": [
        "Limited to Saga product feedback only, not a general-purpose tool",
        "No autonomous agent or automation capabilities despite category label",
        "Relies on Canny's platform, no native AI or builder integration"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://sagahq.canny.io/",
      "screenshotUrl": "https://sagahq.canny.io/api/og/company?v=MjAyNS0wMi0yMFQyMDoxODo1NS4zMzla",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "community"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/roadmap"
    },
    {
      "slug": "twitter",
      "name": "Twitter",
      "vendor": "Community",
      "tagline": "[Linkedin](https://www.linkedin.com/company/adeptai/?utm_source=awesome-ai-agents)",
      "description": "Twitter is an autonomous agent tool developed by Community. It is accessible through the Adept platform for building and deploying agents that interact with Twitter.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers who need autonomous agents dedicated to Twitter interaction",
      "useCases": [
        "Automating Twitter posts and replies",
        "Monitoring and analyzing Twitter activity",
        "Managing multiple Twitter accounts via agents"
      ],
      "pros": [
        "Leverages the Adept framework for robust agent execution",
        "Community-driven development encourages contributions"
      ],
      "cons": [
        "Limited to the Twitter platform",
        "Dependence on Adept infrastructure and uptime"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://www.adept.ai/?utm_source=awesome-ai-agents",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "community"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/twitter"
    },
    {
      "slug": "underlying-paper-generative-agents",
      "name": "Underlying paper - Generative Agents",
      "vendor": "Community",
      "tagline": "Believable proxies of human behavior can empower interactive applications ranging from immersive environments to rehearsal spaces for interpersonal communication to prototyping t",
      "description": "This paper introduces generative agents, computational software agents that simulate believable human behavior through an architecture supporting daily routines, memory, reflection, and social interactions. Agents autonomously wake up, cook breakfast, work, form opinions, and initiate conversations, remembering past events to plan future actions.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Researchers and developers building human-like social simulations in games, VR, or prototyping tools",
      "useCases": [
        "Building realistic NPCs for immersive games and virtual worlds",
        "Prototyping social simulations for interpersonal communication research",
        "Creating generative personas for role-playing or rehearsal environments"
      ],
      "pros": [
        "Provides a concrete, published architecture for long-term memory and planning",
        "Enables emergent social behaviors through agent-to-agent interactions",
        "Openly available as a research paper with detailed implementation insights"
      ],
      "cons": [
        "A research paper, not a ready-to-use library or SDK",
        "Requires significant implementation effort to reproduce the system",
        "Computational cost may be high when simulating many agents concurrently"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://arxiv.org/abs/2304.03442",
      "screenshotUrl": "https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png",
      "relations": {
        "works_in": [
          "llmagentpapers",
          "llm-agents-papers",
          "awesome-llm-agents"
        ],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "llm-powered-autonomous-agents",
          "metagpt",
          "autogen"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/underlying-paper-generative-agents"
    },
    {
      "slug": "v0-by-vercel",
      "name": "v0 by Vercel",
      "vendor": "Vercel",
      "tagline": "Generative UI inside Next.js. Describe an interface, get production-quality React + Tailwind + shadcn components.",
      "description": "v0 generates UI components and full pages from natural language. The generated code is React, Tailwind, and shadcn/ui, copy-paste ready. The newer v0 chat extends this into multi-step product flows. Pairs natively with Vercel deploy.",
      "category": "ai-coding-agents",
      "pricingTier": "freemium",
      "deployEffort": "one-click",
      "bestFor": "Next.js / shadcn shops who want generative UI built into their stack",
      "useCases": [
        "Designing UI components without leaving the prompt loop",
        "Building marketing pages and landing experiences",
        "Prototyping product flows before handing to engineering",
        "Generating design system variations at speed"
      ],
      "pros": [
        "Output quality on UI specifically is best in class",
        "Copy-paste into any Next.js project, zero lock-in",
        "Tight Vercel integration for instant deploy",
        "Excellent at design system variations"
      ],
      "cons": [
        "Strongly opinionated toward React + Tailwind + shadcn",
        "Backend logic generation lags the UI generation",
        "Iteration on existing components less elegant than greenfield"
      ],
      "tags": [
        "ui-generation",
        "react",
        "tailwind",
        "shadcn",
        "vercel"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://v0.dev",
      "screenshotUrl": "https://v0.dev/opengraph-image.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "bolt-new",
          "lovable"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/v0-by-vercel"
    },
    {
      "slug": "vscode-extension",
      "name": "VSCode Extension",
      "vendor": "Community",
      "tagline": "Extension for Visual Studio Code - An open-source AI debugging agent",
      "description": "An open-source AI debugging agent that runs as a Visual Studio Code extension. It helps developers identify and fix code issues directly within the editor.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers using VS Code who want an open-source AI assistant for debugging",
      "useCases": [
        "Debugging code errors with AI-suggested fixes",
        "Analyzing runtime exceptions and stack traces",
        "Automating repetitive debugging tasks"
      ],
      "pros": [
        "Open-source and community-driven",
        "Seamlessly integrated into VS Code workflow",
        "Free to use with no vendor lock-in"
      ],
      "cons": [
        "Only available for Visual Studio Code",
        "May require internet connectivity for AI inference",
        "Debugging scope limited to what the agent can infer from code context"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://marketplace.visualstudio.com/items?itemName=blinky.blinky",
      "screenshotUrl": "https://blinky.gallerycdn.vsassets.io/extensions/blinky/blinky/0.0.1/1716419202537/Microsoft.VisualStudio.Services.Icons.Default",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "devin"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/vscode-extension"
    },
    {
      "slug": "web",
      "name": "Web",
      "vendor": "Community",
      "tagline": "CAMEL-AI is an open-source community for finding the scaling laws of agents for data generation, world simulation, task automation.",
      "description": "Web is an open-source autonomous agent tool developed within the CAMEL-AI community. It focuses on data generation, world simulation, and task automation through the study of scaling laws for agent behavior.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Researchers and developers exploring agent scaling and autonomous task automation",
      "useCases": [
        "Generate synthetic training data for AI models",
        "Simulate multi-agent world interactions",
        "Automate web-based tasks with scalable agents"
      ],
      "pros": [
        "Open-source and community-driven",
        "Designed for scaling agent performance",
        "Supports data generation and simulation"
      ],
      "cons": [
        "Experimental and early-stage development",
        "Requires understanding of agent scaling concepts",
        "Limited documentation and support outside community"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://www.camel-ai.org/",
      "screenshotUrl": "https://www.camel-ai.org/image/thumbnail.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "autogpt"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/web"
    },
    {
      "slug": "what-are-gpt-agents-a-deep-dive-into-the-ai-interface-of-the",
      "name": "What are GPT Agents? A deep dive into the AI interface of the future",
      "vendor": "Community",
      "tagline": "Learn why Agents are a core part of the future of AI, Logan Kilpatrick (OpenAI), Jul 25, 2023.",
      "description": "A Medium article by Logan Kilpatrick (OpenAI) from July 2023 that explains why GPT Agents are considered a core interface of future AI systems. It provides an overview of agent architectures and their role in autonomous task execution.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers and product managers seeking a high-level conceptual introduction to AI agents.",
      "useCases": [
        "Understanding the concept of GPT agents and their place in AI evolution",
        "Gaining insight into agent-based architectures from an OpenAI perspective",
        "Learning about the potential future direction of AI interfaces"
      ],
      "pros": [
        "Authored by an OpenAI figure, lending credibility to the perspective",
        "Concise overview suitable for builders new to agent concepts",
        "Timely publication (mid-2023) reflecting early agent discussions"
      ],
      "cons": [
        "Single article format limits depth; no interactive or code examples",
        "Opinion piece rather than a technical tutorial or reference",
        "Published nearly two years ago; may not cover recent agent developments"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://logankilpatrick.medium.com/what-are-gpt-agents-a-deep-dive-into-the-ai-interface-of-the-future-3c376dcb0824",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "llm-powered-autonomous-agents",
          "language-agents-in-the-digital-world-opportunities-and-risks"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/what-are-gpt-agents-a-deep-dive-into-the-ai-interface-of-the"
    },
    {
      "slug": "website",
      "name": "Website",
      "vendor": "Community",
      "tagline": "An LLM-powered autonomous agent platform Similar in spirit to AutoGPT and Baby AGI, but written in TypeScript. AI Legion is a framework for autonomous a...",
      "description": "AI Legion is an open-source framework for building autonomous agents powered by large language models. Written in TypeScript, it follows the same paradigm as AutoGPT and Baby AGI, enabling agents to decompose tasks, use tools, and iterate toward goals.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers who want to experiment with or build custom autonomous agents using TypeScript",
      "useCases": [
        "Automating multi-step research and data gathering tasks",
        "Building custom agents that interact with APIs and external tools",
        "Prototyping autonomous workflows for personal or small-team projects"
      ],
      "pros": [
        "TypeScript codebase offers type safety and modern JavaScript ecosystem compatibility",
        "Community-driven development with transparent source code",
        "Lightweight alternative to heavier agent frameworks"
      ],
      "cons": [
        "Early-stage project with limited documentation and examples",
        "Requires manual setup and configuration of LLM API keys",
        "May lack the robustness and error handling of more mature platforms"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://gpt3demo.com/apps/ai-legion",
      "screenshotUrl": "https://res.cloudinary.com/apideck/image/upload/w_128,f_auto/v1681330247/marketplaces/ckhg56iu1mkpc0b66vj7fsj3o/listings/94939491_qjubuk.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "auto-gpt",
          "babyagi"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/website"
    },
    {
      "slug": "vapi",
      "name": "Vapi",
      "vendor": "Vapi AI",
      "tagline": "Developer platform for voice agents. Build, deploy, and operate phone-first AI with code, in days not months.",
      "description": "Vapi is the developer-flavoured voice agent platform. Compose a voice agent from your choice of STT, LLM, and TTS providers, wire in tools and webhooks, and Vapi handles call orchestration, telephony, and observability. The closest thing to a Stripe for voice agents.",
      "category": "voice-agents",
      "pricingTier": "paid",
      "deployEffort": "low",
      "bestFor": "Developers shipping custom voice agents in a real product",
      "useCases": [
        "Build a custom voice agent in a few hundred lines of code",
        "Swap STT, LLM, or TTS provider without rewriting plumbing",
        "Outbound and inbound campaigns with full call observability",
        "Add voice as an interface to an existing tool-calling agent"
      ],
      "pros": [
        "Provider-agnostic, swap LLM or voice without lock-in",
        "Strong webhook + tool calling model",
        "Call observability is genuinely useful, not a stat dashboard",
        "Fast iteration loop from dashboard to deploy"
      ],
      "cons": [
        "Developer-first, no non-engineer authoring path",
        "Costs stack across STT, LLM, TTS, and Vapi itself",
        "Latency tuning still needs engineering taste"
      ],
      "tags": [
        "voice",
        "phone",
        "platform",
        "developer",
        "telephony"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://vapi.ai",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "retell",
          "help-genie"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/vapi"
    },
    {
      "slug": "windsurf",
      "name": "Windsurf",
      "vendor": "Codeium",
      "tagline": "Codeium's IDE-with-an-agent. Cascade flow combines deep context with autonomous multi-file work.",
      "description": "Windsurf is Codeium's AI-native editor, built around the Cascade flow: a chat-like interface that maintains continuous context across files, terminal commands, and edits. Acquired by OpenAI in 2025, then reshaped, Windsurf remains a serious Cursor competitor with a more agent-first lean.",
      "category": "ai-coding-agents",
      "pricingTier": "freemium",
      "deployEffort": "one-click",
      "bestFor": "Engineers who want continuous agent context, not chat-and-snippet",
      "useCases": [
        "Multi-file refactors with continuous context",
        "Daily IDE work for engineers who prefer a Cascade-style flow",
        "Long-running tasks that need terminal and file access in one session",
        "Teams already on Codeium completions wanting a full IDE"
      ],
      "pros": [
        "Cascade flow handles multi-step work elegantly",
        "Strong code understanding across large codebases",
        "Active development under OpenAI stewardship",
        "Generous free tier compared to Cursor"
      ],
      "cons": [
        "Future direction less certain after the acquisition reshuffle",
        "Smaller ecosystem than Cursor",
        "Some friction switching from VS Code muscle memory"
      ],
      "tags": [
        "editor",
        "codeium",
        "cascade",
        "agent",
        "ide"
      ],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-05-17",
      "officialLink": "https://windsurf.com",
      "screenshotUrl": "https://windsurf.com/og-image.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "cursor",
          "aider",
          "claude-code",
          "github-copilot"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/windsurf"
    },
    {
      "slug": "ycombinator",
      "name": "YCombinator",
      "vendor": "Community",
      "tagline": "AI-Native Enterprise Codebase Maintenance. Founded in 2023 by , Second has 3 employees based in .",
      "description": "YCombinator is an AI-native enterprise codebase maintenance tool. It automates the upkeep of large codebases using artificial intelligence. The tool is developed by a small team of three employees and is listed under YCombinator's portfolio.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Enterprises seeking automated codebase maintenance with AI assistance",
      "useCases": [
        "Automating routine codebase maintenance tasks",
        "Keeping enterprise codebases up to date with AI-driven analysis",
        "Reducing manual effort in codebase health monitoring"
      ],
      "pros": [
        "AI-native approach tailored for enterprise codebases",
        "Backed by YCombinator's accelerator network",
        "Focused on reducing maintenance overhead"
      ],
      "cons": [
        "Very small team may limit support and development speed",
        "Limited public information about specific capabilities",
        "Early-stage product with unknown maturity"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://www.ycombinator.com/companies/second",
      "screenshotUrl": "https://bookface-images.s3.us-west-2.amazonaws.com/logos/145c4be909d67f0cc702958f494e25d06163c3e4.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIAQC4NIECAFQCOSX5Z%2F20260601%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260601T220000Z&X-Amz-Expires=3600&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEE4aCXVzLXdlc3QtMiJGMEQCIEGNCSaD96iBDcDiI3YVSG3gwn65DOQKirxCL2TQpqvLAiABTIbVZM0p4e75eERNosOkDPjf437M%2Ben6pQiLef1pfirlAwgXEAAaDDAwNjIwMTgxMTA3MiIMmSYgMrSO70nrzW9oKsID289PQktP9DSxQgWadQYqwnosDJGr4orrblhA%2F8vdL4S5kRi4YhuxO1sDoI2JtVBlKYFeAeVXd%2FqEaGiPZg%2BBbbKU8VtqDnL9TpT5nBCsIF5%2BXqwxM6sx%2B8jNUvqvf6XHj%2FCEttaWb9un0RXP1j5FQsYPy%2BMp1z3SKNV%2F3ywj1nUlwLraPILFx5xSdGqWAvQndoUs2Geper4ee7U%2BdvohqXbDX4JhO2La8J%2F4XmQxYQpHHn%2FMdx4SNbKBxeIrnbEdrhTwe4Iq%2BQcfNecuesM6Snkt8afDnQLtN7eF8IwH95x60zovdrxDqrBpixrAj5JL%2Fgi%2FR%2FX3CXJ2QVqeGUQqY6cPGItFuxxqH1YjjVLTj28eIP3SsXyAJUxiQuD%2FwK2OWoQv%2FILySEGWdeWWF89AH33VjA8VNcvFKxawDI5RuL%2BngWfSNPvWDDQ1tnf45LKSLZljbb7yeiJRarPLtmEdJiB0Qe6LkiFMU88UXFKQqJ3CJqwb9z062swptdEGOdShzuBQOPgkLh1Lvirt0jEopSl5nbabgG5pdqrb9Q26cySQrU%2F7VemB2oyxIRbcsK3zGI9dwAiU1ldWAYhZhahYa6yJMIv999AGOqYBYd5MPQkgvH6KPxZikVhhYe7ug9%2F1lCRepzDd%2B02%2Bz6jkXlUVQIdzZCrNJm3xZUhbQHY1fsg4kA6Zd%2FmU1L4PChv3EZB7szDdXKgVFyLd1fT07hK66uYf%2BEVOSMhkrsUeykWvn0it3Dz%2BVuCMh5LcoRi715X9%2Fth7E30k%2F%2BmJq8HXRLLu1KlXg%2Fs5QDtS8J6oyZlH9kLPCIX2lIkeRsbMBJ8UH3W2dw%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=f27957ef35c671a39568541cf69412df24c23fe61e97232922646f65ff147397",
      "relations": {
        "works_in": [
          "github"
        ],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "devin"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/ycombinator"
    },
    {
      "slug": "ycombinator-profile",
      "name": "YCombinator profile",
      "vendor": "Community",
      "tagline": "Build AI Support Agents in Minutes. Founded in 2023 by Valerie Li and Joel Ritossa, Duckie has 4 employees based in San Francisco, CA, USA. Duckie is hiring for 1 roles in sales.",
      "description": "Duckie lets users build AI support agents in minutes. Founded in 2023, the San Francisco company has 4 employees and is hiring for sales roles.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Startups looking for a fast, minimal AI support agent solution",
      "useCases": [
        "Automating customer support responses for common queries",
        "Deploying AI agents to handle initial support triage",
        "Reducing support team workload with self-service bots"
      ],
      "pros": [
        "Quick setup time of minutes",
        "Simple interface for building agents"
      ],
      "cons": [
        "Small team may limit support and updates",
        "Early-stage product with limited track record"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://www.ycombinator.com/companies/duckie-ai",
      "screenshotUrl": "https://bookface-images.s3.us-west-2.amazonaws.com/logos/19d3818fb1e9af4d616efff5409dfe0b2060a0d7.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIAQC4NIECAMCAANANC%2F20260601%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20260601T220000Z&X-Amz-Expires=3600&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEE4aCXVzLXdlc3QtMiJIMEYCIQDwfkoe%2FANGGzCIW0KnWGa6Cw5PZYmOPRqBhy32QZw3BwIhAJOin9rOeUjcrpVfgx558aVjvv1n25NDk0thOK7C%2B5mCKuUDCBcQABoMMDA2MjAxODExMDcyIgza%2BYn7CeTayFi3bnQqwgP7%2FVTfU50Pyr0wxYR9IucvwQ720Oj84TTlbjdVbb%2BZU8VvAYmuKHIQpZO8gH9Nxryed17R4fNVrjV42eT1FEd4C7wj7SHeBl0DAorbahCs61v2mVvqnJLf56GDZ4ZOaz%2BfLmPSLk8FsbFqXAxZhjvFwc%2BUN46L5NFOdLgcWLw2bdw8kOnMztp8MTOizFTECHWQBm5Nzm4%2BjNOGRk3Vxgls%2FGahcbuEJg%2Fg6DBH4Df9x3OpzGOcM0i%2FmwtPwaOrDgoxfS22AEMMqmxqf0pYVbduC5FhzQ9rg8D%2Fcvu2he6KId1PmH%2BBEh8uuacPQwlxWqKOSgRO4H14GlfA%2BA7rYwq4%2BlVAB64wevyjvpeu%2BT%2BWOVfqUQMztWFZ%2BkJEMQj1s5s0QHK3AR08pJlmwF2SQsoK2tVCEoThLIFHE%2BH%2B0UC7yiXxOrx4Dvh7KsIWhZfd13aEMPIzUxX5fWdwBbeqkGRFa%2Br6%2FjfNb8q9z2QmoPL5XaK3ck%2B1aBae%2B7PXgjhL00EImZsGBBI%2BW0n2EJc4u9tgv%2F%2FmrGMzyPSejjWs8hXHEyFk0O3bVZzXad4qSrKusB6Z2zWdn0qtBudn%2FcvQcVXmq30wjf330AY6pAGnvhy4e75sD41p6GJp4JzL7crYT%2FWp8qsUkdlp4S7FLsZrfnDdvZ6YA3UwGipdTA8MN%2BKEXthhHX4NOuNBFIA7vCXUE%2Bh6jrE%2FXzAtr%2FT9dKPXHXr%2FpGxxb9S6alI5XKzXef9gWF3NY4qoKWLuLCtbeIkYl2HWKCUcfr1gAt5heRStamjuomg8uw7NILJ3I8VXg2mcMtLL7iGeJ02j7x8vQgZe1A%3D%3D&X-Amz-SignedHeaders=host&X-Amz-Signature=a4b87570602499dedddbf2f66d917a9f62eed1b1264e2c36d77edcf672b26a13",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "ailaflow-ai-agents-no-code-platform"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/ycombinator-profile"
    },
    {
      "slug": "youtube-demo",
      "name": "YouTube demo",
      "vendor": "Community",
      "tagline": "[Blog post](https://pub.towardsai.net/creating-a-mostly-autonomous-hr-assistant-with-chatgpt-and-langchains-agents-and-tools-1cdda0aa70ef)",
      "description": "This YouTube demo shows how to build a mostly autonomous HR assistant using ChatGPT and LangChain agents and tools. It walks through the code and architecture for chaining together multiple tools to handle HR tasks like answering policy questions and processing employee requests.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers wanting a hands-on example of building an autonomous agent with LangChain for a specific business function",
      "useCases": [
        "Building a conversational HR bot that answers policy questions",
        "Automating employee request processing with LangChain agents",
        "Learning how to chain multiple tools into an autonomous agent workflow"
      ],
      "pros": [
        "Provides a concrete, walkthrough-style example for developers",
        "Demonstrates practical use of LangChain agents and tools",
        "Shows how to integrate ChatGPT with external data sources"
      ],
      "cons": [
        "Limited to a single HR use case, not a general-purpose framework",
        "Relies on a blog post for full context, demo alone may be incomplete",
        "Assumes familiarity with LangChain and ChatGPT APIs"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://www.youtube.com/watch?v=id7XRcEIBvg&ab_channel=StephenBonifacio",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [
          "langchain"
        ],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/youtube-demo"
    },
    {
      "slug": "youtube",
      "name": "YouTube",
      "vendor": "Community",
      "tagline": "[Discord](https://discord.com/invite/dXbRe5BHJC)",
      "description": "A community-run YouTube channel offering tutorials, walkthroughs, and updates on SuperAGI, an open-source autonomous agent framework. It covers installation, configuration, and practical use cases for building multi-agent systems.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers new to SuperAGI who prefer video tutorials and community-driven guidance",
      "useCases": [
        "Learn step-by-step how to set up and deploy SuperAGI agents",
        "Stay updated on new features and releases via video demos",
        "Troubleshoot common issues with community-sourced walkthroughs"
      ],
      "pros": [
        "Free access to visual learning materials",
        "Content maintained by the SuperAGI community",
        "Covers both beginner and advanced agent-building topics"
      ],
      "cons": [
        "Not a product or tool itself, only a channel for learning",
        "Content schedule depends on community contributors",
        "May lack deep technical reference for every edge case"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-01",
      "officialLink": "https://www.youtube.com/@_superagi",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "docs",
          "github"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/youtube"
    },
    {
      "slug": "blackbox-ai-vs-codium-ai",
      "name": "BLACKBOX AI vs Codium AI",
      "vendor": "Community",
      "tagline": "Blackbox AI: Supercharging Your Coding Workflow",
      "description": "A community comparison of Blackbox AI and Codium AI, two tools that assist developers by generating code, suggesting completions, and automating testing. The article evaluates their features, accuracy, and integration into coding workflows.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers deciding between Blackbox AI and Codium AI for coding assistance",
      "useCases": [
        "Comparing code generation tools for a new project",
        "Evaluating automated test generation capabilities",
        "Choosing between AI assistants for daily development"
      ],
      "pros": [
        "Provides a side-by-side feature comparison",
        "Helps developers make an informed choice",
        "Covers both code generation and testing"
      ],
      "cons": [
        "Opinion-based rather than benchmark-driven",
        "May not reflect the latest tool updates",
        "Limited depth on specific use cases"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://medium.com/@blackbox.ai/blackbox-ai-vs-codium-ai-7016abb93ec0",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "blackbox-ai-code-interpreter-in-terminal"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/blackbox-ai-vs-codium-ai"
    },
    {
      "slug": "blog-post-how-to-use-crew-ai",
      "name": "Blog post: How to use Crew AI",
      "vendor": "Community",
      "tagline": "Crew AI Wiki with examples and guides",
      "description": "This is a community-maintained wiki and blog post that provides examples and guides for using Crew AI. It serves as a practical reference for setting up and running multi-agent workflows.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers new to Crew AI who want concrete examples and guides",
      "useCases": [
        "Learning how to configure Crew AI agents and tasks",
        "Finding example code for common multi-agent patterns",
        "Referencing setup instructions for new Crew AI projects"
      ],
      "pros": [
        "Free and openly accessible",
        "Includes hands-on examples for quick learning",
        "Community updated with practical tips"
      ],
      "cons": [
        "Not an official Crew AI resource",
        "Coverage may be limited to basic use cases",
        "May become outdated as Crew AI evolves"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://crewai.net/posts/how-to-use-crew-ai",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "docs"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/blog-post-how-to-use-crew-ai"
    },
    {
      "slug": "blog",
      "name": "Blog",
      "vendor": "Community",
      "tagline": "Blog | LLMStack",
      "description": "A community-maintained blog that provides tutorials, updates, and insights on building autonomous agents with LLMStack. It covers practical implementations and best practices for agent development.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers building autonomous agents with LLMStack who want practical guidance and community insights.",
      "useCases": [
        "Learning how to build autonomous agents using LLMStack",
        "Staying updated on new features and community projects",
        "Finding example code and architectural patterns for agent workflows"
      ],
      "pros": [
        "Community-driven content with real-world examples",
        "Focused specifically on LLMStack and autonomous agents",
        "Regular updates reflecting current best practices"
      ],
      "cons": [
        "Limited to the LLMStack ecosystem, not general-purpose",
        "May lack depth on advanced or niche agent topics",
        "No interactive tooling, only informational content"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://llmstack.ai/blog",
      "screenshotUrl": "https://storage.googleapis.com/trypromptly-static/static/images/opengraph.jpg",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "docs"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/blog"
    },
    {
      "slug": "co-founder-s-linkedin-1",
      "name": "Co-founder's LinkedIn 1",
      "vendor": "Community",
      "tagline": "Experience: Stealth Startup · Education: Georgia Tech · Location: Bellevue · 500+ connections on LinkedIn. View Zyon Wu’s profile on LinkedIn, a professional community of 1 billi",
      "description": "This is a LinkedIn profile for Zyon Wu, a professional with a background from Georgia Tech and experience at a stealth startup. It serves as a networking and professional identity page within the LinkedIn community.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Recruiters, investors, or collaborators seeking to verify or connect with Zyon Wu",
      "useCases": [
        "Researching Zyon Wu's professional background and connections",
        "Networking with a stealth startup founder or Georgia Tech alumni",
        "Verifying credentials or experience for collaboration or hiring"
      ],
      "pros": [
        "Provides direct access to a verified professional profile",
        "Shows a network of 500+ connections, indicating active engagement",
        "Includes educational and current role details for context"
      ],
      "cons": [
        "Limited to information the user chooses to share publicly",
        "No direct tool or product functionality beyond profile viewing",
        "Stealth startup details are intentionally vague"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://www.linkedin.com/in/zyonwu/",
      "screenshotUrl": "https://media.licdn.com/dms/image/v2/D5603AQEGO3_XwdO3oA/profile-displayphoto-shrink_200_200/profile-displayphoto-shrink_200_200/0/1705020327617?e=2147483647&v=beta&t=vDyUBPl-bIBPhAeGdRRyczLZuYLoMp8pLmStvQyozVE",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/co-founder-s-linkedin-1"
    },
    {
      "slug": "discord",
      "name": "Discord",
      "vendor": "Community",
      "tagline": "Check out the AgentForge community on Discord - hang out with 174 other members and enjoy free voice and text chat.",
      "description": "Discord is a group chat platform where the AgentForge community hosts a free server for 174 members. It provides voice and text channels for real-time discussion and collaboration.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers seeking community support for AgentForge",
      "useCases": [
        "Joining community chat for agent development tips",
        "Asking technical questions in real time",
        "Voice chatting with peers about autonomous agents"
      ],
      "pros": [
        "Free to join and use",
        "Real-time voice and text communication",
        "Small community size for focused interaction"
      ],
      "cons": [
        "Not a dedicated tool for building agents",
        "Limited to chat; no code execution or workflow integration",
        "Active member count is modest"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://discord.com/invite/ttpXHUtCW6",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "community"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/discord"
    },
    {
      "slug": "founder-s-linkedin-michael-sharpe",
      "name": "Founder's LinkedIn - Michael Sharpe",
      "vendor": "Community",
      "tagline": "We exist on the cusp of a new world with a whole new form of media. Multiple fields of… · Experience: Imaginal Media Inc. · Education: Trent University · Location: Nelson · 500+",
      "description": "Michael Sharpe is the founder of Imaginal Media Inc., a company exploring new forms of media at the intersection of technology and creativity. His LinkedIn profile serves as a professional hub for networking and sharing insights on autonomous agents and emerging media.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers and entrepreneurs seeking to connect with a founder in the autonomous agents space",
      "useCases": [
        "Connecting with Michael Sharpe for collaboration on autonomous agent projects",
        "Following his thought leadership on new media and AI",
        "Networking within the professional community of 1 billion LinkedIn members"
      ],
      "pros": [
        "Direct access to a founder actively working in autonomous agents",
        "Part of a large professional network for potential partnerships",
        "Profile provides a clear view of his experience and education"
      ],
      "cons": [
        "Not a tool or platform itself, just a personal profile",
        "Limited to LinkedIn's features and community",
        "No direct product or service offered on the profile"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://www.linkedin.com/in/michaelpsharpe/",
      "screenshotUrl": "https://media.licdn.com/dms/image/v2/D5603AQF4UxVMz-Dw9Q/profile-displayphoto-scale_200_200/B56ZwFvXBMKkAo-/0/1769622827978?e=2147483647&v=beta&t=cB96vV43vA3rzRP5VH5bFUz9co5K31ioPkDiHJKDVnY",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/founder-s-linkedin-michael-sharpe"
    },
    {
      "slug": "founder-s-linkedin-vijay-vasudevan",
      "name": "Founder's LinkedIn - Vijay Vasudevan",
      "vendor": "Community",
      "tagline": "Experience: MintMCP · Education: Carnegie Mellon University · Location: Los Altos · 500+ connections on LinkedIn. View Vijay Vasudevan’s profile on LinkedIn, a professional commu",
      "description": "This is the LinkedIn profile of Vijay Vasudevan, a founder associated with MintMCP with a background from Carnegie Mellon University. It provides a direct professional connection point for engaging with someone in the autonomous agents space.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers and entrepreneurs seeking to network with a founder in the autonomous agents ecosystem",
      "useCases": [
        "Networking with a founder working on autonomous agents and MCP tools",
        "Following updates from a CMU alum in Los Altos tech scene",
        "Reaching out for collaboration or mentorship in autonomous systems"
      ],
      "pros": [
        "Direct access to a founder with 500+ connections in the field",
        "Profile reveals education and current role for background checking",
        "Free resource on a widely used professional platform"
      ],
      "cons": [
        "Not a tool itself, just a profile; requires LinkedIn account to engage",
        "No guarantee of response or availability for outreach",
        "Limited technical details about MintMCP or autonomous agents without further context"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://www.linkedin.com/in/vijay-vasudevan-a5062434/",
      "screenshotUrl": "https://media.licdn.com/dms/image/v2/C5603AQFCW6iQv_nOmQ/profile-displayphoto-shrink_200_200/profile-displayphoto-shrink_200_200/0/1530381007978?e=2147483647&v=beta&t=vMvJE3B5Mf1uer6aMKdBYqI1QxpzMJ0tMRNltZmjpII",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/founder-s-linkedin-vijay-vasudevan"
    },
    {
      "slug": "founder-s-linkedin-laimonas-noreika",
      "name": "Founder's LinkedIn - Laimonas Noreika",
      "vendor": "Community",
      "tagline": "Founder's LinkedIn - Laimonas Noreika — indexed from awesome-ai-agents",
      "description": "A LinkedIn profile for Laimonas Noreika, a founder indexed in the awesome-ai-agents list. It provides direct access to his professional background and updates on autonomous agent projects.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers and researchers who want to follow a founder's work in autonomous agents",
      "useCases": [
        "Following a founder active in the AI agents community",
        "Networking with professionals in autonomous agents",
        "Discovering insights from a practitioner's LinkedIn activity"
      ],
      "pros": [
        "Direct connection to a real founder in the space",
        "Free to access with a LinkedIn account",
        "Regular updates on professional work and interests"
      ],
      "cons": [
        "Not a standalone tool or product",
        "Requires a LinkedIn account to view full content",
        "Content depends on the founder's posting frequency"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://www.linkedin.com/in/laimonasn/",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/founder-s-linkedin-laimonas-noreika"
    },
    {
      "slug": "founder-s-linkedin",
      "name": "Founder's LinkedIn",
      "vendor": "Community",
      "tagline": "Article",
      "description": "This is a LinkedIn profile for Rupert Dodkins, a founder. It serves as a personal and professional page, not a tool. It contains an article but offers no automated agent functionality.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "People interested in Rupert Dodkins or his article",
      "useCases": [
        "Networking with the founder",
        "Reading the posted article",
        "Following the founder's professional updates"
      ],
      "pros": [
        "Direct access to the founder's perspective",
        "Free to view",
        "LinkedIn's standard professional context"
      ],
      "cons": [
        "Not a functional tool or agent",
        "No autonomous capabilities",
        "Limited to one person's content"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://www.linkedin.com/in/rupertdodkins/",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/founder-s-linkedin"
    },
    {
      "slug": "interview-about-deployment-evaluation-and-testing-of-agents-",
      "name": "Interview: About deployment, evaluation, and testing of agents with Sully Omar, the CEO of Cognosys AI",
      "vendor": "Community",
      "tagline": "We asked the founder of Cognosys, Sully Omar, about his experience with building a product for no-code users in the Agents space.",
      "description": "This is a blog post featuring an interview with Sully Omar, CEO of Cognosys AI, discussing his experience building a no-code product for autonomous agents. It covers topics like deployment, evaluation, and testing of agents based on real-world product challenges.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Builders and product managers interested in practical lessons from a no-code autonomous agent startup founder.",
      "useCases": [
        "Learn from a founder's firsthand experience deploying autonomous agents",
        "Understand evaluation and testing strategies for no-code agent products",
        "Gain practical insights into building for non-technical agent users"
      ],
      "pros": [
        "Offers candid, real-world lessons from a company actively shipping agent products",
        "Covers practical aspects often missing from theoretical agent frameworks",
        "Free and concise resource for builders evaluating agent deployment approaches"
      ],
      "cons": [
        "Limited to a single founder's perspective and one product experience",
        "Not a comprehensive technical guide or step-by-step tutorial",
        "Focuses on no-code use cases, less relevant for code-first builders"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://e2b.dev/blog/about-deployment-evaluation-and-testing-of-agents-with-sully-omar-the-ceo-of-cognosys-ai",
      "screenshotUrl": "https://cdn.prod.website-files.com/6731db4b7372e95e7d18a926/67bc9ad8335d75fab9ffa121_aais-cognosys-1200x630.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "interview-discussing-agents-tracing-observability-and-debugg",
          "interview-sweep-founders-share-learnings-from-building-an-ai"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/interview-about-deployment-evaluation-and-testing-of-agents-"
    },
    {
      "slug": "interview-discussing-agents-tracing-observability-and-debugg",
      "name": "Interview: Discussing agents' tracing, observability, and debugging with Ismail Pelaseyed, the founder of Superagent",
      "vendor": "Community",
      "tagline": "We talked with Ismail Pelaseyed, the founder of Superagent, about AI agents, their current challenges, and potential solutions.",
      "description": "An interview with Ismail Pelaseyed, founder of Superagent, discussing challenges in AI agent development including tracing, observability, and debugging. The conversation covers current limitations and potential approaches to improve agent reliability and transparency.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers building or debugging autonomous agents who want a quick, expert perspective on observability challenges.",
      "useCases": [
        "Gaining insights into agent observability and debugging practices",
        "Understanding common pitfalls in building autonomous agents",
        "Learning about Superagent's approach to agent tracing"
      ],
      "pros": [
        "Firsthand perspective from a founder building agent tools",
        "Focuses on practical debugging and observability challenges",
        "Concise and targeted discussion without filler"
      ],
      "cons": [
        "Single interview format limits depth on any one topic",
        "Assumes familiarity with agent development concepts",
        "No code examples or implementation details provided"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://e2b.dev/blog/discussing-agents-challenges-with-ismail-pelaseyed-the-founder-of-superagent",
      "screenshotUrl": "https://cdn.prod.website-files.com/6731db4b7372e95e7d18a926/67bc9b1c01ae9d082eea55c2_aais-superagent-1200x630.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "interview-about-deployment-evaluation-and-testing-of-agents-",
          "interview-sweep-founders-share-learnings-from-building-an-ai"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/interview-discussing-agents-tracing-observability-and-debugg"
    },
    {
      "slug": "interview-sweep-founders-share-learnings-from-building-an-ai",
      "name": "Interview: Sweep founders share learnings from building an AI coding assistant",
      "vendor": "Community",
      "tagline": "We asked the Sweep founders for their view on the current agents",
      "description": "An interview article where the founders of Sweep discuss their experiences and lessons learned from building an AI coding assistant. It covers their views on current autonomous agents and practical insights from development.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers and founders building or evaluating AI coding assistants and autonomous agents",
      "useCases": [
        "Gaining firsthand knowledge from founders on building AI coding assistants",
        "Understanding challenges and best practices in autonomous agent development",
        "Evaluating the current landscape of AI coding tools through expert commentary"
      ],
      "pros": [
        "Provides real-world insights from experienced builders",
        "Concise and focused on practical learnings",
        "Free and publicly accessible resource"
      ],
      "cons": [
        "Not a tool itself, only an interview article",
        "Limited to the perspective of one team",
        "May become outdated as the field evolves quickly"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://e2b.dev/blog/sweep-founders-share-learnings-from-building-an-ai-coding-assistant",
      "screenshotUrl": "https://cdn.prod.website-files.com/6731db4b7372e95e7d18a926/67bc9aaff2c264402c371c10_aais-sweep-1200x630.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "devin",
          "aider",
          "continue"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/interview-sweep-founders-share-learnings-from-building-an-ai"
    },
    {
      "slug": "introducing-xlang-an-open-source-framework-for-building-lang",
      "name": "Introducing XLang: An Open-Source Framework for Building Language Model Agents via Executable Language Grounding",
      "vendor": "Community",
      "tagline": "Introducing XLang, an open-source platform that constructs language model agents through executable language grounding. Alongside this framework, we unveil demos of XLang Agents,",
      "description": "XLang is an open-source framework for building language model agents using executable language grounding. It provides tools to create agents that handle data, plugins, and web interactions. The project plans to release additional frameworks, models, and benchmarks.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers exploring agent frameworks based on executable language grounding",
      "useCases": [
        "Build autonomous agents driven by executable language instructions",
        "Create data-processing agents that interact with structured datasets",
        "Develop plugin-based agents for integrating external tools"
      ],
      "pros": [
        "Open-source and community-driven with transparent roadmap",
        "Supports multiple agent types (data, plugin, web) out of the box",
        "Plans to release comprehensive resources including models and benchmarks"
      ],
      "cons": [
        "Early stage with limited documentation and examples",
        "Relies on community contributions for maturity and stability",
        "Integration may require custom setup for specific use cases"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://www.xlang.ai/blog/xlang-intro",
      "screenshotUrl": "https://i.imgur.com/sPqu2t7.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "github-repository"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/introducing-xlang-an-open-source-framework-for-building-lang"
    },
    {
      "slug": "kaveen-kumarasinghe-founder-of-gpt-discord-linkedin",
      "name": "Kaveen Kumarasinghe - founder of GPT Discord - LinkedIn",
      "vendor": "Community",
      "tagline": "💬💬 Any remaining questions after looking through my profile, want my thoughts on your… · Experience: Stripe · Education: University of Waterloo · Location: Seattle · 500+ conne",
      "description": "LinkedIn profile of Kaveen Kumarasinghe, founder of GPT Discord, with experience at Stripe and a University of Waterloo education. It serves as a professional connection point for discussing autonomous agents and AI community building.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers seeking to network with AI community founders and industry professionals",
      "useCases": [
        "Connect with the GPT Discord founder for insights on autonomous agent communities",
        "Seek feedback or thoughts on your AI projects through LinkedIn messaging",
        "Verify professional background and network with an industry professional"
      ],
      "pros": [
        "Direct access to a founder of an active AI community",
        "Verified work history at Stripe and education from University of Waterloo",
        "Opportunity to join a 500+ connection professional network"
      ],
      "cons": [
        "Not a standalone tool, requires LinkedIn account and connection approval",
        "Limited public information beyond the profile summary",
        "No direct product or service offered, purely a networking contact"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://www.linkedin.com/in/kaveenk/",
      "screenshotUrl": "https://media.licdn.com/dms/image/v2/C5603AQHyeMdxNPs-vQ/profile-displayphoto-shrink_200_200/profile-displayphoto-shrink_200_200/0/1560663007124?e=2147483647&v=beta&t=JGg8Itg0e5hZrp3RamGwlCh6pAn78MolJUPX4AANtqU",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "discord"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/kaveen-kumarasinghe-founder-of-gpt-discord-linkedin"
    },
    {
      "slug": "kokomind-can-llms-understand-social-interactions",
      "name": "KokoMind: Can LLMs Understand Social Interactions?",
      "vendor": "Community",
      "tagline": "KokoMind: Can Large Language Models Understand Social Interactions?",
      "description": "KokoMind is a community research benchmark that evaluates how well large language models understand complex social interactions. It tests models on tasks like emotion attribution and theory of mind reasoning.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Researchers studying social reasoning in large language models.",
      "useCases": [
        "Benchmarking LLM social cognition capabilities",
        "Researching theory of mind in AI systems",
        "Evaluating model performance on multi-person social scenarios"
      ],
      "pros": [
        "Targets an underexplored area of LLM evaluation",
        "Provides structured social interaction tests",
        "Open-source community benchmark"
      ],
      "cons": [
        "Limited to research and evaluation rather than production use",
        "May not reflect real-world social nuance",
        "No active tooling or API for integration"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://chats-lab.github.io/KokoMind/",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "hugging-face-datasets"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/kokomind-can-llms-understand-social-interactions"
    },
    {
      "slug": "language-agents-a-critical-evolutionary-step-of-artificial-i",
      "name": "Language agents: a critical evolutionary step of artificial intelligence",
      "vendor": "Community",
      "tagline": "Yu Su (OSU), Sep 5, 2023.",
      "description": "This article by Yu Su from Ohio State University defines language agents as AI systems that use language as a core interface for perception, reasoning, and action. It argues that language agents represent a key evolutionary step beyond traditional language models by enabling autonomous interaction with tools and environments.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Researchers and developers seeking a foundational understanding of language agents",
      "useCases": [
        "Understanding the conceptual framework for building autonomous agents",
        "Researching the role of language in agent-based AI systems",
        "Exploring academic perspectives on agent evolution"
      ],
      "pros": [
        "Provides a clear, academic definition of language agents",
        "Offers a forward-looking perspective on AI development",
        "Written by a recognized researcher in the field"
      ],
      "cons": [
        "Not a practical guide or tool for building agents",
        "Limited to conceptual discussion without code or implementation details",
        "Single author perspective may not cover all viewpoints"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://yusu.substack.com/p/language-agents",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "prompt-engineering-guide",
          "openai-cookbook"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/language-agents-a-critical-evolutionary-step-of-artificial-i"
    },
    {
      "slug": "medium-blog",
      "name": "Medium blog",
      "vendor": "Community",
      "tagline": "Templates",
      "description": "A community blog post on Medium that provides templates for building autonomous agents. It offers reusable configurations and code examples to help developers quickly prototype agent-based systems.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers seeking practical, template-based starting points for building autonomous agents",
      "useCases": [
        "Rapidly bootstrap autonomous agent projects with pre-built templates",
        "Learn common agent architectures and integration patterns",
        "Adapt example templates for custom agent workflows"
      ],
      "pros": [
        "Free and accessible via a standard blogging platform",
        "Gives concrete starting points rather than abstract theory",
        "Reflects real-world usage from the developer community"
      ],
      "cons": [
        "May be tied to a specific framework or environment",
        "No guarantee of ongoing updates or maintenance",
        "Lacks official support or comprehensive documentation"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://medium.com/@max_82395",
      "relations": {
        "works_in": [],
        "uses": [
          "langchain",
          "autogpt"
        ],
        "built_with": [],
        "pairs_with": [
          "github"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/medium-blog"
    },
    {
      "slug": "medium",
      "name": "Medium",
      "vendor": "Community",
      "tagline": "Docs",
      "description": "Medium is a community-driven documentation platform for autonomous agents. It provides guides and reference materials for building and deploying agent-based systems.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers seeking community documentation for autonomous agent projects",
      "useCases": [
        "Learning how to design autonomous agent architectures",
        "Referencing implementation patterns for agent workflows",
        "Exploring community-contributed agent examples"
      ],
      "pros": [
        "Free access to a wide range of community knowledge",
        "Covers both beginner and advanced agent concepts",
        "Regularly updated with new agent patterns"
      ],
      "cons": [
        "Quality varies across community contributions",
        "No official vendor support or validation",
        "Lacks interactive tutorials or sandbox environments"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://medium.com/@Kompas.ai",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "docs",
          "documentation",
          "community"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/medium"
    },
    {
      "slug": "paper-chatdev-communicative-agents-for-software-development",
      "name": "Paper - ChatDev: Communicative Agents for Software Development",
      "vendor": "Community",
      "tagline": "Software development is a complex task that necessitates cooperation among multiple members with diverse skills. Numerous studies used deep learning to improve specific phases in",
      "description": "ChatDev is a research framework for software development that uses multiple large language model (LLM) driven agents communicating via chat. Each agent specializes in a development phase such as design, coding, or testing, aiming to maintain consistency across phases. The approach seeks to replace fragmented deep learning models with a unified, chat-based collaboration paradigm.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Researchers exploring multi-agent LLM frameworks for autonomous software development",
      "useCases": [
        "Simulating multi-agent collaborative code generation",
        "Prototyping an LLM-driven software development lifecycle",
        "Experimenting with autonomous agent coordination for programming tasks"
      ],
      "pros": [
        "Reduces fragmentation by using a single chat-based framework across phases",
        "Leverages natural language interaction for intuitive agent collaboration",
        "Novel approach that highlights limitations of current deep learning models in development"
      ],
      "cons": [
        "Currently a research paper, not a production-ready tool",
        "Performance depends heavily on underlying LLM quality and prompt engineering",
        "Scalability and reliability of multi-agent systems in complex projects remain unproven"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://arxiv.org/abs/2307.07924",
      "screenshotUrl": "https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": [
          "metagpt",
          "autogen"
        ]
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/paper-chatdev-communicative-agents-for-software-development"
    },
    {
      "slug": "ravi-ramachandran-linkedin",
      "name": "Ravi Ramachandran - LinkedIn",
      "vendor": "Community",
      "tagline": "Results-driven GTM Sales and Business Development leader specializing in AI, Data and… · Experience: Google · Education: Clark University · Location: San Francisco Bay Area · 500",
      "description": "A LinkedIn profile for Ravi Ramachandran, a GTM Sales and Business Development leader specializing in AI, data and related fields. The profile displays his experience at Google, education at Clark University, and a network of over 500 connections on the professional platform.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Sales teams or recruiters seeking a seasoned GTM leader with AI and data expertise",
      "useCases": [
        "Network with a GTM sales and business development leader in AI and data",
        "Identify potential speakers or advisors for go-to-market strategies",
        "Find connections to Google professionals in sales and business development"
      ],
      "pros": [
        "Shows relevant experience at a major tech company (Google)",
        "Specialization in AI and data aligns with current market trends",
        "Large network indicates active professional engagement"
      ],
      "cons": [
        "Not a product or tool, only a personal profile with self-reported information",
        "Limited context on specific achievements or measurable outcomes",
        "No indication of availability for consulting or collaboration"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://www.linkedin.com/in/ravi-nextlevelgtm/",
      "screenshotUrl": "https://media.licdn.com/dms/image/v2/D5603AQGhnp_ZO9KMTw/profile-displayphoto-shrink_200_200/profile-displayphoto-shrink_200_200/0/1724515366558?e=2147483647&v=beta&t=V-uvjf4lJRwRkJZEw5v9KOxVFNf2gOydm7Oa74J1XX8",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/ravi-ramachandran-linkedin"
    },
    {
      "slug": "subreddit",
      "name": "Subreddit",
      "vendor": "Community",
      "tagline": "Twitter",
      "description": "A Reddit community dedicated to discussions, news, and collaboration around the Super AGI autonomous agent platform. Users share build experiences, ask technical questions, and exchange prompts or workflows.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers building with Super AGI who want community-driven troubleshooting and real‑world use cases.",
      "useCases": [
        "Troubleshooting Super AGI setup or runtime errors",
        "Finding shared agent configurations or prompt templates",
        "Staying updated on community-driven features or workarounds"
      ],
      "pros": [
        "Free access to a focused user base for peer support",
        "Direct engagement with developers and early adopters",
        "Centralized log of common issues and solutions"
      ],
      "cons": [
        "No official moderation or curated content guarantees accuracy",
        "Information can be scattered across threads making search harder",
        "Not a substitute for formal documentation or support channels"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://www.reddit.com/r/Super_AGI/",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "docs",
          "github"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/subreddit"
    },
    {
      "slug": "tim-d-linkedin",
      "name": "Tim D. - LinkedIn",
      "vendor": "Community",
      "tagline": "Tim D. - LinkedIn — indexed from awesome-ai-agents",
      "description": "A LinkedIn profile for Tim D., an autonomous agent builder and consultant in the Community network. It provides a professional overview of their work and expertise in AI agents, allowing potential collaborators or clients to connect directly.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Developers and teams seeking personalized guidance or collaboration on autonomous agent projects",
      "useCases": [
        "Connecting with an expert for autonomous agent consulting or collaboration",
        "Reviewing Tim D.'s experience and projects in the agent space",
        "Networking with professionals in the autonomous agents community"
      ],
      "pros": [
        "Direct access to a specialized agent builder for advice",
        "Profile shows real-world experience and endorsements",
        "Free to browse and message on LinkedIn"
      ],
      "cons": [
        "Not a standalone tool, requires LinkedIn interaction",
        "Limited technical detail without engaging directly",
        "Dependent on Tim D.'s availability and responsiveness"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://www.linkedin.com/in/timdutta-ai/",
      "relations": {
        "works_in": [
          "community"
        ],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/tim-d-linkedin"
    },
    {
      "slug": "unveiling-the-untold-story-of-blackbox-ai-a-revolution-in-so",
      "name": "Unveiling the Untold Story of Blackbox.ai: A Revolution in Software Quality Assurance",
      "vendor": "Community",
      "tagline": "In the ever-evolving landscape of Software Quality Assurance (SQA), one tool has silently been rewriting the rules of the game – Blackbox.ai.",
      "description": "Blackbox.ai is an autonomous agent tool that automates software quality assurance processes. It uses artificial intelligence to perform testing tasks such as test execution and bug detection without manual intervention. The tool aims to reduce the time and effort required for traditional SQA workflows.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "QA teams seeking to automate and accelerate their testing workflows",
      "useCases": [
        "Running automated regression tests on code changes",
        "Continuously monitoring applications for defects in production-like environments",
        "Integrating into CI/CD pipelines for on-demand quality checks"
      ],
      "pros": [
        "Reduces manual testing effort by automating repetitive tasks",
        "Can operate around the clock without human oversight",
        "Scales to handle large codebases and frequent updates"
      ],
      "cons": [
        "May produce false positives that require human verification",
        "Effectiveness depends on the quality and coverage of training data",
        "Setting up for legacy or nonstandard systems may be challenging"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-02",
      "officialLink": "https://www.linkedin.com/pulse/unveiling-untold-story-blackboxai-revolution-software-yaqoot-kashif-em75f/",
      "screenshotUrl": "https://media.licdn.com/dms/image/v2/D4D12AQHyf_3hBTaP2g/article-cover_image-shrink_720_1280/article-cover_image-shrink_720_1280/0/1706005693780?e=2147483647&v=beta&t=0tJGlzMwkctUdbEPJE6Gc7buVPGCJHC3svG8XypcETo",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [
          "blackbox-ai-code-interpreter-in-terminal"
        ],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/unveiling-the-untold-story-of-blackbox-ai-a-revolution-in-so"
    },
    {
      "slug": "abhishek-saikia-cofounder-at-kusho",
      "name": "Abhishek Saikia - cofounder at Kusho",
      "vendor": "Community",
      "tagline": "I’ve spent the last decade building AI systems that have to hold up in production. … · Experience: KushoAI · Education: Birla Institute of Technology and Science, Pilani · Locati",
      "description": "Abhishek Saikia is the cofounder of KushoAI and builds AI systems that hold up in production. His work focuses on creating reliable, production-ready AI solutions across various domains.",
      "category": "autonomous-agents",
      "pricingTier": "freemium",
      "deployEffort": "low",
      "bestFor": "Teams seeking expert guidance on building AI systems that are robust and production-ready",
      "useCases": [
        "Building production-grade AI systems",
        "Engineering AI solutions that require high reliability",
        "Consulting on AI system design and deployment"
      ],
      "pros": [
        "Deep experience in production AI engineering",
        "Hands-on background from KushoAI",
        "Strong track record of building systems that work at scale"
      ],
      "cons": [
        "Limited to the expertise and availability of a single individual",
        "Not a scalable software tool or platform",
        "Direct engagement may be constrained by time and capacity"
      ],
      "tags": [],
      "featured": false,
      "tier": "curated",
      "language": [],
      "addedAt": "2026-06-03",
      "officialLink": "https://www.linkedin.com/in/abhishek1315/",
      "screenshotUrl": "https://media.licdn.com/dms/image/v2/D5603AQFU0H2xedDWNw/profile-displayphoto-shrink_200_200/profile-displayphoto-shrink_200_200/0/1712123088432?e=2147483647&v=beta&t=ecXeLe4-TseG3Cs4IIzxQ1kRXPgoY7x7y-MLXeMZ_v0",
      "relations": {
        "works_in": [],
        "uses": [],
        "built_with": [],
        "pairs_with": [],
        "alternative_to": []
      },
      "detailUrl": "https://enterprisedna.co/directories/agents/abhishek-saikia-cofounder-at-kusho"
    }
  ]
}