<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Omer Sanli</title>
        <link>https://portfolio-blog-starter.vercel.app</link>
        <description>17, omersanli.com.tr</description>
        <item>
          <title>Build a Local Operator (AI Agent in your Browser) Using LLaMA, DeepSeek-R1, or any LLM</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/runaiagentlocally</link>
          <description>Want to use AI at work without risking data leaks or paying API fees? This guide shows you how to build your own ChatGPT Operator that runs entirely on your local machine—no internet, no cloud, no cost.</description>
          <pubDate>Thu, 30 Jan 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>How to Implement Credential Authentication with NextAuth v5, PostgreSQL, Prisma, and JWT</title>
          <link>https://portfolio-blog-starter.vercel.app/blog/nextauthv5authetication</link>
          <description>This guide walks you through implementing credential-based authentication in a Next.js application using NextAuth v5, PostgreSQL, Prisma, and JWT. </description>
          <pubDate>Mon, 20 Jan 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>