Update README.md
Browse files
README.md
CHANGED
|
@@ -10,4 +10,10 @@ pinned: false
|
|
| 10 |
short_description: Consume the New York Times' latest headlines as dank memes
|
| 11 |
---
|
| 12 |
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
short_description: Consume the New York Times' latest headlines as dank memes
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# The Meme York Times
|
| 14 |
+
## 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.
|
| 15 |
+
Fetches the latest news articles from various NYT categories
|
| 16 |
+
Analyzes the sentiment and topic of each article
|
| 17 |
+
Selects the most appropriate meme template based on content
|
| 18 |
+
Generates memes with headlines and article snippets
|
| 19 |
+
Provides links to the original articles
|