Skip to content

Commit 2ecd185

Browse files
authored
Add demo video section to README
Added a demo video link and image to README.
1 parent eb62fc1 commit 2ecd185

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,17 @@ End-to-end MLOps system for sentiment analysis featuring **automated experimenta
2828

2929
## 🌈 Video Demo
3030

31-
<!-- Add your demo video here -->
31+
<p align="center">
32+
<a href="https://www.youtube.com/watch?v=1DcFVJYJBFA" target="_blank">
33+
<img
34+
src="https://img.youtube.com/vi/1DcFVJYJBFA/maxresdefault.jpg"
35+
alt="Watch Demo"
36+
width="700"
37+
/>
38+
</a>
39+
</p>
40+
41+
<p align="center"><b>▶️ Click to watch demo</b></p>
3242

3343
---
3444

0 commit comments

Comments
 (0)