Comprehensive 에이전트 프로토타입 Tools for Every Need

Get access to 에이전트 프로토타입 solutions that address multiple requirements. One-stop resources for streamlined workflows.

에이전트 프로토타입

  • AutoAct is an open-source AI agent framework enabling LLM-based reasoning, planning, and dynamic tool invocation for task automation.
    0
    0
    What is AutoAct?
    AutoAct is designed to streamline the development of intelligent agents by combining LLM-driven reasoning with structured planning and modular tool integration. It offers a Planner component to generate action sequences, a ToolKit for defining and invoking external APIs, and a Memory module to maintain context. With logging, error handling, and configurable policies, AutoAct supports robust end-to-end automation for tasks such as data analysis, content generation, and interactive assistants. Developers can customize workflows, extend tools, and deploy agents on-premise or in the cloud.
  • Hyperbolic Time Chamber enables developers to build modular AI agents with advanced memory management, prompt chaining, and custom tool integration.
    0
    0
    What is Hyperbolic Time Chamber?
    Hyperbolic Time Chamber provides a flexible environment for constructing AI agents by offering components for memory management, context window orchestration, prompt chaining, tool integration, and execution control. Developers define agent behaviors via modular building blocks, configure custom memories (short- and long-term), and link external APIs or local tools. The framework includes async support, logging, and debugging utilities, enabling rapid iteration and deployment of sophisticated conversational or task-oriented agents in Python projects.
  • An open-source Java-based multi-agent system framework implementing agent behaviors, communication, and coordination for distributed problem-solving.
    0
    0
    What is Multi-Agent Systems?
    Multi-Agent Systems is designed to simplify the creation, configuration, and execution of distributed agent-based architectures. Developers can define agent behaviors, communication ontologies, and service descriptions within Java classes. The framework handles container setup, message transport, and life-cycle management for agents. Built on standard FIPA protocols, it supports peer-to-peer negotiation, collaborative planning, and modular extension. Users can run, monitor, and debug multi-agent scenarios on a single machine or across networked hosts, making it ideal for research, education, and small-scale deployments.
  • A Python SDK to create and run customizable AI agents with tool integrations, memory storage, and streaming responses.
    0
    0
    What is Promptix Python SDK?
    Promptix Python is an open-source framework for building autonomous AI agents in Python. With a simple installation via pip, you can instantiate agents powered by any major LLM, register domain-specific tools, configure in-memory or persistent data stores, and orchestrate multi-step decision loops. The SDK supports real-time streaming of token outputs, callback handlers for logging or custom processing, and built-in memory modules to retain context across interactions. Developers can leverage this library to prototype chatbot assistants, automations, data pipelines, or research agents in minutes. Its modular design allows swapping models, adding custom tools, and extending memory backends, providing flexibility for a wide range of AI agent use cases.
  • ANAC-agents provides pre-built automated negotiation agents for bilateral multi-issue negotiations under the ANAC competition framework.
    0
    0
    What is ANAC-agents?
    ANAC-agents is a Python-based framework that centralizes multiple negotiation agent implementations for the Automated Negotiating Agents Competition (ANAC). Each agent within the repository embodies distinct strategies for utility modeling, proposal generation, concession tactics, and acceptance criteria, facilitating comparative studies and rapid prototyping. Users can define negotiation domains with custom issues and preference profiles, then simulate bilateral negotiations or tournament-style competitions across agents. The toolkit includes configuration scripts, evaluation metrics, and logging utilities to analyze negotiation dynamics. Researchers and developers can extend existing agents, test novel algorithms, or integrate external learning modules, accelerating innovation in automated bargaining and strategic decision-making under incomplete information.
  • A lightweight JavaScript library enabling autonomous AI agents with memory, tool integration, and customizable decision strategies.
    0
    0
    What is js-agent?
    js-agent provides developers with a minimalistic yet powerful toolkit to create autonomous AI agents in JavaScript. It offers abstractions for conversation memory, function-calling tools, customizable planning strategies, and error handling. With js-agent, you can quickly wire up prompts, manage state, invoke external APIs, and orchestrate complex agent behaviors through a simple, modular API. It's designed to run in Node.js environments and integrates seamlessly with the OpenAI API to power intelligent, context-aware agents.
  • An open-source Python framework for building and customizing multimodal AI agents with integrated memory, tools, and LLM support.
    0
    0
    What is Langroid?
    Langroid provides a comprehensive agent framework that empowers developers to build sophisticated AI-driven applications with minimal overhead. It features a modular design allowing custom agent personas, stateful memory for context retention, and seamless integration with large language models (LLMs) such as OpenAI, Hugging Face, and private endpoints. Langroid’s toolkits enable agents to execute code, fetch data from databases, call external APIs, and process multimodal inputs like text, images, and audio. Its orchestration engine manages asynchronous workflows and tool invocations, while the plugin system facilitates extending agent capabilities. By abstracting complex LLM interactions and memory management, Langroid accelerates the development of chatbots, virtual assistants, and task automation solutions for diverse industry needs.
  • A Python framework for building modular AI agents with memory, planning, and tool integration.
    0
    0
    What is Linguistic Agent System?
    Linguistic Agent System is an open-source Python framework designed for constructing intelligent agents that leverage language models to plan and execute tasks. It includes components for memory management, tool registry, planner, and executor, allowing agents to maintain context, call external APIs, perform web searches, and automate workflows. Configurable via YAML, it supports multiple LLM providers, enabling rapid prototyping of chatbots, content summarizers, and autonomous assistants. Developers can extend functionality by creating custom tools and memory backends, deploying agents locally or on servers.
  • A minimal TypeScript library enabling developers to create autonomous AI agents for task automation and natural language interactions.
    0
    0
    What is micro-agent?
    micro-agent provides a minimalistic yet powerful set of abstractions for creating autonomous AI agents. Built in TypeScript, it runs seamlessly in both browser and Node.js contexts, allowing you to define agents with custom prompt templates, decision logic, and extensible tool integrations. Agents can leverage chain-of-thought reasoning, interact with external APIs, and maintain conversational or task-specific memory. The library includes utilities for handling API responses, error management, and session persistence. With micro-agent, developers can prototype and deploy agents for a range of tasks—such as automating workflows, building conversational interfaces, or orchestrating data-processing pipelines—without the overhead of larger frameworks. Its modular design and clear API surface make it easy to extend and integrate into existing applications.
  • SeeAct is an open-source framework that uses LLM-based planning and visual perception to enable interactive AI agents.
    0
    0
    What is SeeAct?
    SeeAct is designed to empower vision-language agents with a two-stage pipeline: a planning module powered by large language models generates subgoals based on observed scenes, and an execution module translates subgoals into environment-specific actions. A perception backbone extracts object and scene features from images or simulations. The modular architecture allows easy replacement of planners or perception networks and supports evaluation on AI2-THOR, Habitat, and custom environments. SeeAct accelerates research on interactive embodied AI by providing end-to-end task decomposition, grounding, and execution.
Featured