|
--- |
|
title: Memenews |
|
emoji: π |
|
colorFrom: gray |
|
colorTo: blue |
|
sdk: streamlit |
|
sdk_version: 1.44.1 |
|
app_file: app.py |
|
pinned: false |
|
short_description: Consume the New York Times' latest headlines as dank memes |
|
--- |
|
|
|
# The Meme York Times |
|
## Where news meets memes! This Streamlit application fetches the latest news from the New York Times API and converts it into popular memes using the Imgflip API. |
|
Fetches the latest news articles from various NYT categories |
|
Analyzes the sentiment and topic of each article |
|
Selects the most appropriate meme template based on content |
|
Generates memes with headlines and article snippets |
|
Provides links to the original articles |