Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -30,7 +30,7 @@ app_port: 7860
|
|
| 30 |
|
| 31 |
## π Project Overview
|
| 32 |
|
| 33 |
-
|
| 34 |
|
| 35 |
Unlike standard static notebooks, this repository demonstrates a **full-cycle ML workflow**. The system scrapes live data from **Google News**, analyzes sentiment using a **RoBERTa Transformer** model, and visualizes insights via an interactive dashboard, all orchestrated within a Dockerized environment.
|
| 36 |
|
|
|
|
| 30 |
|
| 31 |
## π Project Overview
|
| 32 |
|
| 33 |
+
This project is a comprehensive **MLOps solution** designed to monitor online company reputation through automated sentiment analysis of real-time news. It was developed to demonstrate **scalable, production-ready machine learning engineering** capabilities.
|
| 34 |
|
| 35 |
Unlike standard static notebooks, this repository demonstrates a **full-cycle ML workflow**. The system scrapes live data from **Google News**, analyzes sentiment using a **RoBERTa Transformer** model, and visualizes insights via an interactive dashboard, all orchestrated within a Dockerized environment.
|
| 36 |
|