DivYonko commited on
Commit Β·
2af092a
1
Parent(s): bcca570
fix: resolve README merge conflict
Browse files
README.md
CHANGED
|
@@ -1,13 +1,12 @@
|
|
| 1 |
---
|
| 2 |
title: LivePulse
|
| 3 |
-
<<<<<<< HEAD
|
| 4 |
emoji: π‘
|
| 5 |
colorFrom: purple
|
| 6 |
colorTo: indigo
|
| 7 |
-
sdk:
|
| 8 |
-
|
| 9 |
-
app_file: app.py
|
| 10 |
pinned: false
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# π‘ LivePulse β YouTube Live Chat Analytics
|
|
@@ -32,22 +31,3 @@ Real-time Hinglish sentiment and topic analysis for YouTube live streams.
|
|
| 32 |
1. Paste a YouTube live video ID or URL in the **Stream Control** section in the sidebar
|
| 33 |
2. Click **βΆ Start** β the scraper launches in the background
|
| 34 |
3. The dashboard auto-refreshes and shows live sentiment + topic data
|
| 35 |
-
=======
|
| 36 |
-
emoji: π
|
| 37 |
-
colorFrom: red
|
| 38 |
-
colorTo: red
|
| 39 |
-
sdk: docker
|
| 40 |
-
app_port: 8501
|
| 41 |
-
tags:
|
| 42 |
-
- streamlit
|
| 43 |
-
pinned: false
|
| 44 |
-
short_description: YoutubeLive Comment Analysis
|
| 45 |
-
---
|
| 46 |
-
|
| 47 |
-
# Welcome to Streamlit!
|
| 48 |
-
|
| 49 |
-
Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
|
| 50 |
-
|
| 51 |
-
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
|
| 52 |
-
forums](https://discuss.streamlit.io).
|
| 53 |
-
>>>>>>> 58cbb3ad16a724133db9fe31bffce8783a85648a
|
|
|
|
| 1 |
---
|
| 2 |
title: LivePulse
|
|
|
|
| 3 |
emoji: π‘
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: indigo
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_port: 7860
|
|
|
|
| 8 |
pinned: false
|
| 9 |
+
short_description: YouTube Live Chat Analytics
|
| 10 |
---
|
| 11 |
|
| 12 |
# π‘ LivePulse β YouTube Live Chat Analytics
|
|
|
|
| 31 |
1. Paste a YouTube live video ID or URL in the **Stream Control** section in the sidebar
|
| 32 |
2. Click **βΆ Start** β the scraper launches in the background
|
| 33 |
3. The dashboard auto-refreshes and shows live sentiment + topic data
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|