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,742GitHub पर देखें↗

    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,592GitHub पर देखें↗

    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.