<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Alexandru Michis</title>
        <link>https://alexandrumichis.vercel.app</link>
        <description>This is my portfolio and projects RSS feed</description>
        <item>
          <title>Integrating Small LLMs Into Webpages with WebGPU Using MLC-LLM</title>
          <link>https://alexandrumichis.vercel.app/blog/webllm-and-sllms</link>
          <description>See how we can use WebLLM and WebGPU to run small LLMs on the web</description>
          <pubDate>Thu, 10 Oct 2024 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>