أفضل AI Agents (2026)

Daniel Nikulshynبقلم Daniel Nikulshyn·تم التحديث يونيو 2026·تمت مراجعة 460 أداة

A buyer's guide to the best AI agents—autonomous and semi-autonomous tools that plan, reason, and execute multi-step tasks across apps, APIs, and data sources.

AI Agents بالأرقام

460
الأدوات المُدرجة
100%
مجاني أو فريميوم
460
مع مراجعات المستخدمين

تشكيلة الأسعار

مجاني 1فريميوم 459مدفوع 0تواصل 0

أفضل AI Agents (2026)

  1. 1Zapier's AgentsAI-powered agents that automate workflows across 7,000+ connected apps
    5.0 (6)
  2. 2NexusGPTNo-code platform for building and deploying custom AI agents to automate business workflows.
    5.0 (6)
  3. 3B2 AIAI agents for business integrating tools and data sources for intelligent insights and actions.
    5.0 (6)
  4. 4Maps Scraper AIAn AI-driven tool that automates the extraction of business data from Google Maps, enhancing lead generation and market research.
    5.0 (6)
  5. 5AgentForgeLow-code framework for building autonomous AI agents and cognitive architectures
    5.0 (6)
  6. 6ClarosAI shopping assistant that summarizes reviews and surfaces the best deals.
    5.0 (6)
  7. 7MMomentic AIWrite, fix, and run software tests using plain English prompts.
    5.0 (6)
  8. 8Micro AgentAI coding agent that iterates on code until your tests pass
    5.0 (6)
  9. 9Mogoj AIAI-powered workflow optimization and business process automation
    5.0 (6)
  10. 10FigureHumanoid robots built to integrate AI-driven labor into real-world workforces.
    5.0 (6)
1

Zapier's Agents

AI-powered agents that automate workflows across 7,000+ connected apps

5.0 (6)
· freemium
Zapier's Agents screenshot

Zapier's Agents brings autonomous AI into the Zapier automation ecosystem, letting users build agents that can reason, take actions, and orchestrate tasks across thousands of integrated apps. Instead of relying solely on rigid trigger-action Zaps, agents can interpret context, make decisions, and execute multi-step workflows on demand. The platform is designed for both technical and non-technical users, offering a no-code interface to configure agents, define instructions, and connect data sources. Agents can pull information, draft responses, update records, and coordinate between tools like Slack, Gmail, HubSpot, Notion, and Google Workspace. It suits teams looking to extend existing Zapier automations with smarter, more flexible AI behavior without managing infrastructure or writing code.

  • AI agents with natural language instructions
  • Access to Zapier's 7,000+ app catalog
  • Custom data sources and knowledge inputs
  • Triggered or on-demand agent execution
  • Works alongside existing Zaps
  • Visual no-code agent builder
2

NexusGPT

No-code platform for building and deploying custom AI agents to automate business workflows.

5.0 (6)
· freemium
NexusGPT screenshot

NexusGPT is a no-code platform that lets users create AI agents capable of handling tasks across customer support, sales, operations, and internal workflows. Agents can be configured with specific roles, knowledge bases, and tools, then deployed across channels like websites, messaging apps, and email. The platform emphasizes integration, connecting agents to popular business tools and APIs so they can take real actions rather than just respond to questions. Users can start from prebuilt templates or design agents from scratch, adjusting behavior, memory, and skills as needed. It targets teams that want to automate repetitive processes without hiring developers, offering a visual interface for building, testing, and managing multiple agents from one dashboard.

  • Visual no-code agent builder
  • Custom knowledge base uploads
  • Integrations with business tools and APIs
  • Multi-channel deployment (web, chat, email)
  • Agent templates for common use cases
  • Team collaboration and management dashboard
3

B2 AI

AI agents for business integrating tools and data sources for intelligent insights and actions.

5.0 (6)
· freemium

B2 AI is a AI Agents tool listed on Agent Pantheon.

4

Maps Scraper AI

An AI-driven tool that automates the extraction of business data from Google Maps, enhancing lead generation and market research.

5.0 (6)
· freemium
Maps Scraper AI screenshot

Maps Scraper AI is a AI Agents tool listed on Agent Pantheon.

5

AgentForge

Low-code framework for building autonomous AI agents and cognitive architectures

5.0 (6)
· freemium
AgentForge screenshot

AgentForge is a development framework designed to streamline the creation of AI-powered autonomous agents. By offering a low-code approach, it lowers the technical barrier for prototyping and iterating on agent behaviors, allowing developers and researchers to focus on logic and capabilities rather than boilerplate infrastructure. The framework supports the construction of cognitive architectures, enabling agents to handle reasoning, memory, and task execution across various LLM backends. It is well-suited for experimenting with multi-step workflows, custom tools, and modular agent designs. AgentForge is particularly useful for teams looking to rapidly prototype agent-based applications, conduct AI research, or build production-ready autonomous systems without committing to a rigid stack.

  • Low-code agent configuration
  • Modular cognitive architecture components
  • Multi-LLM backend compatibility
  • Memory and context management
  • Custom tool and action integration
  • Rapid iteration workflow
6

Claros

AI shopping assistant that summarizes reviews and surfaces the best deals.

5.0 (6)
· freemium

Claros is an AI-powered shopping companion designed to help consumers cut through the noise of online product research. By analyzing reviews, specifications, and pricing across the web, it delivers concise summaries that highlight what real users like and dislike about a product. Beyond review analysis, Claros helps shoppers compare similar items and identify competitive prices, making it easier to decide what to buy and where to buy it. It's geared toward anyone who wants to make confident purchasing decisions without spending hours reading individual reviews.

  • AI-generated review summaries
  • Deal and price discovery
  • Product comparison insights
  • Sentiment analysis of user feedback
  • Buying recommendations based on aggregated data
7M

Momentic AI

Write, fix, and run software tests using plain English prompts.

5.0 (6)
· freemium
Momentic AI screenshot

Momentic AI is a testing platform that lets teams describe test cases in natural language instead of writing brittle scripts. It interprets these plain-English instructions to generate, execute, and maintain automated tests across web applications. When tests fail due to UI changes or flaky behavior, Momentic can self-heal by adjusting selectors and steps automatically. This reduces the maintenance burden that traditionally slows down QA teams and helps engineering organizations keep test suites in sync with rapidly evolving products. The tool targets developers, QA engineers, and product teams who want faster test authoring and more reliable CI pipelines without deep automation expertise.

  • Natural language test creation
  • AI-powered self-healing tests
  • Automated test execution
  • CI/CD integration
  • Cross-browser web testing
  • Failure diagnostics and reporting
8

Micro Agent

AI coding agent that iterates on code until your tests pass

5.0 (6)
· freemium

Micro Agent is an open-source AI coding assistant that generates and refines code from natural language descriptions using a test-driven loop. You describe what a function should do, supply or let it generate unit tests, and the agent keeps editing the implementation until every test passes. By grounding the AI's work in concrete test cases, Micro Agent aims to reduce hallucinated code and produce verifiable output. It runs locally from the command line and supports multiple language models, making it a lightweight option for developers who want focused, reliable code generation rather than a full autonomous agent.

  • Natural language to code generation
  • Automatic test-driven iteration
  • Built-in test generation option
  • Support for several LLM backends
  • Command-line interface
  • Open-source codebase
9

Mogoj AI

AI-powered workflow optimization and business process automation

5.0 (6)
· freemium
Mogoj AI screenshot

Mogoj AI is a platform designed to help businesses streamline operations through intelligent automation. It targets repetitive tasks and complex workflows, allowing teams to offload routine work to AI agents and focus on higher-value activities. The tool integrates into existing business processes to identify inefficiencies, suggest improvements, and execute automated routines across departments. It is positioned for organizations looking to scale operations without proportionally scaling headcount. With a focus on productivity, Mogoj AI aims to serve both small teams and larger enterprises seeking to modernize their workflow stack with AI-driven solutions.

  • AI-driven workflow optimization
  • Business process automation
  • Task and routine automation
  • Workflow analysis and suggestions
  • Scalable for teams and enterprises
  • Integration with business operations
10

Figure

Humanoid robots built to integrate AI-driven labor into real-world workforces.

5.0 (6)
· freemium
Figure screenshot

Figure develops general-purpose humanoid robots designed to take on physical tasks in commercial and industrial environments. The robots combine bipedal mobility, dexterous manipulation, and onboard AI models that allow them to perceive their surroundings, follow natural language instructions, and learn from demonstration. The company targets sectors facing persistent labor shortages, such as manufacturing, logistics, and warehousing, positioning its humanoids as flexible workers that can be deployed across tasks rather than dedicated to a single function. Figure has partnered with large enterprises to pilot its robots in live operational settings. Ongoing development focuses on improving autonomy, safety, and the underlying foundation models that drive perception and decision-making, with the broader goal of expanding humanoid robotics into wider commercial and eventually household use.

  • Bipedal humanoid form factor
  • Dexterous two-handed manipulation
  • Onboard AI vision and language models
  • Learning from human demonstration
  • Designed for warehouse and manufacturing tasks
  • Enterprise pilot partnerships

تصفح جميع أدوات AI Agents الـ 460

الدليل الكامل القابل للبحث — مرتب حسب مراجعات المستخدمين الحقيقية.

#الأداةالتقييم
1Zapier's AgentsAI-powered agents that automate workflows across 7,000+ connected apps
5.0 (6)
عرض الأداة
2NexusGPTNo-code platform for building and deploying custom AI agents to automate business workflows.
5.0 (6)
عرض الأداة
3B2 AIAI agents for business integrating tools and data sources for intelligent insights and actions.
5.0 (6)
عرض الأداة
4Maps Scraper AIAn AI-driven tool that automates the extraction of business data from Google Maps, enhancing lead generation and market research.
5.0 (6)
عرض الأداة
5AgentForgeLow-code framework for building autonomous AI agents and cognitive architectures
5.0 (6)
عرض الأداة
6ClarosAI shopping assistant that summarizes reviews and surfaces the best deals.
5.0 (6)
عرض الأداة
7MMomentic AIWrite, fix, and run software tests using plain English prompts.
5.0 (6)
عرض الأداة
8Micro AgentAI coding agent that iterates on code until your tests pass
5.0 (6)
عرض الأداة
9Mogoj AIAI-powered workflow optimization and business process automation
5.0 (6)
عرض الأداة
10FigureHumanoid robots built to integrate AI-driven labor into real-world workforces.
5.0 (6)
عرض الأداة
11Black Forest LabsA pioneering AI startup specializing in state-of-the-art generative models for image and video synthesis.
5.0 (6)
عرض الأداة
12Charisma.aiImmersive conversational AI for interactive storytelling, training, and brand campaigns.
5.0 (6)
عرض الأداة
13Sanctuary AIBuilder of general-purpose humanoid robots aimed at industrial labor tasks.
5.0 (5)
عرض الأداة
14StemroboAI and robotics learning kits for K-12 classrooms and skill development
5.0 (5)
عرض الأداة
15SwarmZero.aiMarketplace and platform for building, deploying, and monetizing AI agents and swarms.
5.0 (5)
عرض الأداة
16Galileo AIGenerative AI for rapid, high-fidelity UI design from text prompts.
5.0 (5)
عرض الأداة
17AntWorks Intelligent AutomationAutonomous AI agents for enterprise document processing and business workflow automation.
5.0 (5)
عرض الأداة
18OpenAdaptAn open-source framework automating desktop workflows using large multimodal models.
5.0 (5)
عرض الأداة
19Werd AIMulti-agent AI platform that plans, researches, and writes long-form content for you.
5.0 (5)
عرض الأداة
20v0Generate production-ready UI and code from natural language prompts.
5.0 (5)
عرض الأداة
21HumanlinkerAI sales prospecting platform for hyper-personalized outreach at scale.
5.0 (5)
عرض الأداة
22Lazy AIRapidly build AI agents, internal tools, and bots from natural language prompts.
5.0 (5)
عرض الأداة
23OneReach.aiNo-code platform for building multimodal AI agents that automate work across voice, chat, and apps.
5.0 (4)
عرض الأداة
24Mew DesignAI design agent that turns prompts and references into editable UI mockups.
5.0 (4)
عرض الأداة
25MirascopeAn open-source library providing flexible and user-friendly abstractions for working with Large Language Models (LLMs) across various providers.
5.0 (4)
عرض الأداة
26aiXplainEnd-to-end platform for building, deploying, and managing AI agents and solutions.
5.0 (4)
عرض الأداة
27Leman LogisticsAI logistics agents that streamline supply chains and predict disruptions before they happen.
5.0 (4)
عرض الأداة
28IndexRusherFaster Google indexing and improved site discoverability for SEO teams.
5.0 (4)
عرض الأداة
29Phonely AIAn AI-powered phone service providing 24/7 human-like support, integrating seamlessly with business tools to enhance customer interactions.
5.0 (4)
عرض الأداة
30HumAIns AIAutonomous AI agents for customer support, sales, and business automation
5.0 (4)
عرض الأداة
31AgentVerseOpen-source framework for orchestrating multi-agent LLM systems in tasks and simulations.
5.0 (4)
عرض الأداة
32MintiiSmart LLM routing that cuts costs without sacrificing output quality.
5.0 (4)
عرض الأداة
33Workist AI AgentAutonomous AI agent that turns email orders and RFQs into structured ERP entries.
5.0 (4)
عرض الأداة
34GLBNXTEnterprise AI platform that equips knowledge workers with secure access to data and AI tools.
5.0 (4)
عرض الأداة
35MeziAI assistant that turns course content into interactive learning support for students.
5.0 (4)
عرض الأداة
36AI 3D Model GeneratorFree AI tool that turns 2D images into 3D models in minutes.
5.0 (4)
عرض الأداة
37JulepOpen-source framework for building stateful AI agents with long-term memory and complex workflows.
5.0 (4)
عرض الأداة
38Agent PilotOpen-source platform for building and orchestrating AI agent workflows
5.0 (4)
عرض الأداة
39NelimaCommunity-driven conversational AI that turns natural language into automated actions
5.0 (4)
عرض الأداة
40BambooAIOpen-source Python library for conversational data analysis powered by LLMs.
4.8 (6)
عرض الأداة
41telliAn AI call automation platform designed to streamline customer interactions by independently reaching out to customers and enhancing their experience.
4.8 (6)
عرض الأداة
42Alethea AIA platform merging AI and blockchain to create intelligent NFTs (iNFTs), enabling decentralized ownership and interaction with AI-generated characters.
4.8 (6)
عرض الأداة
43ContinueAn open-source AI code assistant that integrates with IDEs to provide real-time code autocompletion and chat functionalities.
4.8 (6)
عرض الأداة
44Agent HerbieAI virtual assistant for research, writing, and data analysis tasks
4.8 (6)
عرض الأداة
45Action SyncEnterprise action intelligence platform that connects and coordinates work across teams and tools.
4.8 (6)
عرض الأداة
46ArtisanAI sales platform that automates outbound prospecting and outreach workflows.
4.8 (6)
عرض الأداة
47GPT PilotAI developer that builds full apps through code generation and clarifying dialogue.
4.8 (6)
عرض الأداة
48CollegeVineAI agents for college enrollment, advising, and alumni engagement
4.8 (6)
عرض الأداة
49LlamaGymOpen-source Python framework for fine-tuning LLM agents with online reinforcement learning.
4.8 (6)
عرض الأداة
50TTaalkAI agents that automate business calls, texts, and emails at scale
4.8 (6)
عرض الأداة
51JJace.AIAI email assistant that triages your inbox and drafts replies in your voice.
4.8 (6)
عرض الأداة
52Omnimind AIEnrich HubSpot contacts automatically with LinkedIn data using AI.
4.8 (6)
عرض الأداة
53AGIXAutonomous AI agents and a marketplace for plug-and-play tools
4.8 (6)
عرض الأداة
54Grit.ioAutomate code migrations and large-scale refactors with AI-driven workflows.
4.8 (6)
عرض الأداة
55Goodcall24/7 AI phone agent for customer service, bookings, and lead capture.
4.8 (6)
عرض الأداة
56Resemble AIAI voice generation platform for creating custom, lifelike synthetic voices
4.8 (6)
عرض الأداة
57HumanicAI-powered PLG marketing platform that turns product usage data into personalized campaigns.
4.8 (6)
عرض الأداة
58ClericAutonomous AI SRE that triages production alerts and surfaces root causes
4.8 (6)
عرض الأداة
59AIRLOCAI-powered executive search platform for faster, smarter senior hiring decisions.
4.8 (6)
عرض الأداة
60UnifyA go-to-market technology platform that automates sales intelligence and engagement workflows for revenue teams.
4.8 (6)
عرض الأداة
61AgienceOpen-source platform for building and deploying intelligent agents accessible to everyone.
4.8 (6)
عرض الأداة
62GriptapeOpen-source Python framework for building AI agents and pipelines with minimal code.
4.8 (6)
عرض الأداة
63VagentsBuild and deploy AI-powered virtual workers to automate repetitive business tasks.
4.8 (6)
عرض الأداة
64Fay AIAutomated AI assistant for customer support, sales, and onboarding workflows.
4.8 (6)
عرض الأداة
65AvidnoteAI workspace for researchers to write, read, and analyze academic papers faster.
4.8 (6)
عرض الأداة
66n8nOpen-source workflow automation for connecting AI agents, APIs, and business systems.
4.8 (6)
عرض الأداة
67DDotAI data analyst that delivers instant answers to business data questions in plain language.
4.8 (5)
عرض الأداة
68AI Video MakerTurn text or images into short AI-generated videos with a free tier.
4.8 (5)
عرض الأداة
69DJ NovaAn AI-driven virtual DJ and producer aiming to perform at major music festivals using AI and blockchain technologies.
4.8 (5)
عرض الأداة
70Evo.ninjaAn adaptive AI agent utilizing specialized personas for efficient task execution.
4.8 (5)
عرض الأداة
71Replica StudiosAI-powered platform for creating realistic voiceovers with customizable voices and multilingual support.
4.8 (5)
عرض الأداة
72NotebookLMAn AI-powered research and note-taking tool developed by Google, designed to help users synthesize and interact with their documents.
4.8 (5)
عرض الأداة
73MightyBotAn AI-powered productivity copilot designed to automate workflows and enhance team collaboration for enterprise revenue teams.
4.8 (5)
عرض الأداة
74TruePilotAn AI-powered virtual assistant designed for tax accountants, streamlining tax research and automating client advisory services.
4.8 (5)
عرض الأداة
75DigitalEmployees.ioAI digital workers that augment TechOps and QA teams to automate workflows and speed delivery.
4.8 (5)
عرض الأداة
76CCustAI customer success agents that give every account personal attention at scale
4.8 (5)
عرض الأداة
77BeeBotAutonomous AI agent that plans and executes multi-step tasks with minimal user input.
4.8 (5)
عرض الأداة
78KafkaiAI content generator built for SEO-focused articles and niche websites.
4.8 (5)
عرض الأداة
79DelegateAI-powered account management for long-tail customers
4.8 (5)
عرض الأداة
80Play AIVoice AI platform for cloning voices and building real-time conversational agents.
4.8 (5)
عرض الأداة
81FFreysaGame-based AI platform where players outsmart adversarial agents to earn crypto and create digital twins.
4.8 (5)
عرض الأداة
82SScrapelessWeb scraping API that bypasses blocks and CAPTCHAs to extract public data at scale
4.8 (5)
عرض الأداة
83Perplexity AIAI search engine that delivers cited, real-time answers to natural language questions.
4.8 (5)
عرض الأداة
84GentoroSecure middleware connecting LLMs to enterprise apps and data sources.
4.8 (5)
عرض الأداة
85Artflow AITurn your photos into custom, full-body AI characters for storytelling and animation.
4.8 (5)
عرض الأداة
86AgentsLedAI-powered solutions that automate sales, marketing, and customer success tasks, enhancing efficiency and enabling teams to focus on strategic growth.
4.8 (5)
عرض الأداة
87Formulate.aiBuild autonomous AI workflows that run with minimal human oversight.
4.8 (5)
عرض الأداة
88Crew AIOpen-source framework for orchestrating role-based AI agent teams
4.8 (5)
عرض الأداة
89BBondAIFramework for building advanced AI agents with built-in tools and integrations
4.8 (5)
عرض الأداة
90Tutorly.sgA 24/7 AI study companion offering on-demand tutoring across subjects for students.
4.8 (5)
عرض الأداة
91ImagezenCentralized image hub for agencies managing multiple WordPress sites across brands.
4.8 (5)
عرض الأداة
92TwinToneInteractive AI agents and digital twins for creators, streamers, and games.
4.8 (5)
عرض الأداة
93Replify24/7 AI receptionist and sales agent built for gyms and fitness brands.
4.8 (5)
عرض الأداة
94KrispAI noise, voice, and echo cancellation for clearer calls and recordings on any app.
4.8 (5)
عرض الأداة
95AutoLaunchedLaunch your startup faster and cheaper with AI-assisted setup and go-to-market tools.
4.8 (5)
عرض الأداة
96BuzzAIAn AI-powered platform for creating, trading, and interacting with virtual AI agents, integrating tokenomics within the BNB Chain ecosystem.
4.8 (5)
عرض الأداة
97DendriteAn open-source tool that enables AI agents to interact with websites through authentication, interaction, and data extraction.
4.8 (5)
عرض الأداة
98Lecca.ioA no-code platform for building AI agents and workflow automations to enhance productivity across various business functions.
4.8 (5)
عرض الأداة
99Myestro AIAI-powered coworkers designed to enhance productivity and efficiency for sales and marketing teams through automation and intelligent insights.
4.8 (5)
عرض الأداة
100DeepReelTurn text into videos with realistic AI avatars for fast, scalable content creation.
4.8 (5)
عرض الأداة
101Bolt.newAn AI-powered web development agent enabling users to prompt, run, edit, and deploy full-stack applications directly from their browser without local setup.
4.8 (5)
عرض الأداة
102AAgnoBuild, run, and manage AI agents and multi-agent teams in your own cloud.
4.8 (5)
عرض الأداة
103Lindy.aiBuild custom AI agents to automate workflows across email, meetings, CRM, and more.
4.8 (5)
عرض الأداة
104SedaiAutonomous cloud management that continuously optimizes cost, performance, and availability.
4.8 (5)
عرض الأداة
105Bee Agent FrameworkOpen-source framework for building and scaling production-ready agentic workflows.
4.8 (5)
عرض الأداة
106Qwen AgentOpen-source framework for building Qwen-powered agents with tool use and long-context reasoning
4.8 (5)
عرض الأداة
107Google AgentspaceEnterprise AI platform unifying company data with intelligent agents for productivity
4.8 (5)
عرض الأداة
108LLorikeetAI customer support agent built to resolve complex, multi-step issues
4.8 (5)
عرض الأداة
109AirtopNatural-language browser automation for AI agents and web workflows
4.8 (5)
عرض الأداة
110RelevanceAINo-code platform for building and orchestrating AI agents and multi-step workflows
4.8 (4)
عرض الأداة
111IdaAI-powered drilling engineer that assists oil and gas teams with well planning and operations.
4.8 (4)
عرض الأداة
112ReByteAI-powered platform enabling autonomous code execution and data analysis for efficient task automation.
4.8 (4)
عرض الأداة
113TankaAn AI-powered messaging platform with cognitive memory, enhancing team collaboration through intelligent, context-aware communication.
4.8 (4)
عرض الأداة
114SWE-AgentAn open-source AI tool that transforms large language models into software engineering agents capable of autonomously resolving issues in real GitHub reposit...
4.8 (4)
عرض الأداة
115SStylo AIAI assistant for Zendesk agents that drafts faster, more consistent customer replies.
4.8 (4)
عرض الأداة
116FableAI writing assistant for crafting engaging stories and content
4.8 (4)
عرض الأداة
117BaselightOpen, collaborative data platform for exploring and sharing datasets
4.8 (4)
عرض الأداة
118Thynk ForwardAI-powered business intelligence to help teams work smarter and move faster.
4.8 (4)
عرض الأداة
119SiriApple's voice assistant for hands-free control across iPhone, iPad, Mac, and beyond.
4.8 (4)
عرض الأداة
120Lifemind AIPsychographic segmentation and values-based audience insights for growth marketers.
4.8 (4)
عرض الأداة
121WritesonicAI writing assistant for blogs, ads, and marketing copy at scale.
4.8 (4)
عرض الأداة
122HerculesOpen-source AI agent that automates end-to-end software testing from plain-language test cases.
4.8 (4)
عرض الأداة
123Miracle AgentAI-driven automation for finance, HR, supply chain, and customer service on Oracle Fusion Cloud.
4.8 (4)
عرض الأداة
124OsamAI voice agents that answer every call for auto dealerships, 24/7.
4.8 (4)
عرض الأداة
125Retell AIAn AI-powered platform that enables businesses to build, test, deploy, and monitor conversational voice agents for automating customer interactions.
4.8 (4)
عرض الأداة
126Agents.aiBrowser-based AI agent that automates tasks using Large Action Models, no APIs required.
4.8 (4)
عرض الأداة
127Agent.aiA platform to build, hire, and connect AI agents across business workflows.
4.8 (4)
عرض الأداة
128Multi-Agent OrchestratorOpen-source framework for coordinating multiple AI agents across complex conversations.
4.8 (4)
عرض الأداة
129MMindtripAIAI travel planner that builds personalized trip itineraries in minutes.
4.8 (4)
عرض الأداة
130Yuma AIAI agents that automate ecommerce support, sales, and social chat to drive revenue and CSAT.
4.8 (4)
عرض الأداة
131CodeFuse AIAI assistant for code generation and end-to-end software lifecycle support
4.8 (4)
عرض الأداة
132KapaAIAI assistant that turns developer docs into instant technical answers
4.8 (4)
عرض الأداة
133MintlifyModern documentation platform built for developer products and AI-driven discovery.
4.8 (4)
عرض الأداة
134Flair AiAI design tool for instant product photoshoots and branded marketing visuals.
4.8 (4)
عرض الأداة
135D-ID Creative RealityTurn text, photos, and audio into lifelike AI avatar videos for business and creators.
4.8 (4)
عرض الأداة
136Anime AI GeneratorBrowser-based anime art generator that turns text prompts into illustrations with no setup or GPU needed.
4.8 (4)
عرض الأداة
137SixeyeVoice AI agents and remote management for professional control systems integrators.
4.8 (4)
عرض الأداة
138HedraFoundation models for generating expressive, intelligent AI characters with realistic emotion.
4.8 (4)
عرض الأداة
139AgentaOpen-source LLMOps platform for building, evaluating, and deploying LLM apps
4.8 (4)
عرض الأداة
140SUI AgentsZero-code platform for building on-chain AI agents on the Sui blockchain.
4.8 (4)
عرض الأداة
141Droxy AIA no-code platform enabling users to create and integrate customizable AI chatbots across various platforms.
4.8 (4)
عرض الأداة
142ControlFlow AIAI-driven workflow automation for streamlining business processes and boosting team productivity.
4.8 (4)
عرض الأداة
143WeaviateAn open-source, AI-native vector database enabling developers to build and scale AI-powered applications with advanced data retrieval capabilities.
4.8 (4)
عرض الأداة
144Voho AIConversational AI agents for customer support and business task automation.
4.8 (4)
عرض الأداة
145Ability AIAn AI-driven platform that automates digital marketing strategies through autonomous agents specializing in strategy, content, and analytics.
4.8 (4)
عرض الأداة
146MendableAn AI-powered platform that enables developers to integrate chat-based search into their applications, enhancing user engagement and information retrieval.
4.8 (4)
عرض الأداة
147AnyVideoAIFree online AI tool that turns still photos into short animated videos.
4.8 (4)
عرض الأداة
148Replit AgentAn AI-powered coding assistant that enables users to build, deploy, and manage software applications through natural language prompts within the Replit platf...
4.8 (4)
عرض الأداة
149KissflowLow-code workflow automation platform for digitizing business processes across teams.
4.8 (4)
عرض الأداة
150KwalAI voice agent that runs human-like first-round candidate interviews at scale.
4.8 (4)
عرض الأداة
151GRIFFAINAI agents that automate trading and on-chain actions across the Solana ecosystem.
4.8 (4)
عرض الأداة
152Millis AIBuild production-ready voice agents with ~600ms response latency for natural real-time conversations.
4.8 (4)
عرض الأداة
153DDuckieAI agents that automate customer support by taking real actions across your stack
4.8 (4)
عرض الأداة
154AAsk-AIAI assistant that unifies B2B data to accelerate support, sales, and customer success teams.
4.8 (4)
عرض الأداة
155GrowthBarAI content generator and SEO toolkit for creating optimized blog posts and marketing copy
4.8 (4)
عرض الأداة
156TryFounderModeAutomates LinkedIn outreach and content to generate B2B leads on autopilot.
4.8 (4)
عرض الأداة
157MomenNo-code platform for building and deploying AI apps and agents for business workflows.
4.8 (4)
عرض الأداة
158FFlowHuntNo-code platform for building AI agents, chatbots, and automated workflows.
4.8 (4)
عرض الأداة
159MorphAICreate and manage AI-powered virtual influencers for modern marketing campaigns.
4.8 (4)
عرض الأداة
160DescriptAn AI-powered, all-in-one video and audio editing platform that simplifies content creation with text-based editing and advanced AI tools.
4.8 (4)
عرض الأداة
161Code as PoliciesA framework utilizing language model-generated programs to enable robots to perform complex tasks through code-based policies.
4.8 (4)
عرض الأداة
162LlamaIndexAn open-source data framework that enables large language models to interact with custom data sources for building AI applications.
4.8 (4)
عرض الأداة
163Teenage-AGIOpen-source autonomous AI agent with persistent memory and contextual reasoning.
4.8 (4)
عرض الأداة
164ACME.BOTAutomated AI content agent that plans, writes, and publishes for businesses.
4.8 (4)
عرض الأداة
165DDecipher AIAI agent that writes, maintains, and runs software tests while surfacing live bugs in production.
4.8 (4)
عرض الأداة
166JustCall AI Voice Agent24/7 AI voice agent that handles sales and support calls with human-like conversations.
4.8 (4)
عرض الأداة
167Kusog aiAgentAI agents built to augment individual productivity, not replace human workers.
4.8 (4)
عرض الأداة
168StoreAgentCurated directory of AI tools built for ecommerce store owners.
4.8 (4)
عرض الأداة
169CChamelioAI copilot for in-house legal teams to handle contracts and documents faster.
4.7 (6)
عرض الأداة
170SigTechCollaborative financial market analysis powered by autonomous AI agents
4.7 (6)
عرض الأداة
171SageScanAI agents for market and futures intelligence across global commodities and assets.
4.7 (6)
عرض الأداة
172PPRDKitAI workspace for turning product ideas into PRDs, user flows, and launch content.
4.7 (6)
عرض الأداة
173TennrAI automation for healthcare document processing and administrative workflows.
4.7 (6)
عرض الأداة
174Saga AIAn AI-powered workspace integrating notes, documents, and tasks with advanced AI assistance.
4.7 (6)
عرض الأداة
175Pine AIAn AI-powered Excel add-in that simplifies formula generation, VBA coding, and data analysis directly within spreadsheets.
4.7 (6)
عرض الأداة
176Laika AIAn AI-powered platform integrating artificial intelligence with blockchain technology to offer decentralized intelligence solutions for the Web3 environment.
4.7 (6)
عرض الأداة
177MagickAn open-source, no-code AI development platform enabling users to create, deploy, and scale advanced AI agents and applications through a visual interface.
4.7 (6)
عرض الأداة
178RPA.aiAI-powered RPA agents that automate repetitive business workflows across apps and systems.
4.7 (6)
عرض الأداة
179Exponent AIAn AI-powered platform providing institutional-level productivity tools for cryptocurrency investors.
4.7 (6)
عرض الأداة
180Wordle CalcleWordle solver and hub for discovering Wordle-style word games.
4.7 (6)
عرض الأداة
181Dall: AI Image & Art GeneratorMobile AI art generator for logos, anime, and fashion in ultra-detailed 8K from text or image prompts.
4.7 (6)
عرض الأداة
182Brick CenterFree AI generator for custom LEGO-style brick designs from text or images
4.7 (6)
عرض الأداة
183DDevin AIAutonomous AI software engineer that writes, tests, and ships code on its own.
4.7 (6)
عرض الأداة
184VibeMarketingAI marketing platform for SEO audits, content creation, and growth planning.
4.7 (6)
عرض الأداة
185AI Lead AgentAI-powered agents that automate lead generation, appointment booking, and customer service, operating 24/7 to enhance business growth.
4.7 (6)
عرض الأداة
186LunaAIAI sales platform that automates lead generation and personalized outreach at scale.
4.7 (6)
عرض الأداة
187WorkFusionEnterprise automation platform blending RPA, AI, and ML for intelligent digital workers.
4.7 (6)
عرض الأداة
188GraphlitServerless RAG-as-a-Service for building AI apps and agents on unstructured data.
4.7 (6)
عرض الأداة
189SSuperAGIAI-native CRM unifying sales, marketing, and support in one platform.
4.7 (6)
عرض الأداة
190Five9 AgentsAI-powered virtual agents that automate self-service across voice and digital channels.
4.7 (6)
عرض الأداة
191Relay.appAI-powered workflow automation with human-in-the-loop controls and deep app integrations.
4.7 (6)
عرض الأداة
192BillyBuzzAI social monitoring agent that surfaces real buying intent, not just keyword mentions.
4.7 (6)
عرض الأداة
193SupabaseOpen-source backend platform built on Postgres with auth, storage, and realtime APIs.
4.7 (6)
عرض الأداة
194Fujitsu KozuchiFujitsu's enterprise AI agent for high-stakes legal and financial decision support.
4.7 (6)
عرض الأداة
195HelplyAI-native B2B helpdesk that turns support into a revenue driver with outcome-based pricing.
4.7 (6)
عرض الأداة
196Bardeen AIBrowser-based automation that connects apps and handles repetitive workflows without code.
4.7 (6)
عرض الأداة
197DeepvoteAsk any question and get a vote from 10+ AI models on the best answer.
4.7 (6)
عرض الأداة
198Fine - AI Coding Agent for Built For StartupsCollaborative AI coding agent designed to help startups build, test, and ship software faster.
4.7 (6)
عرض الأداة
199AirwebCustom AI agents that handle business support tasks around the clock.
4.7 (6)
عرض الأداة
200Capx AICapx is the protocol powering the next generation of solopreneurs: Build, Own, and Trade AI Apps.
4.7 (6)
عرض الأداة
201Yellow.aiEnterprise AI agents for automating customer support across chat and voice channels
4.7 (6)
عرض الأداة
202Audio MuseAn AI-powered online platform offering a suite of audio tools, including music generation, audio enhancement, and editing capabilities.
4.7 (6)
عرض الأداة
203Accepted TogetherMarketplace connecting students with vetted admissions consultants for college and grad school applications.
4.7 (6)
عرض الأداة
204Hebbia AIAI platform for searching, analyzing, and automating complex knowledge work at scale.
4.7 (6)
عرض الأداة
205DosuAI teammate for GitHub that triages issues, answers questions, and keeps docs current.
4.7 (6)
عرض الأداة
206Arambh AIAgentic AI platform that augments SOC teams with autonomous threat detection, investigation, and response.
4.7 (6)
عرض الأداة
207llocalGPTPrivate, offline document chat powered by local LLMs on your own hardware.
4.7 (6)
عرض الأداة
208AI Photo UpscalerAI-powered image upscaler that enhances resolution up to 10x while preserving detail.
4.7 (6)
عرض الأداة
209Praison AILow-code framework for building and orchestrating multi-agent AI systems
4.7 (6)
عرض الأداة
210AI16z (ElizaOS)Open-source operating system for running autonomous AI agents in decentralized environments.
4.7 (6)
عرض الأداة
211THubPlatform for building and deploying intelligent AI agents across business workflows
4.7 (6)
عرض الأداة
212Windows Agent Arena (WAA)Open-source platform to build, test, and benchmark AI agents that automate Windows 11.
4.7 (6)
عرض الأداة
213Text ApeOne-click YouTube video summaries and transcripts in your browser.
4.7 (6)
عرض الأداة
214ZZowieAI customer service platform that automates support and boosts agent productivity.
4.7 (6)
عرض الأداة
215WordwareBuild and deploy AI apps using natural language as the programming layer.
4.7 (6)
عرض الأداة
216Questflow AIDecentralized platform for orchestrating AI agents and distributing on-chain rewards
4.7 (6)
عرض الأداة
217VinsiBuild and deploy AI customer experience agents without heavy engineering work.
4.7 (6)
عرض الأداة
2182501Autonomous AI agents for cloud operations and incident response
4.7 (6)
عرض الأداة
219ProlificHuman data platform for AI training, with 200k+ vetted participants on demand
4.6 (5)
عرض الأداة
220LynqAI relationship manager that keeps you prepared for every conversation
4.6 (5)
عرض الأداة
221Data-to-PaperAI platform that turns raw datasets into traceable, end-to-end scientific papers.
4.6 (5)
عرض الأداة
222ClosersCopyAI copywriting platform built for marketers who need conversion-focused content at scale.
4.6 (5)
عرض الأداة
223LLinkupReal-time web search API delivering verified facts to AI apps and chatbots.
4.6 (5)
عرض الأداة
224Syft AIAI news assistant that filters, summarizes, and surfaces what actually matters to you.
4.6 (5)
عرض الأداة
225Memetica AIA no-code platform for designing and deploying adaptive AI agents that learn and grow in real-time.
4.6 (5)
عرض الأداة
226TaxGPTAn AI-powered tax assistant designed to streamline tax research, writing, and client communication for accounting and tax professionals.
4.6 (5)
عرض الأداة
227Genesis BotsAutonomous AI agents designed to perform specific job functions within enterprise environments, enhancing productivity and operational efficiency.
4.6 (5)
عرض الأداة
228ChatLLM TeamsAn AI assistant platform providing access to state-of-the-art Large Language Models (LLMs), web search, and image generation for individuals and teams.
4.6 (5)
عرض الأداة
229xxpander.aiDeploy and run AI agents anywhere without managing the underlying infrastructure
4.6 (5)
عرض الأداة
230RytrAI writing assistant for fast, affordable content creation across 40+ use cases
4.6 (5)
عرض الأداة
231CCaraAI assistant that automates insurance workflows and supports agents in closing more sales.
4.6 (5)
عرض الأداة
232Duet AIGoogle's AI assistant for collaborative work and real-time productivity
4.6 (5)
عرض الأداة
233qwen-ttsFree AI text-to-speech generator producing natural, expressive multilingual voices via Qwen's TTS model.
4.6 (5)
عرض الأداة
234AgentforceSalesforce's agentic AI platform for automating customer support and sales workflows.
4.6 (5)
عرض الأداة
235RRoxAI agents that automate sales workflows to help revenue teams close more deals.
4.6 (5)
عرض الأداة
236KKhojOpen-source personal AI assistant that searches and chats with your documents, notes, and the web.
4.6 (5)
عرض الأداة
237Jeff GibsonAI personal assistant that helps you manage and tame your Gmail inbox.
4.6 (5)
عرض الأداة
238MonohireAI-powered applicant screening that automates first-round interviews at scale.
4.6 (5)
عرض الأداة
239VIDURAI legal research agent for corporate, tax, and regulatory professionals.
4.6 (5)
عرض الأداة
240Lovart AIAn AI design agent that transforms text prompts into professional visuals, automating the creative process from concept to delivery.
4.6 (5)
عرض الأداة
241SupermavenAn AI-powered code completion tool offering a 1 million token context window for enhanced code suggestions and seamless IDE integration.
4.6 (5)
عرض الأداة
242AAscendo AIAgentic AI platform for customer support and field service automation
4.6 (5)
عرض الأداة
243AAdalaAutonomous data labeling agents that learn and improve from feedback.
4.6 (5)
عرض الأداة
244VectaraEnterprise platform for building grounded generative AI agents and assistants
4.6 (5)
عرض الأداة
245VisualAgentsNo-code platform for building edge-deployed AI agents with full data ownership.
4.6 (5)
عرض الأداة
246AgentsAIAutonomous AI agents powered by blockchain infrastructure
4.6 (5)
عرض الأداة
247JouleSAP's enterprise AI copilot delivering contextual insights across business functions
4.6 (5)
عرض الأداة
248Bizzit AIAI sales agent that turns business data into qualified outreach and pipeline insights.
4.6 (5)
عرض الأداة
249MultiOnAI agents that autonomously browse the web and complete tasks for you
4.6 (5)
عرض الأداة
250LaunchLemonadeNo-code platform for building custom AI agents tailored to your business workflows.
4.6 (5)
عرض الأداة
251AgencyMinimal open-source framework for building LLM-powered agent systems
4.6 (5)
عرض الأداة
252ArtificientAI-driven mobility insights for safer driving and smarter transportation.
4.6 (5)
عرض الأداة
253Stack AIA no-code platform enabling enterprises to build, deploy, and manage AI applications and workflows efficiently.
4.6 (5)
عرض الأداة
254ZensimuOnline simulation games for teaching supply chain and lean management concepts.
4.6 (5)
عرض الأداة
255vvaifu.funA Solana-based platform for launching and managing AI agents with integrated tokenomics, enabling users to create, co-own, and trade AI-driven assets.
4.6 (5)
عرض الأداة
256Wren AIAn open-source SQL AI agent and cloud solution enabling teams to access and explore data insights through conversational queries.
4.6 (5)
عرض الأداة
257Microsoft CopilotAI assistant integrated across Microsoft 365 apps to boost everyday productivity.
4.6 (5)
عرض الأداة
258PrivConvertPrivacy-first file converter that processes everything in RAM, never storing your data
4.6 (5)
عرض الأداة
259Flowcall AI Customer ServiceAI-powered customer service automation for handling queries, orders, refunds, and marketing in one place.
4.6 (5)
عرض الأداة
260Ai WorldsAI-powered platform and agent for building and playing generative games
4.6 (5)
عرض الأداة
261PsycoAIAI automation for healthcare operations and clinical workflows
4.6 (5)
عرض الأداة
262TalkForce AIAI-powered voice agents for 24/7 customer support and call handling.
4.6 (5)
عرض الأداة
263TemporalDurable execution platform for orchestrating reliable, scalable AI and backend workflows.
4.6 (5)
عرض الأداة
264AIARAI-powered, self-paced startup accelerator for founders building from idea to launch.
4.6 (5)
عرض الأداة
265NeuraFlashAI and automation solutions provider specializing in Salesforce and AWS platforms.
4.6 (5)
عرض الأداة
266ImaginAI — Image to Prompt AITurn any image into ready-to-use prompts for MidJourney, Stable Diffusion, and DALL·E.
4.6 (5)
عرض الأداة
267JackAI-powered automation for business processes and smarter decision-making.
4.6 (5)
عرض الأداة
268DialpadAI-powered business communications platform unifying calls, meetings, and customer support.
4.6 (5)
عرض الأداة
269Navan AIAI automation for e-commerce operations, from product tagging to inventory control.
4.6 (5)
عرض الأداة
270LobeHubOpen-source platform for building and managing custom AI assistants and agents
4.6 (5)
عرض الأداة
271BookPlotterAI reading companion that helps you track plots, remember details, and engage more deeply with books.
4.6 (5)
عرض الأداة
272Huunt AIAutonomous AI headhunter that sources, screens, and engages candidates on autopilot.
4.6 (5)
عرض الأداة
273AppAgentAI assistant that streamlines mobile app workflows from ASO research to store release.
4.6 (5)
عرض الأداة
274DataRobotEnterprise AI platform for building, deploying, and governing predictive and generative AI
4.6 (5)
عرض الأداة
275Exa.aiAI-powered search and retrieval API built for LLMs and intelligent workflows
4.5 (6)
عرض الأداة
276BOOSTIMIZE/AIAI-powered SEO platform for keyword research, content optimization, and performance tracking.
4.5 (6)
عرض الأداة
277Deckdrop.ioAn AI research agent providing data enrichment and competitor mapping for investors.
4.5 (6)
عرض الأداة
278CClaygentAI research agent that finds and structures web data at scale
4.5 (6)
عرض الأداة
279FraseAI content research and SEO writing assistant for ranking-focused articles.
4.5 (6)
عرض الأداة
280MMindy AIGenerate AI images and videos without leaving Slack.
4.5 (6)
عرض الأداة
281ClockwiseAI calendar assistant that optimizes team schedules and protects focus time.
4.5 (6)
عرض الأداة
282AgoraDigestMulti-agent Q&A platform where AI agents debate, cite sources, and compete to deliver verified answers.
4.5 (6)
عرض الأداة
283ReclaimAI scheduling assistant that auto-plans tasks, habits, and meetings on your calendar.
4.5 (6)
عرض الأداة
284GGradient LabsAI agent built for financial services customer support and complex query handling.
4.5 (6)
عرض الأداة
285CanvasAI copilot built to streamline operations for enterprise customer success teams.
4.5 (6)
عرض الأداة
286Aurory AIDecentralized platform for building and deploying autonomous on-chain AI agents across Web3.
4.5 (6)
عرض الأداة
287byVoiceAI voice agents that answer every call and follow up on every lead, around the clock.
4.5 (6)
عرض الأداة
288Rossy AIHuman-like 24/7 AI voice agent that answers calls, books jobs, and replaces clunky IVR menus.
4.5 (6)
عرض الأداة
289LattaAI-powered content automation for businesses and creators
4.5 (6)
عرض الأداة
290RReworkdNo-code platform for extracting structured web data at scale across thousands of sites.
4.5 (6)
عرض الأداة
291TalktoDataAn AI-powered data analyst providing instant answers and visualizations through natural language queries.
4.5 (6)
عرض الأداة
292Beam AIA leading platform for agentic process automation, utilizing self-learning AI agents to streamline workflows across various industries.
4.5 (6)
عرض الأداة
293JamAI-powered bug reporting that captures everything developers need in one click.
4.5 (6)
عرض الأداة
294SynthesiaAI video generation platform creating lifelike avatars for multilingual content.
4.5 (6)
عرض الأداة
295RibbonAI recruiter that interviews candidates at scale and scores their responses
4.5 (6)
عرض الأداة
296OpenDevinOpen-source autonomous AI software engineer for end-to-end coding tasks
4.5 (6)
عرض الأداة
297Papercup AiAI dubbing platform that localizes video content into multiple languages with realistic synthetic voices.
4.5 (6)
عرض الأداة
298Regal AI Phone AgentAI-powered phone agents for handling inbound and outbound customer calls at scale.
4.5 (6)
عرض الأداة
299UizapTurns messy bug reports into clear, actionable dev tasks in seconds.
4.5 (6)
عرض الأداة
300VossleNo-code WebAR platform for building immersive, browser-based AR experiences
4.5 (6)
عرض الأداة
301Ungate AIA composable AI network built on EigenLayer, enhancing resource coordination across networks.
4.5 (6)
عرض الأداة
302RespellNo-code platform for building AI-powered workflows and automations
4.5 (6)
عرض الأداة
303Obsidian GPT AssistantAI assistant that supercharges Obsidian for smarter personal knowledge management.
4.5 (6)
عرض الأداة
304PraxisAIReasoning AI agents fine-tuned for manufacturing operations and decision-making.
4.5 (6)
عرض الأداة
305Surfer SEOAI-powered SEO content optimization for higher search rankings
4.5 (6)
عرض الأداة
306Globus AgentAI workforce platform that matches talent to opportunities and automates staffing decisions.
4.5 (6)
عرض الأداة
307Wonder AITurn text prompts into stylized AI artwork on mobile in seconds.
4.5 (6)
عرض الأداة
308Qopywriter.aiAI copywriting assistant for websites, blogs, and ad campaigns.
4.5 (6)
عرض الأداة
309LinearFast, opinionated issue tracking and project management built for modern software teams.
4.5 (6)
عرض الأداة
310BaseRock AIAI-powered platform that automates software testing to improve code quality and developer velocity.
4.5 (6)
عرض الأداة
311TalkStack AIAn AI-powered platform that scales customer support and sales operations with hyper-realistic voice and text agents capable of performing complex tasks in mu...
4.5 (6)
عرض الأداة
312KaneAIAI-native QA agent that turns plain-language intent into automated end-to-end software tests.
4.5 (6)
عرض الأداة
313MoemateCreate, own and distribute customizable AI companion agents across platforms.
4.5 (6)
عرض الأداة
314ChatDevVirtual software company powered by multi-agent LLM collaboration for end-to-end app development.
4.5 (6)
عرض الأداة
315ImageToVideoMakerOne-click AI tool that turns static images into short, shareable videos.
4.5 (6)
عرض الأداة
316VacAIgentStreamlit-based multi-agent app that plans personalized trips using collaborative AI agents.
4.5 (6)
عرض الأداة
317Humans.aiHeart-driven AI platform combining generative creation with blockchain-based governance and ownership.
4.5 (6)
عرض الأداة
318Spingle AIAI-powered editing assistant that helps creators cut production time on video and content workflows.
4.5 (6)
عرض الأداة
319LumiAI sales assistant that guides reps through deals one step at a time
4.5 (4)
عرض الأداة
320IBM watsonEnterprise AI platform with strong NLP, ML, and governance tools from IBM.
4.5 (4)
عرض الأداة
321SuperFruits AIAI-driven blockchain security, market analysis, and crypto portfolio management in one platform.
4.5 (4)
عرض الأداة
322Taxy AIAn open-source browser extension that automates tasks using GPT-4.
4.5 (4)
عرض الأداة
323RequestyA conversational intelligence platform that transforms customer data into actionable insights to enhance product development and customer experience.
4.5 (4)
عرض الأداة
324VoiceflowA collaborative platform enabling teams to design, develop, and deploy AI-powered conversational agents across multiple channels.
4.5 (4)
عرض الأداة
325Agent Analytics AIAI co-workers that automate data and analytics workflows for faster insights.
4.5 (4)
عرض الأداة
326QuantAn AI-driven platform offering enterprise-ready, multi-agent solutions to revolutionize customer interactions across various channels.
4.5 (4)
عرض الأداة
327NeMo GuardrailsAn open-source toolkit by NVIDIA for adding programmable guardrails to large language model (LLM) applications, ensuring safe and controlled interactions.
4.5 (4)
عرض الأداة
328LAgentAn open-source framework for building large language model-based agents with modular components and tool integration.
4.5 (4)
عرض الأداة
329OutSystemsAI-assisted low-code platform for building and scaling enterprise applications
4.5 (4)
عرض الأداة
330Seedance 2.0AI video platform for cinematic multi-shot clips with synced audio and lip sync.
4.5 (4)
عرض الأداة
331ThoughtlyAI voice agents that call, text, and email leads across channels until they convert.
4.5 (4)
عرض الأداة
332RivieraAI voice agents that handle hotel calls and guest requests around the clock.
4.5 (4)
عرض الأداة
333Spinach AIAI meeting assistant that runs agendas, summarizes calls, and automates follow-ups.
4.5 (4)
عرض الأداة
334Ai UGCGenerate AI-powered user-generated content videos for social ads and marketing campaigns.
4.5 (4)
عرض الأداة
335iAgent ProCreate, own, and monetize AI agents trained from your own gameplay footage.
4.5 (4)
عرض الأداة
336CodeConductorAn AI-driven platform enabling rapid development and deployment of web and mobile applications without coding.
4.5 (4)
عرض الأداة
337UFOstartAI marketing agents built for Web3 startups to plan, launch, and grow.
4.5 (4)
عرض الأداة
338Potpie AIOpen-source platform for building AI agents that understand and act on your codebase.
4.5 (4)
عرض الأداة
339Sahara AIDecentralized AI blockchain for building, sharing, and monetizing AI models and data.
4.5 (4)
عرض الأداة
340EidolonOpen-source AI agent server for building and deploying enterprise generative AI applications.
4.5 (4)
عرض الأداة
341OC MakerAI-powered original character generator for artists, writers, and worldbuilders.
4.5 (4)
عرض الأداة
342OrinRealistic AI support reps tailored to your product's stage
4.5 (4)
عرض الأداة
343lindo.aiWhite-label AI website builder for agencies and resellers
4.5 (4)
عرض الأداة
344Nvidia EurekaGPT-4 powered agent that autonomously writes reward functions to teach robots complex skills.
4.5 (4)
عرض الأداة
345aigentsAI agents built for product managers to streamline workflows and boost productivity.
4.5 (4)
عرض الأداة
346Assisterr AIA decentralized AI platform enabling users to create, own, and monetize Small Language Models (SLMs) without technical expertise.
4.5 (4)
عرض الأداة
347OccamiseA no-code platform for creating, deploying, and managing AI-powered agents across multiple communication channels.
4.5 (4)
عرض الأداة
348iMean CopilotA customizable AI copilot automating complex tasks to boost productivity and reduce costs.
4.5 (4)
عرض الأداة
349Kindred AIAn AI-driven tool enhancing emotional intelligence (EQ) across entire companies at scale.
4.5 (4)
عرض الأداة
350BRYTERNo-code automation platform built for legal, compliance, and professional services teams.
4.5 (4)
عرض الأداة
351DeepMotion Animate 3DTurn ordinary video into 3D character animation using AI-driven markerless motion capture.
4.5 (4)
عرض الأداة
352Zapier AIBuild AI-powered workflows that connect 7,000+ apps without writing code.
4.5 (4)
عرض الأداة
353Kusho AIAutomated API test suite generation from your API specs
4.5 (4)
عرض الأداة
354Athena IntelligenceAI-native analytics platform that automates data-heavy work so analysts can focus on strategy.
4.5 (4)
عرض الأداة
355LouieAn AI-powered data analysis assistant that enables users to query databases, run analytics, and visualize data through natural language interactions.
4.5 (4)
عرض الأداة
356FaktoryA platform developing intelligent AI co-workers to automate tasks across various sectors, enhancing productivity and operational efficiency.
4.5 (4)
عرض الأداة
357SweepAI coding assistant that turns bug reports and feature requests into pull requests.
4.5 (4)
عرض الأداة
358Mitra AI Phone Calling AppAI assistant that makes and answers phone calls on your behalf
4.5 (4)
عرض الأداة
359PydanticAIPython agent framework from the Pydantic team for building production-grade GenAI apps.
4.5 (4)
عرض الأداة
360AIliceOpen-source autonomous AI agent for complex local task automation
4.5 (4)
عرض الأداة
361LyzrEnterprise platform for building autonomous AI agents that automate complex decisions.
4.5 (4)
عرض الأداة
362LoopGPTModular Python framework for building autonomous, Auto-GPT-style AI agents.
4.5 (4)
عرض الأداة
363VoiceSpinAI-powered contact center solutions enhancing sales and support team productivity through advanced communication tools.
4.5 (4)
عرض الأداة
364Turbotic AI AssistantAI-driven assistants for automating and orchestrating enterprise business processes.
4.5 (4)
عرض الأداة
365/dev/agentsBuilding an operating system purpose-built for AI agents and the developers creating them.
4.5 (4)
عرض الأداة
366AAgent ZeroOpen-source, self-contained AI agent that acts as a customizable digital assistant.
4.5 (4)
عرض الأداة
367AgentCoinDecentralized network of AI agents built to pursue multi-faceted goals across web3.
4.5 (4)
عرض الأداة
368SightLab VR Pro & VizardVR research and training platform with integrated AI agents and eye tracking analytics.
4.5 (4)
عرض الأداة
369AitherapyFree AI-powered chat companion for everyday emotional support and self-reflection.
4.5 (4)
عرض الأداة
370MemFreeHybrid AI search engine that unifies personal data and the web for faster knowledge retrieval.
4.4 (5)
عرض الأداة
371LegacyBotAI-powered personal legacy and estate planning assistant
4.4 (5)
عرض الأداة
372KadoaAI-powered web data extraction and transformation at scale, no code required.
4.4 (5)
عرض الأداة
373CreatorBidAI launchpad enabling users to create and monetize AI agents on-chain and across social platforms.
4.4 (5)
عرض الأداة
374CallFluent AIAn AI-powered platform enabling businesses to create and deploy human-like voice agents for automating inbound and outbound phone calls.
4.4 (5)
عرض الأداة
375CoTesterAn AI-powered testing agent pre-trained on software testing fundamentals to accelerate test case creation and execution.
4.4 (5)
عرض الأداة
376AxOpen-source TypeScript framework for building LLM agents and agentic workflows.
4.4 (5)
عرض الأداة
377AI Image Expander | iExPanderOnline AI tool that extends image borders with realistic, context-aware fill.
4.4 (5)
عرض الأداة
378HeyBossAI builder that turns ideas into apps, games, and websites without code.
4.4 (5)
عرض الأداة
379Vairo AIAutomated data analysis and insights for businesses without in-house data teams.
4.4 (5)
عرض الأداة
380Scite AssistantAI research assistant that answers questions with citations from scientific literature.
4.4 (5)
عرض الأداة
381DevyanMulti-agent AI assistant that coordinates specialized roles to tackle software development tasks.
4.4 (5)
عرض الأداة
382SShopMaven AIAI sales rep that engages shoppers and closes deals around the clock.
4.4 (5)
عرض الأداة
383ShortwaveAI-native email client for Gmail that summarizes, drafts, and organizes your inbox.
4.4 (5)
عرض الأداة
384Code AutopilotAn AI-powered tool that reads codebases to provide solutions for GitHub issues, enhancing development efficiency.
4.4 (5)
عرض الأداة
385EEnjoAI agents that resolve helpdesk issues instantly across your support channels.
4.4 (5)
عرض الأداة
386Terminal of Truths (ToT)Experimental autonomous AI agent that converses freely and forms its own viewpoints online.
4.4 (5)
عرض الأداة
387Veo 3 AIGenerate realistic, high-quality videos from text and image prompts using advanced AI.
4.4 (5)
عرض الأداة
388VC-1 by SupercogAI junior analyst that triages deal flow, manages CRM, and runs due diligence for VC firms.
4.4 (5)
عرض الأداة
389NimbleDecentralized full-stack platform for sharing, deploying, and collaborating on AI models.
4.4 (5)
عرض الأداة
390Google Cloud AIGoogle's cloud platform for building, deploying, and scaling AI and ML applications.
4.4 (5)
عرض الأداة
391OpenAgentsAn open-source platform for building, selling, and using AI agents across various applications.
4.4 (5)
عرض الأداة
392MetaHuman CreatorA free cloud-based tool for creating photorealistic digital humans, fully rigged and ready for animation.
4.4 (5)
عرض الأداة
393Paradigm AISpreadsheet-style interface for automating data structuring with AI agents.
4.4 (5)
عرض الأداة
394PhidataAn open-source platform for building, deploying, and monitoring AI agents with memory, knowledge, tools, and reasoning capabilities.
4.4 (5)
عرض الأداة
395Blackbox AIAn AI-powered coding assistant designed to enhance developer productivity through intelligent code generation, autocompletion, and contextual code search.
4.4 (5)
عرض الأداة
396TraycerAI planning layer that turns complex code changes into reviewable, step-by-step implementation plans.
4.4 (5)
عرض الأداة
397thinkeoMulti-agent AI platform where specialized AIs collaborate to draft complex documents.
4.4 (5)
عرض الأداة
398UiPathA leading enterprise automation software company specializing in robotic process automation (RPA) and AI-driven solutions to streamline business processes.
4.4 (5)
عرض الأداة
399ForefrontAI platform for creating and curating content to boost audience engagement.
4.4 (5)
عرض الأداة
400Onrise.ai24/7 voice AI agents for handling customer calls and business operations.
4.4 (5)
عرض الأداة
401Fetch.aiAn open platform that enables the creation, deployment, and monetization of autonomous AI agents for various applications.
4.4 (5)
عرض الأداة
402ContentBotAI-powered platform automating content creation with customizable workflows and integrations.
4.4 (5)
عرض الأداة
403NeoAn AI-powered autonomous machine learning engineer capable of developing, deploying, and maintaining machine learning models without human intervention.
4.4 (5)
عرض الأداة
404Airkit.aiNo-code platform for deploying AI agents that automate customer support interactions.
4.4 (5)
عرض الأداة
405RapidCanvasEnterprise AI platform blending autonomous agents with human expertise for rapid custom solutions.
4.4 (5)
عرض الأداة
406ProcessMakerNo-code platform for designing, automating, and managing business workflows
4.4 (5)
عرض الأداة
407LLovableBuild full-stack apps and websites by chatting with AI, no coding required.
4.4 (5)
عرض الأداة
408CustodiaAI-powered voice agents designed to automate calls and enhance customer interactions for businesses.
4.3 (6)
عرض الأداة
409MotionAI-powered calendar and task manager that auto-schedules your day around shifting priorities.
4.3 (6)
عرض الأداة
410CodevTurn plain-text prompts into deployable full-stack Next.js apps.
4.3 (6)
عرض الأداة
411Interviewer.AIAI-powered video interviewing for faster, smarter candidate screening
4.3 (6)
عرض الأداة
412LevityAI automation that turns logistics emails into structured, actionable workflows.
4.3 (6)
عرض الأداة
413AgentBasePlatform for building and deploying AI agents that automate business workflows.
4.3 (6)
عرض الأداة
414Deep CodeAI coding agent that lives inside VS Code to write, refactor, and debug alongside you.
4.3 (6)
عرض الأداة
415SkyfirePayment infrastructure that lets AI agents transact autonomously and securely.
4.3 (6)
عرض الأداة
416Personal AIBuild a personal AI model that remembers your knowledge and communicates in your voice.
4.3 (6)
عرض الأداة
417CodelOpen-source AI agent that autonomously executes coding tasks in a sandboxed environment.
4.3 (6)
عرض الأداة
418Cogram AIAI meeting assistant that captures notes, action items, and summaries automatically.
4.3 (6)
عرض الأداة
419FFastAgencyFramework for rapidly building and deploying production-ready AI agent workflows.
4.3 (6)
عرض الأداة
420Company Research AgentAI agent that compiles in-depth company research reports with actionable insights.
4.3 (4)
عرض الأداة
421VoAgentsAI voice assistants for automating calls and customer conversations
4.3 (4)
عرض الأداة
422Bland AIAn AI-powered platform that automates enterprise phone calls with human-like conversational agents.
4.3 (4)
عرض الأداة
423Ai Agent LayerLaunch instantly tradeable AI agents with a single click
4.3 (4)
عرض الأداة
424Google Cloud Vision APIA cloud-based service offering powerful image analysis capabilities, including labeling, face detection, and OCR.
4.3 (4)
عرض الأداة
425RankmyAIIndependent directory ranking 45,000+ AI tools with data-driven scores
4.3 (4)
عرض الأداة
426LetterbookAI-native customer support that auto-resolves tickets using full context from your systems.
4.3 (4)
عرض الأداة
427BloopAI-powered code review and automated test generation for development teams.
4.3 (4)
عرض الأداة
428SolverGenieAI-powered companion for solving math and physics problems with step-by-step explanations.
4.3 (4)
عرض الأداة
429PayFloAI-powered quoting and payment workflows that help service businesses close deals and get paid faster.
4.3 (4)
عرض الأداة
430GPT-trainerBuild specialized AI agents for sales, support, and internal ops in minutes
4.3 (4)
عرض الأداة
431cvoice.aiFree, unlimited AI voice generator for fast, multilingual voiceovers in 90+ languages.
4.3 (4)
عرض الأداة
432SparkbaseMulti-agent collaboration platform for automating workflows and boosting team productivity.
4.3 (4)
عرض الأداة
433Ellipsis AIAn AI developer tool that automatically reviews code and fixes bugs on pull requests.
4.3 (4)
عرض الأداة
434ClippinatorAn AI programming assistant that autonomously plans, writes, debugs, and tests code projects.
4.3 (4)
عرض الأداة
435Piper SDRAI-powered SDR that engages website visitors and converts them into qualified pipeline.
4.3 (4)
عرض الأداة
436SoftgenAn AI-powered platform that enables users to build full-stack web applications from natural language descriptions without coding.
4.3 (4)
عرض الأداة
437ActaAI meeting assistant that transcribes calls and turns them into role-specific summaries and action items.
4.3 (4)
عرض الأداة
43811x AIAn AI-driven platform offering autonomous digital workers to automate and optimize sales and go-to-market workflows for revenue teams.
4.3 (4)
عرض الأداة
439ParseraScrape any webpage with a single natural-language prompt.
4.3 (4)
عرض الأداة
440RitaPersonal AI internet assistant you reach by email.
4.3 (4)
عرض الأداة
441SupernormalAI meeting agent that turns client calls into emails, slides, and documents instantly.
4.3 (4)
عرض الأداة
442Flux Image GeneratorTurn text prompts into high-quality images using advanced diffusion models.
4.3 (4)
عرض الأداة
443SSmythOSVisual platform for building, deploying, and managing autonomous AI agents at scale.
4.2 (5)
عرض الأداة
444GaiaHubA low-code AI platform enabling developers to create and share building blocks for AI applications with ease.
4.2 (5)
عرض الأداة
445Devika AIOpen-source AI software engineer that researches, plans, and writes code from natural-language goals.
4.2 (5)
عرض الأداة
446HHummansTurn Google Analytics data into AI-ready insights in minutes
4.2 (5)
عرض الأداة
447MettalexAI agent-powered peer-to-peer DEX with order book trading, zero slippage and no liquidity pools.
4.2 (5)
عرض الأداة
448FramerAI-assisted website builder that turns prompts and designs into responsive, publishable sites.
4.2 (5)
عرض الأداة
449SocialScanA community-owned AI platform reimagining Web3 user experience through customizable AI agents specialized in on-chain intelligence.
4.2 (5)
عرض الأداة
450GitHub CopilotAn AI-powered coding assistant that provides real-time code suggestions and autocompletion to enhance developer productivity.
4.2 (5)
عرض الأداة
451Project MarinerGoogle's experimental AI agent that browses and acts on the web for you.
4.2 (5)
عرض الأداة
452EarlyAIAI agent that automates unit test generation to boost code quality and dev speed
4.2 (5)
عرض الأداة
453Trigger.devOpen-source platform for background jobs, enabling reliable task automation and AI workflows.
4.2 (5)
عرض الأداة
454TTraceAI agents that execute customer support tasks directly inside your internal systems
4.2 (6)
عرض الأداة
455LangflowVisual low-code framework for building and deploying LLM-powered applications and agents.
4.2 (6)
عرض الأداة
456AGENTS.incAI agents that automate knowledge work and deliver real-time strategic intelligence.
4.0 (5)
عرض الأداة
457TaskAGIDeploy coordinated swarms of AI agents to automate marketing workflows.
4.0 (4)
عرض الأداة
458AgentLabsOpen-source universal frontend for deploying and sharing AI agents with users.
4.0 (4)
عرض الأداة
459AgentlayerDecentralized Layer 2 network for autonomous AI agent collaboration
4.0 (4)
عرض الأداة
460BaseAI.devOpen-source framework for building serverless AI agents with memory and tools.
4.0 (4)
عرض الأداة
استكشف المزيد من الفئات