rileycleavenger / StockBuddy

webapp that periodically gathers new stock data and web scrapes stock news headlines, then passes all the data through an LLM to return suggested purchases for the day
https://stock-buddy-nu.vercel.app/
5 stars 0 forks source link

Containerize Alpha Vantage scripts #30

Closed rileycleavenger closed 4 months ago

rileycleavenger commented 4 months ago

user Docker to containerize the alpha vantage Python code and run it locally for now