Download and setup cursor from https://cursor.com/download , after setup you need to signup for an free account in order to use the LLM features.
Check out Browser-Use at https://github.com/browser-use/browser-use
Install commands
python3 -m venv browser-use-venv
source /browser-use-venv/bin/activate
pip3 install "browser-use[cli]"
playwright install chromium --with-deps --no-shell