<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>akkila.dev</title>
    <link>https://akkila.dev</link>
    <description>Field notes from building products end-to-end.</description>
    <language>en</language>
    <atom:link href="https://akkila.dev/rss.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>How I Built a Self Hosted AI Chat for My Portfolio with llama.cpp and Gemma</title>
      <link>https://akkila.dev/blog/portfolio-self-hosted-ai-chat</link>
      <guid>https://akkila.dev/blog/portfolio-self-hosted-ai-chat</guid>
      <description>A practical walkthrough of running a local LLM on modest hardware, wiring it to a Next.js portfolio with the Vercel AI SDK, and the gotchas nobody warns you about.</description>
      <pubDate>Tue, 09 Jun 2026 13:40:27 GMT</pubDate>
    </item>
  </channel>
</rss>