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

Fix: Update video links to direct stream format

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -42,22 +42,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/file/d/1nbQblKYUEWI2hfQpd6ZJOwv2Cmj0FLyR/view?usp=drive_link" 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/file/d/1v9bgl3N0ZLgggPvyaUw0cI0uu8PMzlMp/view?usp=drive_link" 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/file/d/1CurvYPL9_8nLcy8XuSOMGWVA5ImPcMfT/view?usp=drive_link" 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/file/d/1iDD4yT-M8uhyf8rDSdIDSR9k6gd27MIi/view?usp=drive_link" style="width: 100%; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.5); margin-bottom: 20px;"></video>
61
 
62
  ---
63
 
 
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