<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Mert Ali Çelik – Blog</title>
    <link>https://mertaliclk.com.tr/blog/</link>
    <description>Technical articles on AI/ML, cybersecurity, full-stack development, and AI engineering.</description>
    <language>en-us</language>
    <lastBuildDate>Fri, 13 Mar 2026 16:56:18 GMT</lastBuildDate>
    <atom:link href="https://mertaliclk.com.tr/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>LLM Agents: Building Autonomous AI Systems That Reason and Act</title>
      <link>https://mertaliclk.com.tr/blog/llm-agents-autonomous-systems/</link>
      <guid isPermaLink="true">https://mertaliclk.com.tr/blog/llm-agents-autonomous-systems/</guid>
      <description>How to build AI agents that plan, use tools, and self-correct, from ReAct prompting to multi-agent architectures.</description>
      <pubDate>Sat, 01 Mar 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Prompt Engineering Beyond the Basics: Patterns That Scale</title>
      <link>https://mertaliclk.com.tr/blog/prompt-engineering-beyond-basics/</link>
      <guid isPermaLink="true">https://mertaliclk.com.tr/blog/prompt-engineering-beyond-basics/</guid>
      <description>Advanced prompt engineering techniques I use in production, from chain-of-thought to structured output, few-shot calibration, and self-consistency.</description>
      <pubDate>Thu, 20 Feb 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Building RAG Pipelines That Actually Work in Production</title>
      <link>https://mertaliclk.com.tr/blog/rag-pipelines-practical-guide/</link>
      <guid isPermaLink="true">https://mertaliclk.com.tr/blog/rag-pipelines-practical-guide/</guid>
      <description>A practical walkthrough of Retrieval-Augmented Generation, from naive vector search to production-grade pipelines with re-ranking, chunking strategies, and evaluation.</description>
      <pubDate>Mon, 10 Feb 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Building a Honeypot Security System: Lessons from Deceptive Defense</title>
      <link>https://mertaliclk.com.tr/blog/building-honeypot-security-system/</link>
      <guid isPermaLink="true">https://mertaliclk.com.tr/blog/building-honeypot-security-system/</guid>
      <description>How I designed and deployed a honeypot system to study real-world attack patterns, and what the data revealed about modern threat actors.</description>
      <pubDate>Wed, 15 Jan 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Training a Gender Classification Model: A Deep Dive into CNNs</title>
      <link>https://mertaliclk.com.tr/blog/ml-gender-classification-from-scratch/</link>
      <guid isPermaLink="true">https://mertaliclk.com.tr/blog/ml-gender-classification-from-scratch/</guid>
      <description>Walking through the process of building, training, and optimizing a CNN for gender classification, including the pitfalls and hard-won optimizations.</description>
      <pubDate>Thu, 02 Jan 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Building Real-Time Video Conferencing with WebRTC</title>
      <link>https://mertaliclk.com.tr/blog/real-time-video-conferencing-webrtc/</link>
      <guid isPermaLink="true">https://mertaliclk.com.tr/blog/real-time-video-conferencing-webrtc/</guid>
      <description>A technical exploration of peer-to-peer video communication, STUN/TURN servers, and the challenges of real-time media on the web.</description>
      <pubDate>Wed, 18 Dec 2024 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
