Step 02 / Prerequisites
Prerequisites Guide
Complete these essential prerequisite steps before attending the workshop. This ensures you can fully participate in the hands-on exercises.
00.
Requirements
- Basic programming knowledge
- Laptop with installation permissions
- NodeJS v20 or higher
- Code editor (e.g. VS Code or any editor of your choice)
- GitHub account
- Vercel account
- Browser Use account
01.
Install Software
Node.js Installation
- Visit https://nodejs.org/en/download
- Download and install Node.js v20 or higher
- Follow the installation instructions from the download page
Verify installation by running:
terminal
node --versionGit Installation
Ensure Git is installed on your system:
terminal
git --versionIf not installed, download from https://git-scm.com/downloads
02.
Create Accounts
GitHub Account
- Create a GitHub account at https://github.com/
Vercel Account
- Create a Vercel account at https://vercel.com/
- Sign up using your GitHub account
Browser Use Account
- Create a Browser Use account at https://cloud.browser-use.com
- Verify your email address
- This service will be used for web automation in our AI agents
Important: Sign up is required via OAuth (e.g. GitHub) to receive the $10 start credit