Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# News Summarization and Text-to-Speech Application
|
2 |
|
3 |
A web-based application that extracts key details from multiple news articles related to a given company, performs sentiment analysis, conducts a comparative analysis, and generates a text-to-speech (TTS) output in Hindi.
|
@@ -20,5 +27,4 @@ The application follows a client-server architecture:
|
|
20 |
- **Backend**: Flask API service
|
21 |
- **Communication**: REST API endpoints
|
22 |
|
23 |
-
## Project Structure
|
24 |
-
|
|
|
1 |
+
---
|
2 |
+
title: 'My hugging face application '
|
3 |
+
sdk: streamlit
|
4 |
+
emoji: 🔥
|
5 |
+
colorFrom: red
|
6 |
+
colorTo: purple
|
7 |
+
---
|
8 |
# News Summarization and Text-to-Speech Application
|
9 |
|
10 |
A web-based application that extracts key details from multiple news articles related to a given company, performs sentiment analysis, conducts a comparative analysis, and generates a text-to-speech (TTS) output in Hindi.
|
|
|
27 |
- **Backend**: Flask API service
|
28 |
- **Communication**: REST API endpoints
|
29 |
|
30 |
+
## Project Structure
|
|