-
Run
npm ito install dependencies (Puppeteer libraries, seepackage.jsonfor details). -
Copy
.env.templateand rename this new file.env. Then add yourOPENAI_API_KEYand save the file. Runsource .envproperly mount this into the environment. -
Make sure Chromium is installed. Then, go to
web_agent.jsand update the path to the one on your computer:executablePath: "/Applications/Chromium.app/Contents/MacOS/Chromium", userDataDir: "/Users/Chris/Library/Application Support/Google/Chromium/Default", -
Run
node web_agent.js
- Windows OS UI controller (https://github.com/microsoft/UFO - Feb 24, 2024)
- Set of Mark (SOM) prompting (https://arxiv.org/abs/2310.11441 - Oct 17, 2023)
