Comprehensive JavaScript 라이브러리 Tools for Every Need

Get access to JavaScript 라이브러리 solutions that address multiple requirements. One-stop resources for streamlined workflows.

JavaScript 라이브러리

  • A JavaScript AI assistant library that analyzes web pages, summarizes content, answers research queries, extracts insights, and generates citations.
    0
    0
    What is Manus JS?
    Manus JS is a client-side JavaScript library that embeds an intelligent research assistant into any web page. It scans and understands HTML content, then uses AI to generate summaries of articles, answer specific questions with references, extract named entities, and produce citation lists in multiple formats. Developers can configure custom prompts, data sources, and UI components to match branding. Manus JS works offline on cached content and connects to AI APIs for live research, making it suitable for academic portfolios, news aggregation sites, or knowledge base platforms seeking to empower users with instant insights.
  • Micro-agent is a lightweight JavaScript library enabling developers to build customizable LLM-based agents with tools, memory, and chain-of-thought planning.
    0
    0
    What is micro-agent?
    Micro-agent is a lightweight, unopinionated JavaScript library designed to simplify the creation of sophisticated AI agents using large language models. It exposes core abstractions such as agents, tools, planners, and memory stores, allowing developers to assemble custom conversational flows. Agents can invoke external APIs or internal utilities as tools, enabling dynamic data retrieval and action execution. The library supports both short-term conversational memory and long-term persistent memory to maintain context across sessions. Planners orchestrate chain-of-thought processes, breaking down complex tasks into tool calls or language model queries. With configurable prompt templates and execution strategies, micro-agent adapts seamlessly to frontend web applications, Node.js services, and edge environments, providing a flexible foundation for chatbots, virtual assistants, or autonomous decision-making systems.
Featured