Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.19 KB

File metadata and controls

25 lines (19 loc) · 1.19 KB

Task: Collaborate with Jackson on a sample task using Amazon Nova Act

Objective: Automate the collection of Bobcat's "Active Model Lineup" using Amazon Nova Act

  • For each product type, collect the list of models which are actively being sold from the Bobcat website
  • Bonus Points: Download the Spec Sheets for each active model

Requirements

  • Environment:
    • VSCode workspace ready to begin implementation
    • Python Version 3.10 or above (3.13 Preferred)
    • Anaconda (conda) or Virtual Environment (venv)
    • Install the nova-act library with pip install nova-act
      • Also go ahead and pip install python-dotenv pandas pydantic

Resources (Not Limited to these)

Please reach out to jackson.cown@doosan.com if you have any questions/clarifications on environment setup, etc.