- 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
- 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
- Also go ahead and
- Bobcat
- Amazon Nova Act
Please reach out to jackson.cown@doosan.com if you have any questions/clarifications on environment setup, etc.