rishabhdugar / StockCopilot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About


Languages

Language:Python 100.0%