Comprehensive 사용자 정의 가능한 에이전트 Tools for Every Need

Get access to 사용자 정의 가능한 에이전트 solutions that address multiple requirements. One-stop resources for streamlined workflows.

사용자 정의 가능한 에이전트

  • A Python framework for building autonomous AI agents that can interact with APIs, manage memory, tools, and complex workflows.
    0
    0
    What is AI Agents?
    AI Agents offers a structured toolkit for developers to build autonomous agents using large language models. It includes modules for integrating external APIs, managing conversational or long-term memory, orchestrating multi-step workflows, and chaining LLM calls. The framework provides templates for common agent types—data retrieval, question answering, and task automation—while allowing customization of prompts, tool definitions, and memory strategies. With asynchronous support, plugin architecture, and modular design, AI Agents enables scalable, maintainable, and extendable agentic applications.
  • AgentKit is an AI tool for building custom agents and workflows effortlessly.
    0
    0
    What is AgentKit?
    AgentKit is a powerful platform for creating bespoke AI agents tailored to specific business needs. It allows users to design workflows and automate repetitive tasks easily without needing extensive programming knowledge. With its intuitive interface, users can integrate various APIs, streamline processes, and enhance productivity by building agents that act on behalf of users. This innovative tool empowers businesses to leverage AI technology for smoother operations and improved performance.
  • Agentic Kernel is an open-source Python framework enabling modular AI agents with planning, memory, and tool integrations for task automation.
    0
    0
    What is Agentic Kernel?
    Agentic Kernel offers a decoupled architecture for constructing AI agents by composing reusable components. Developers can define planning pipelines to break down goals, configure short-term and long-term memory stores using embeddings or file-based backends, and register external tools or APIs for action execution. The framework supports dynamic tool selection, agent reflection cycles, and built-in scheduling to manage agent workflows. Its pluggable design accommodates any LLM provider and custom components, enabling use cases such as conversational assistants, automated research agents, and data-processing bots. With transparent logging, state management, and easy integration, Agentic Kernel accelerates development while ensuring maintainability and scalability in AI-driven applications.
  • Demo AI Agent featuring LangChain-based function calling, web search, memory retrieval, code execution, and voice interaction via API.
    0
    0
    What is AI Agent Demo?
    AI Agent Demo provides a versatile template for constructing AI agents that can interact with users and external data sources. It leverages LangChain to orchestrate chains, tools, and memory modules, enabling the agent to perform tasks such as web searches via SerpAPI, summarize web content, maintain conversation history with vector-based memory, and execute code snippets through a secure Python REPL tool. The agent exposes CLI commands and HTTP endpoints via FastAPI, supporting both text and voice input. Developers can customize tool definitions and chain logic to tailor agents for customer support, data retrieval, or automated workflows. The modular architecture simplifies integration of new capabilities like database queries or third-party APIs.
  • Continuum is an open-source AI agent framework for orchestrating autonomous LLM agents with modular tool integration, memory, and planning capabilities.
    0
    0
    What is Continuum?
    Continuum is an open-source Python framework that enables developers to construct intelligent agents by defining tasks, tools, and memory in a composable manner. Agents built with Continuum follow a plan-execute-observe loop, allowing interleaving of LLM reasoning with external API calls or scripts. Its pluggable architecture supports multiple memory stores (e.g., Redis, SQLite), custom tool libraries, and asynchronous execution. With a focus on flexibility, users can write custom agent policies, integrate third-party services like databases or webhooks, and deploy agents across environments. Continuum’s event-driven orchestration logs agent actions, facilitating debugging and performance tuning. Whether automating data ingestion, building conversational assistants, or orchestrating DevOps pipelines, Continuum provides a scalable foundation for production-grade AI agent workflows.
  • Maxun.dev lets you design, train, and deploy custom AI agents to automate workflows, manage tasks, and integrate APIs.
    0
    0
    What is Maxun.dev?
    Maxun.dev is a no-code/low-code AI agent framework that allows developers and businesses to create intelligent agents tailored to specific tasks. Users can define agent workflows via a visual interface, integrate data sources and external APIs, and configure memory modules for contextual understanding. The platform supports multi-agent orchestration, real-time monitoring, and performance analytics to optimize agent behaviors. With built-in collaboration tools, version control, and one-click deployment options, Maxun.dev simplifies the entire lifecycle from prototype to production, accelerating AI-driven automation across customer support, document management, and business processes.
  • Open-source framework orchestrating autonomous AI agents to decompose goals into tasks, execute actions, and refine outcomes dynamically.
    0
    0
    What is SCOUT-2?
    SCOUT-2 provides a modular architecture for building autonomous agents powered by large language models. It includes goal decomposition, task planning, an execution engine, and a feedback-driven reflection module. Developers define a top-level objective, and SCOUT-2 automatically generates a task tree, dispatches worker agents for execution, monitors progress, and refines tasks based on outcomes. It integrates with OpenAI APIs and can be extended with custom prompts and templates to support a wide range of workflows.
  • A JavaScript framework for orchestrating multiple AI agents in collaborative workflows, enabling dynamic task distribution and planning.
    0
    0
    What is Super-Agent-Party?
    Super-Agent-Party allows developers to define a Party object where individual AI agents perform distinct roles such as planning, researching, drafting, and reviewing. Each agent can be configured with custom prompts, tools, and model parameters. The framework manages message routing and shared context, enabling agents to collaborate in real time on subtasks. It supports plugin integration for third-party services, flexible agent orchestration strategies, and error handling routines. With an intuitive API, users can dynamically add or remove agents, chain workflows, and visualize agent interactions. Built on Node.js and compatible with major cloud providers, Super-Agent-Party streamlines the development of scalable, maintainable AI multi-agent systems for automation, content generation, data analysis, and more.
  • A customizable swarm intelligence simulator demonstrating agent behaviors like alignment, cohesion, and separation in real-time.
    0
    0
    What is Swarm Simulator?
    Swarm Simulator provides a customizable environment for real-time multi-agent experiments. Users can adjust key behavior parameters—alignment, cohesion, separation—and observe emergent dynamics on a visual canvas. It supports interactive UI sliders, dynamic agent count adjustment, and data export for analysis. Ideal for educational demonstrations, research prototyping, or hobbyist exploration of swarm intelligence principles.
  • A minimal OpenAI-based agent that orchestrates multi-cognitive processes with memory, planning, and dynamic tool integration.
    0
    0
    What is Tiny-OAI-MCP-Agent?
    Tiny-OAI-MCP-Agent provides a small, extensible agent architecture built on the OpenAI API. It implements a multi-cognitive process (MCP) loop for reasoning, memory, and tool usage. You define tools (APIs, file operations, code execution), and the agent plans tasks, recalls context, invokes tools, and iterates on results. This minimal codebase allows developers to experiment with autonomous workflows, custom heuristics, and advanced prompt patterns while handling API calls, state management, and error recovery automatically.
  • xBrain is an open-source AI agent framework enabling multi-agent orchestration, task delegation, workflow automation via Python APIs.
    0
    0
    What is xBrain?
    xBrain provides a modular architecture for creating, configuring, and orchestrating autonomous agents within Python applications. Users define agents with specific capabilities—such as data retrieval, analysis, or generation—and assemble them into workflows where each agent communicates and delegates tasks. The framework includes a scheduler for managing asynchronous execution, a plugin system to integrate external APIs, and a built-in logging mechanism for real-time monitoring and debugging. xBrain’s flexible interface supports custom memory implementations and agent templates, allowing developers to tailor behavior to various domains. From chatbots and data pipelines to research experiments, xBrain accelerates the development of complex multi-agent systems with minimal boilerplate code.
  • AgentSimulation is a Python framework for real-time 2D autonomous agent simulation with customizable steering behaviors.
    0
    0
    What is AgentSimulation?
    AgentSimulation is an open-source Python library built on Pygame for simulating multiple autonomous agents in a 2D environment. It allows users to configure agent properties, steering behaviors (seek, flee, wander), collision detection, pathfinding, and interactive rules. With real-time rendering and modular design, it supports rapid prototyping, teaching simulations, and small-scale research in swarm intelligence or multi-agent interactions.
  • A Java-based interpreter for AgentSpeak(L), enabling developers to build, execute, and manage BDI-enabled intelligent agents.
    0
    0
    What is AgentSpeak?
    AgentSpeak is an open-source Java-based implementation of the AgentSpeak(L) programming language, designed to facilitate the creation and management of BDI (Belief-Desire-Intention) autonomous agents. It features a runtime environment that parses AgentSpeak(L) code, maintains agents’ belief bases, triggers events, and selects and executes plans based on current beliefs and goals. The interpreter supports concurrent agent execution, dynamic plan updates, and customizable semantics. With a modular architecture, programmers can extend core components such as plan selection and belief revision. AgentSpeak enables developers in academia and industry to prototype, simulate, and deploy intelligent agents in simulations, IoT systems, and multi-agent scenarios.
  • Arakoo.ai empowers businesses with customizable AI Agents to automate customer support, lead generation, and routine workflows seamlessly.
    0
    0
    What is Arakoo.ai?
    Arakoo.ai is an AI Agent platform designed to help businesses automate repetitive tasks and enhance customer interactions through intelligent virtual assistants. Users can select from a library of pre-built agent templates—such as support bots, sales assistants, and scheduling bots—or create custom agents using a visual workflow builder. The platform integrates with CRM systems, messaging apps, and ticketing tools, allowing agents to fetch data, answer queries, and escalate complex issues seamlessly. Arakoo.ai also offers analytics dashboards to track agent performance, conversation metrics, and user satisfaction. Advanced NLP capabilities ensure agents understand context and intent, while iterative training features enable continuous improvement based on real-world interactions.
Featured
Refly.ai
Refly.AI empowers non-technical creators to automate workflows using natural language and a visual canvas.
Flowith
Flowith is a canvas-based agentic workspace which offers free 🍌Nano Banana Pro and other effective models...
FixArt AI
FixArt AI offers free, unrestricted AI tools for image and video generation without sign-up.
FineVoice
Clone, Design, and Create Expressive AI Voices in Seconds, with Perfect Sound Effects and Music.
BGRemover
Easily remove image backgrounds online with SharkFoto BGRemover.
Elser AI
All-in-one AI video creation studio that turns any text and images into full videos up to 30 minutes.
Yollo AI
Chat & create with your AI companion. Image to Video, AI Image Generator.
Qoder
Qoder is an agentic coding platform for real software, Free to use the best model in preview.
Skywork.ai
Skywork AI is an innovative tool to enhance productivity using AI.
VoxDeck
Next-gen AI presentation maker,Turn your ideas & docs into attention-grabbing slides with AI.
SharkFoto
SharkFoto is an all-in-one AI-powered platform for creating and editing videos, images, and music efficiently.
Funy AI
AI bikini & kiss videos from images or text. Try the AI Clothes Changer & Image Generator!
ThumbnailCreator.com
AI-powered tool for creating stunning, professional YouTube thumbnails quickly and easily.
Pippit
Elevate your content creation with Pippit's powerful AI tools!
SuperMaker AI Video Generator
Create stunning videos, music, and images effortlessly with SuperMaker.
AnimeShorts
Create stunning anime shorts effortlessly with cutting-edge AI technology.
Create WhatsApp Link
Free WhatsApp link and QR generator with analytics, branded links, routing, and multi-agent chat features.
AI FIRST
Conversational AI assistant automating research, browser tasks, web scraping, and file management through natural language.
Gobii
Gobii lets teams create 24/7 autonomous digital workers to automate web research and routine tasks.
GLM Image
GLM Image combines hybrid AR and diffusion models to generate high-fidelity AI images with exceptional text rendering.
TextToHuman
Free AI humanizer that instantly rewrites AI text into natural, human-like writing. No signup required.
LTX-2 AI
Open-source LTX-2 generates 4K videos with native audio sync from text or image prompts, fast and production-ready.
AirMusic
AirMusic.ai generates high-quality AI music tracks from text prompts with style, mood customization, and stems export.
Manga Translator AI
AI Manga Translator instantly translates manga images into multiple languages online.
Qwen-Image-2512 AI
Qwen-Image-2512 is a fast, high-resolution AI image generator with native Chinese text support.
WhatsApp Warmup Tool
AI-powered WhatsApp warmup tool automates bulk messaging while preventing account bans.
ai song creator
Create full-length, royalty-free AI-generated music up to 8 minutes with commercial license.
FalcoCut
FalcoCut: web-based AI platform for video translation, avatar videos, voice cloning, face-swap and short video generation.
SOLM8
AI girlfriend you call, and chat with. Real voice conversations with memory. Every moment feels special with her.
PoYo API
PoYo.ai is a unified AI API platform for image, video, music and chat generation, built for developers.
Telegram Group Bot
TGDesk is an all-in-one Telegram Group Bot to capture leads, boost engagement, and grow communities.
Seedance 1.5 Pro
Seedance 1.5 Pro is an AI-powered cinematic video generator with perfect lip-sync and real-time audio-video sync.
RSW Sora 2 AI Studio
Remove Sora watermark instantly with AI-powered tool for zero quality loss and fast downloads.
APIMart
APIMart offers unified access to 500+ AI models including GPT-5 and Claude 4.5 with cost savings.
Remy - Newsletter Summarizer
Remy automates newsletter management by summarizing emails into digestible insights.
Vadu AI
All-in-one AI video & image generator with Sora 2, Veo 3, Kling, and 10+ top models.
Vertech Academy
Vertech offers AI prompts designed to help students and teachers learn and teach effectively.
Explee
Start outreach RIGHT NOW with single-line description of your ICP
Rebelgrowth
Grow your revenue from organic traffic on autopilot: Keyword research. SEO optimized articles and EVEN backlinks.
Lease A Brain
AI-powered team of expert virtual professionals ready to assist in diverse business tasks. Sign-up for a free trial.
Wollo.ai
Wollo allows you to create, explore, and chat with AI characters using advanced, emotionally aware AI technology.
NanoPic
NanoPic offers fast, high-quality conversational image editing powered by AI with 2K/4K output.
Edensign
Edensign is an AI-driven virtual staging platform transforming real estate photos quickly and realistically.
codeflying
CodeFlying – Vibe Coding App Builder | Create Full-Stack Apps by Chatting with AI
PXZ AI
PXZ.ai is an all-in-one AI platform offering tools for image, video, voice, writing, and chat creation.
Camtasia online
Camtasia Online is a free tool for screen recording and video editing, all from your web browser.
yesTool.ai
All-in-one AI platform for creating videos, music, and images with no technical skills required.
remio - Personal AI Assistant
remio is an AI-powered personal knowledge hub that captures and organizes all your digital info automatically.
Z Image Turbo AI
Z Image Turbo is a super fast AI image generator creating stunning photorealistic art.
TattooAI AI Tattoo Generator
AI Tattoo Generator creates personalized, high-quality tattoo designs quickly with advanced AI technology.
Avoid.so
Avoid.so offers advanced AI humanizer technology to bypass AI detection algorithms seamlessly.
Chatronix
LLM aggregator that connects multiple AI models in one platform for comparison, integration, and automation.
EaseUS VoiceWave
Free, powerful voice changer for creative expression offline and online.