awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesAutonomous Browser Controllers

Browser extensions that enable AI agents to autonomously navigate pages, fill forms, and extract content.

Distinct from Browser Extensions: Distinct from Browser Extensions: focuses on AI-driven autonomous page control rather than general browser add-on development.

Explore 2 awesome GitHub repositories matching web development · Autonomous Browser Controllers. Refine with filters or upvote what's useful.

Awesome Autonomous Browser Controllers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • xlang-ai/openagentsAvatar von xlang-ai

    xlang-ai/OpenAgents

    4,710Auf GitHub ansehen↗

    OpenAgents is an open-source platform for deploying, managing, and interacting with language agents through a conversational interface. Agents on this platform can analyze data by generating and executing Python and SQL code, invoke external plugins, browse the web autonomously, and perform tasks like flight search, map directions, and social media posting—all driven by natural language. What distinguishes the platform is its architecture for persistent agent lifecycle management, isolated code execution via a sandbox, multi-agent coordination for complex workflows, and automatic plugin disco

    Controls a web browser via a companion extension, enabling autonomous page navigation and form filling.

    Pythonagentassistant-chat-botscode-generation
    Auf GitHub ansehen↗4,710
  • smallcloudai/refactAvatar von smallcloudai

    smallcloudai/refact

    3,490Auf GitHub ansehen↗

    Refact is an autonomous AI software engineering system and code assistant. It functions as an agent orchestrator capable of planning, executing, and managing multi-step development workflows to complete complex software tasks independently. The system distinguishes itself through agentic state management, using isolated worktrees and versioned checkpoints to allow autonomous agents to experiment with code changes and roll back to stable states if tasks fail. It further extends its capabilities via the Model Context Protocol, connecting the AI engine to external databases, version control syst

    Controls web browsers autonomously to perform research and validate user interface behavior during development.

    Rustai-agentdeveloper-toolsenterprise
    Auf GitHub ansehen↗3,490
  1. Home
  2. Web Development
  3. Browser Extensions
  4. Autonomous Browser Controllers

Unter-Tags erkunden

  • Browser Accessibility Tree CaptureProgrammatic access to accessibility trees and console logs to facilitate AI agent interaction. **Distinct from Autonomous Browser Controllers:** Distinct from Autonomous Browser Controllers by focusing on the data capture (accessibility trees) rather than the navigation logic.