awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesAction Plan Generators

Systems that generate and execute multi-step action plans for AI agents without interactive input.

Distinguishing note: No candidate in the shortlist covers AI agent action planning; all candidates are database query planning related.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Action Plan Generators. Refine with filters or upvote what's useful.

Awesome Action Plan Generators GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • thudm/cogvlmTHUDM 的头像

    THUDM/CogVLM

    6,742在 GitHub 上查看↗

    CogVLM is a multimodal large language model designed to integrate visual and textual data for reasoning about images and generating natural language. It functions as a visual question answering system that analyzes image content to provide detailed descriptions or answer specific questions. The project includes a visual grounding model capable of mapping text descriptions to precise bounding box coordinates within an image. It also features a vision-based automation agent that analyzes screen captures to generate execution plans and interaction coordinates for software interfaces. The system

    Analyzes user interface screenshots to generate a logical sequence of interaction steps and coordinates for automation.

    Python
    在 GitHub 上查看↗6,742
  • mervinpraison/praisonaiMervinPraison 的头像

    MervinPraison/PraisonAI

    5,592在 GitHub 上查看↗

    PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and execution of complex workflows. It functions as a multi-agent orchestration framework, a workflow builder, and a Model Context Protocol server, while also providing retrieval-augmented generation through vector knowledge bases. Agents can interact via CLI, web, or standardized protocols with sandboxed code execution. The platform distinguishes itself with a rich set of agent communication protocols, including A2A, REST, WebSocket, voice and telephony integration, and MCP, allo

    Generates and executes multi-step action plans for AI agents without interactive input.

    Pythonagentsaiai-agent-framework
    在 GitHub 上查看↗5,592
  1. Home
  2. Artificial Intelligence & ML
  3. Action Plan Generators

探索子标签

  • GUI Action PlanningGenerating a sequence of interaction steps based on visual analysis of user interfaces. **Distinct from Action Plan Generators:** Focuses specifically on the visual analysis of screenshots to plan GUI interactions, rather than general agent action plans.