Automated scraping and content generating pipeline for Fintech ML newsletter
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Install Dependencies
Install the project dependencies from requirements.txt
:
pip install -r requirements.txt
- Running the Streamlit App
To run the Streamlit app, navigate to the project directory where the app script is located and run:
streamlit run app.py