Nikhil Pravin Pise commited on
Commit
73670cd
Β·
1 Parent(s): 146df64

Fix: Use local video assets with Git LFS

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -5,6 +5,16 @@ colorFrom: indigo
5
  colorTo: gray
6
  sdk: docker
7
  pinned: true
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  [![Hugging Face Space](https://img.shields.io/badge/πŸ€—%20Hugging%20Face-Live%20Demo-blue)](https://huggingface.co/spaces/T0X1N/Medium-MCP)
@@ -42,22 +52,22 @@ By combining **Agentic Workflows**, **Neural Audio**, and the **Model Context Pr
42
  ### 1. πŸ€– The "Second Brain" (Claude Desktop Integration)
43
  *Watch how Medium Agent gives Claude the ability to browse, read, and synthesize the web in real-time.*
44
 
45
- <video controls autoplay loop muted src="https://drive.google.com/uc?export=download&id=1nbQblKYUEWI2hfQpd6ZJOwv2Cmj0FLyR" style="width: 100%; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.5); margin-bottom: 20px;"></video>
46
 
47
  ### 2. πŸ” The Scout (Discover & Search)
48
  *A visual, masonry-style interface to find the signal in the noise.*
49
 
50
- <video controls muted src="https://drive.google.com/uc?export=download&id=1v9bgl3N0ZLgggPvyaUw0cI0uu8PMzlMp" style="width: 100%; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.5); margin-bottom: 20px;"></video>
51
 
52
  ### 3. 🎧 The Narrator (Sonic Mode)
53
  *Turn your reading list into a playlist. Perfect for commuters and auditory learners.*
54
 
55
- <video controls muted src="https://drive.google.com/uc?export=download&id=1CurvYPL9_8nLcy8XuSOMGWVA5ImPcMfT" style="width: 100%; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.5); margin-bottom: 20px;"></video>
56
 
57
  ### 4. 🧠 The Analyst (Deep Synthesis)
58
  *Generate professional "State of the Union" market reports in seconds.*
59
 
60
- <video controls muted src="https://drive.google.com/uc?export=download&id=1iDD4yT-M8uhyf8rDSdIDSR9k6gd27MIi" style="width: 100%; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.5); margin-bottom: 20px;"></video>
61
 
62
  ---
63
 
 
5
  colorTo: gray
6
  sdk: docker
7
  pinned: true
8
+ license : mit
9
+ app: gradio
10
+ short_description: The Intelligence Layer for Medium.com (MCP + Gradio).
11
+ tags:
12
+ - agents
13
+ - mcp
14
+ - medium
15
+ - scraping
16
+ - audio
17
+ - productivity
18
  ---
19
 
20
  [![Hugging Face Space](https://img.shields.io/badge/πŸ€—%20Hugging%20Face-Live%20Demo-blue)](https://huggingface.co/spaces/T0X1N/Medium-MCP)
 
52
  ### 1. πŸ€– The "Second Brain" (Claude Desktop Integration)
53
  *Watch how Medium Agent gives Claude the ability to browse, read, and synthesize the web in real-time.*
54
 
55
+ <video controls autoplay loop muted src="assets/claude_demo.mp4" style="width: 100%; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.5); margin-bottom: 20px;"></video>
56
 
57
  ### 2. πŸ” The Scout (Discover & Search)
58
  *A visual, masonry-style interface to find the signal in the noise.*
59
 
60
+ <video controls muted src="assets/discover_demo.mp4" style="width: 100%; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.5); margin-bottom: 20px;"></video>
61
 
62
  ### 3. 🎧 The Narrator (Sonic Mode)
63
  *Turn your reading list into a playlist. Perfect for commuters and auditory learners.*
64
 
65
+ <video controls muted src="assets/sonic_demo.mp4" style="width: 100%; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.5); margin-bottom: 20px;"></video>
66
 
67
  ### 4. 🧠 The Analyst (Deep Synthesis)
68
  *Generate professional "State of the Union" market reports in seconds.*
69
 
70
+ <video controls muted src="assets/analyst_demo.mp4" style="width: 100%; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.5); margin-bottom: 20px;"></video>
71
 
72
  ---
73
 
assets/analyst_demo.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b590927fa059383df79853cecc435bf5bfb3321fcc69e770cdfe6ad14e819eff
3
+ size 28977340
assets/claude_demo.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a5660c822245b7c28013d7384e09e51277ec0bbc5079cd81143594dcab56b71
3
+ size 22131484
assets/discover_demo.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae09743509cea436c988a08da87e42a021ed51693e51bd2fbafad47191d45b18
3
+ size 10812200
assets/sonic_demo.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d831c76eb46bbe8204b7dee1cfb50604d8f1e1d26847586121ad15ef2146e687
3
+ size 2750260