Skip to content

AiWaldoh/AgentBrowserV3

Repository files navigation

Agent Browser V3

Logo

Agent Browser V3 is a browser automation tool leveraging Natural Language Processing (NLP) to enable users to interact with websites using natural language commands. It simplifies web navigation and interaction, making it more intuitive and efficient.

Getting Started

To begin using Agent Browser V3, follow these steps:

  1. Prerequisites: Make sure you have Python 3.10+ installed on your system.

  2. Installation:

    • Navigate to the project directory and activate the virtual environment:
      cd /path/to/AgentBrowserV3
      poetry shell
    • Install the necessary dependencies:
      poetry install
  3. Configuration: Edit the config/settings.yaml file to set up your preferences, including specifying your OpenAI API key.

  4. Running the Application:

    • Launch the application by executing:
      poetry run python3 src/main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages