<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://media.rss.com/style.xsl"?>
<rss xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:psc="http://podlove.org/simple-chapters" xmlns:atom="http://www.w3.org/2005/Atom" xml:lang="en" version="2.0">
  <channel>
    <title><![CDATA[Testing LLM and sharing my personal experience with them]]></title>
    <link>https://rss.com/podcasts/testing-llm-and-sharing-my-personal-experience-with-them</link>
    <atom:link href="https://media.rss.com/testing-llm-and-sharing-my-personal-experience-with-them/feed.xml" rel="self" type="application/rss+xml"/>
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com/"/>
    <description><![CDATA[<p>So here I try to play around with LLMs either in my projects or in HuggingFace and share what I think about them. Testing can range from using them to code, develop software, ask dumb questions, summarize a text, etc.</p>]]></description>
    <generator>RSS.com 2026.907.134739</generator>
    <lastBuildDate>Fri, 11 Sep 2026 12:02:03 GMT</lastBuildDate>
    <language>en</language>
    <copyright><![CDATA[Mohammad Jawad Barati]]></copyright>
    <itunes:image href="https://media.rss.com/testing-llm-and-sharing-my-personal-experience-with-them/podcast_cover_20260906_233952_c62c54074284f803ddc224564c12b6b1.jpg"/>
    <podcast:guid>1263bccd-7dbd-5f3d-9fb0-aa2761b6d23e</podcast:guid>
    <image>
      <url>https://media.rss.com/testing-llm-and-sharing-my-personal-experience-with-them/podcast_cover_20260906_233952_c62c54074284f803ddc224564c12b6b1.jpg</url>
      <title>Testing LLM and sharing my personal experience with them</title>
      <link>https://rss.com/podcasts/testing-llm-and-sharing-my-personal-experience-with-them</link>
    </image>
    <podcast:locked>no</podcast:locked>
    <podcast:license>Mohammad Jawad Barati</podcast:license>
    <itunes:author>Mohammad Jawad Barati</itunes:author>
    <itunes:owner>
      <itunes:name>Mohammad Jawad Barati</itunes:name>
    </itunes:owner>
    <itunes:explicit>false</itunes:explicit>
    <itunes:type>episodic</itunes:type>
    <itunes:category text="Technology"/>
    <podcast:medium>podcast</podcast:medium>
    <podcast:location rel="creator" geo="geo:53.0758196,8.8071646" osm="R62559" country="de">Bremen, Free Hanseatic City of Bremen, Germany</podcast:location>
    <podcast:txt purpose="ai-content">false</podcast:txt>
    <item>
      <title><![CDATA[Will OpenRouter be always OpenAI-Compatible API?]]></title>
      <itunes:title><![CDATA[Will OpenRouter be always OpenAI-Compatible API?]]></itunes:title>
      <description><![CDATA[<p>Short answer, no.</p><p></p><p>But it is OpenAI compatible for the most part or at least what I have seen. BTW if you are curious about my experiment you can look at this Jupyter Notebook: <a target="_blank" rel="noopener noreferrer nofollow" href="https://github.com/kasir-barati/smart-novel-beatrice/blob/bcb520b3ca73531eb93c650004090865b9f0f7db/local-setup/notebooks/openrouter_qwen_tts_voices.ipynb">https://github.com/kasir-barati/smart-novel-beatrice/blob/bcb520b3ca73531eb93c650004090865b9f0f7db/local-setup/notebooks/openrouter_qwen_tts_voices.ipynb</a></p><p></p><p>I love JN for testing and experimenting LLMs. Let me know your goto tool when testing and checking what is possible.</p>]]></description>
      <link>https://rss.com/podcasts/testing-llm-and-sharing-my-personal-experience-with-them/3140400</link>
      <enclosure url="https://content.rss.com/episodes/401250/3140400/testing-llm-and-sharing-my-personal-experience-with-them/2026_09_11_12_01_59_10cf43b9-6c96-463c-a152-c2dedfc7e635.mp3" length="5558482" type="audio/mpeg"/>
      <guid isPermaLink="false">e6e50e10-6e78-4d67-8871-03f36e47dbe4</guid>
      <itunes:duration>347</itunes:duration>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>3</itunes:episode>
      <podcast:episode>3</podcast:episode>
      <pubDate>Thu, 10 Sep 2026 17:48:02 GMT</pubDate>
      <itunes:explicit>false</itunes:explicit>
      <podcast:txt purpose="ai-content">false</podcast:txt>
      <itunes:image href="https://media.rss.com/testing-llm-and-sharing-my-personal-experience-with-them/ep_cover_20260910_174738_086ba3031966c9fc93276f12f0fa38cd.jpg"/>
    </item>
    <item>
      <title><![CDATA[Qwen3 14B vs. GPT-4o Mini]]></title>
      <itunes:title><![CDATA[Qwen3 14B vs. GPT-4o Mini]]></itunes:title>
      <description><![CDATA[<p>In this episode I compared and talked about these two models. Which one is faster, which one is cheaper and which one I decided to use.</p><p></p><p>And this is the JupyterNotebook I talked about it in this episode: <a target="_blank" rel="noopener noreferrer nofollow" href="https://github.com/kasir-barati/smart-novel-beatrice/blob/3ee5d89d91f94e4f4903ede1d2009350f040f4fb/local-setup/notebookes/tts_sanitiation.ipynb">https://github.com/kasir-barati/smart-novel-beatrice/blob/3ee5d89d91f94e4f4903ede1d2009350f040f4fb/local-setup/notebookes/tts_sanitiation.ipynb</a></p><p></p><p>This is the link in question for comparing the two models on OpenRouter: <a target="_blank" rel="noopener noreferrer nofollow" href="https://openrouter.ai/compare/qwen/qwen3-14b/openai/gpt-4o-mini">https://openrouter.ai/compare/qwen/qwen3-14b/openai/gpt-4o-mini</a></p>]]></description>
      <link>https://rss.com/podcasts/testing-llm-and-sharing-my-personal-experience-with-them/3135458</link>
      <enclosure url="https://content.rss.com/episodes/401250/3135458/testing-llm-and-sharing-my-personal-experience-with-them/2026_09_08_21_16_39_f36dcc57-b8e8-4a64-ab63-a0c59aa999c6.mp3" length="9551664" type="audio/mpeg"/>
      <guid isPermaLink="false">ceb509b0-f7b9-4f2e-abf7-48d374496a75</guid>
      <itunes:duration>596</itunes:duration>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>2</itunes:episode>
      <podcast:episode>2</podcast:episode>
      <pubDate>Tue, 08 Sep 2026 21:18:23 GMT</pubDate>
      <itunes:explicit>false</itunes:explicit>
      <podcast:txt purpose="ai-content">false</podcast:txt>
      <itunes:image href="https://media.rss.com/testing-llm-and-sharing-my-personal-experience-with-them/ep_cover_20260908_211619_12fc5745699b212753d10a8b6b8cfeab.jpg"/>
    </item>
    <item>
      <title><![CDATA[Qwen3-TTS vs. Gemini-TTS]]></title>
      <itunes:title><![CDATA[Qwen3-TTS vs. Gemini-TTS]]></itunes:title>
      <description><![CDATA[<p>I was in the middle of experimenting with LLMs to generate audio files for my smart-novel app (although at the moment the LLM-powered part lives in <a target="_blank" rel="noopener noreferrer nofollow" href="https://github.com/kasir-barati/smart-novel-beatrice">https://github.com/kasir-barati/smart-novel-beatrice</a>). That is why I decided on testing Qwen3-TTS and Gemeni-TTS. Let me know what you think?</p><p>BTW this is the text I gave both LLMs: [dramatic] The system chimed: </p><p>And this is the style instruction I gave Qwen3-TTS (note that Gemini-TTS does not accept such a thing): A male narrator with clear and easy to understand voice. Treat things like [dramatic], [proud], etc as emotion tags. But make sure to not mistake them for other text which are not emotion tags. Also you should not read &lt; or &gt; in a text, just pause a few milliseconds before reading them.</p>]]></description>
      <link>https://rss.com/podcasts/testing-llm-and-sharing-my-personal-experience-with-them/3129551</link>
      <enclosure url="https://content.rss.com/episodes/401250/3129551/testing-llm-and-sharing-my-personal-experience-with-them/2026_09_07_00_03_37_bdabebb0-f1a9-4e24-bc16-9f74a74495ce.mp3" length="6390221" type="audio/mpeg"/>
      <guid isPermaLink="false">e05c964a-dc11-43aa-82a4-d2e8ef16c1c0</guid>
      <itunes:duration>399</itunes:duration>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:episode>1</itunes:episode>
      <podcast:episode>1</podcast:episode>
      <pubDate>Mon, 07 Sep 2026 00:03:46 GMT</pubDate>
      <itunes:explicit>false</itunes:explicit>
      <podcast:txt purpose="ai-content">false</podcast:txt>
      <itunes:image href="https://media.rss.com/testing-llm-and-sharing-my-personal-experience-with-them/ep_cover_20260907_000323_31078d28b572bf0f88de22e9da6f893f.jpg"/>
      <podcast:location rel="creator" geo="geo:53.0758196,8.8071646" osm="R62559" country="de">Bremen, Free Hanseatic City of Bremen, Germany</podcast:location>
    </item>
  </channel>
</rss>