Building AI Agents Using Different Agentic Frameworks Installation Create virtual environment python -m venv .venv MAC / Linux source .venv/bin/activate Windows CMD .venv\Scripts\activate.bat Windows Powershell .venv\Scripts\Activate.ps1 Install ADK pip install google-adk Run Navigate to root folder Run the following command adk web