Comprehensive AI 에이전트 사용자 정의 Tools for Every Need

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

AI 에이전트 사용자 정의

  • MInD provides memory management for LLM-based agents to record, retrieve, and summarize contextual information across sessions.
    0
    0
    What is MInD?
    MInD is a Python-based memory framework designed to augment LLM-driven AI agents with robust memory capabilities. It enables agents to capture user inputs and system events as episodic logs, condense those logs into semantic summaries, and retrieve contextually relevant memories on demand. With configurable retention policies, similarity search, and automated summarization, MInD maintains a persistent knowledge base that agents consult during inference. This ensures they recall prior interactions accurately, adapt responses based on history, and deliver personalized, coherent dialogues across multiple sessions.
  • A lightweight JavaScript framework for building AI agents with memory management and tool integration.
    0
    0
    What is Tongui Agent?
    Tongui Agent provides a modular architecture for creating AI agents that can maintain conversation state, leverage external tools, and coordinate multiple sub-agents. Developers configure LLM backends, define custom actions, and attach memory modules to store context. The framework includes an SDK, CLI, and middleware hooks for observability, making it easy to integrate into web or Node.js applications. Supported LLMs include OpenAI, Azure OpenAI, and open-source models.
Featured