A application for connecting news to your interests
- Copy
.env.example, fill it in, and rename the copy to.env - Install dependencies:
pip install -r requirements.txt- Run the app:
python run_app.pyThis will:
- Generate your interest profile from browser history
- Fetch the latest news
- Start the Streamlit app