Famulus is an intelligent stock predictor web application that reads the latest news for the user and helps make business decisions.
The sentiment of share market and investment largely depends on the news. Through this project we try to observe a relationship between news and stock trend. This project is about taking non quantifiable data such as financial news articles about a company and predicting its future stock trend.
Please check out the frontend repo (here)
Also read about the project on our blog (here)
Note: Env variable to specify while using docker are
key=<key_from_financialmodelingprep.com>
SQLALCHEMY=<database_url>