File size: 1,928 Bytes
e211da0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
     xmlns:media="http://search.yahoo.com/mrss/">

  <channel>
    <title>Daily Papers – Hugging Face</title>
    <link>https://huggingface.co/papers</link>
    <description>Listen to an AI-generated conversation about the most upvoted research paper on Hugging Face each day.</description>
    <language>en-us</language>
    <itunes:author>Hugging Face</itunes:author>
    <itunes:summary>Each day, this podcast dives into the top trending ML paper on Hugging Face. Discussions are AI-generated — verify facts before citing.</itunes:summary>
    <itunes:explicit>false</itunes:explicit>
    <itunes:category text="Technology"/>
    <itunes:owner>
      <itunes:name>HF</itunes:name>
      <itunes:email>[email protected]</itunes:email> <!-- Replace with your email -->
    </itunes:owner>
    <itunes:image href="https://huggingface.co/spaces/fdaudens/podcast-jobs/resolve/main/images/cover.png"/>
    <image>
      <url>https://huggingface.co/spaces/fdaudens/podcast-jobs/resolve/main/images/cover.png</url>
      <title>Daily Papers – Hugging Face</title>
      <link>https://huggingface.co/papers</link>
    </image>
    <lastBuildDate>Tue, 13 May 2025 10:00:00 +0000</lastBuildDate>

    <!-- Example Episode -->
    <item>
      <title>Ep 1 – “Title of the Most Upvoted Paper”</title>
      <description>Today’s top paper on Hugging Face is: “XYZ.” Listen to an AI discuss the ideas, findings, and questions it raises. (Warning: AI may hallucinate)</description>
      <pubDate>Tue, 13 May 2025 10:00:00 +0000</pubDate>
      <enclosure url="https://yourpodcastwebsite.com/audio/episode1.mp3" length="12345678" type="audio/mpeg"/>
      <guid>https://yourpodcastwebsite.com/audio/episode1.mp3</guid>
      <itunes:explicit>false</itunes:explicit>
    </item>

  </channel>
</rss>