awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Browser Automation Agents · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesBrowser Automation Agents

Tools for enabling agents to interact with web browsers.

Distinguishing note: Focuses on agent-driven browser interaction rather than general testing automation.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Browser Automation Agents. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Browser Automation Agents

Awesome Browser Automation Agents GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • huggingface/smolagents

    huggingface/smolagents

    25,515View on GitHub↗

    This framework provides a development toolkit for building autonomous agents that utilize language models to solve complex, non-deterministic tasks. Its core design centers on a code-executing architecture where agents generate and run Python code snippets to perform logic, data manipulation, and tool interactions. By moving beyond structured data formats, the system enables agents to manage program flow and object state through iterative reasoning cycles. The project distinguishes itself through its focus on code-based agent implementation and secure execution environments. Developers can ch

    Provides tools that allow an agent to navigate pages and interact with elements programmatically.

    Python
    25,515View on GitHub↗
  • google-gemini/gemini-fullstack-langgraph-quickstart

    google-gemini/gemini-fullstack-langgraph-quickstart

    17,887View on GitHub↗

    This project is an agentic workflow orchestrator designed for building and deploying autonomous systems that perform multi-step reasoning. It functions as a tool-augmented engine, enabling developers to chain model calls with external function execution to complete complex, user-defined tasks. By integrating large language models with persistent memory and stateful logic, the framework supports the creation of intelligent applications capable of independent operation. The platform distinguishes itself through graph-based state orchestration, which allows developers to define logic steps and t

    Enables automated interaction with web application interfaces through simulated user actions.

    Jupyter Notebookgeminigemini-api
    17,887View on GitHub↗