Stock Copilot Setup Install Python Install and source virtual environment Install dependencies: pip install -r requirements.txt Create .env file and add the following: OPENAI_TOKEN=<OpenAI_Subscription_key>