@echo off echo Opening MyRecipeChatbot... REM Open powershell via bat start powershell.exe -NoExit -Command "python ./MyRecipeChatbot.py"