Follow these steps to get the project running:
Install all required Python packages listed in requirements.txt using powershell on your vscode:
pip install -r requirements.txtTo run the Python server, use serve.py in PowerShell.
python serve.pyThis will automatically start the live server. Once the webpage loads, you can use the dog breed prediction and report generation services.