@echo off echo Starting Farmwise Chatbot... cd /d "%~dp0" ..\venv\Scripts\python.exe app.py pause