Skip to content

nimitmk7/browser-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser Agent

A simple AI agent that uses your browser to execute instructions.

Tech Stack: Google Gemini, Browser-use, PlayWright

Setup

  1. python -m venv agent_venv
  2. source agent_venv/bin/activate
  3. Create a .env file.
  4. Enter your GEMINI API Key in that file with the key named as 'GEMINI_API_KEY'
  5. Run sh install.sh in your ZSH terminal.
  6. Run agent_venv/bin/python -m streamlit run agent.py

About

AI agent that uses browser to perform actions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published