<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Gulshan Kumar - AI Engineer Blog</title>
    <link>https://www.gulshankumar.site/blog</link>
    <description>AI, Machine Learning, and Computer Vision insights from Gulshan Kumar</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 20 Aug 2026 13:40:35 GMT</lastBuildDate>
    <atom:link href="https://www.gulshankumar.site/rss.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>Life Moments: MS Artificial Intelligence Graduation 2026 — University of Verona, Italy</title>
      <link>https://www.gulshankumar.site/blog/ms-ai-graduation-2026-university-of-verona-life-moments</link>
      <description>Cherished life moments, graduation reflections, thesis milestone, and official video highlight celebrating the MS in Artificial Intelligence graduation at the University of Verona, Italy.</description>
      <pubDate>Tue, 28 Jul 2026 00:00:00 GMT</pubDate>
      <guid>https://www.gulshankumar.site/blog/ms-ai-graduation-2026-university-of-verona-life-moments</guid>
      <author>Gulshan Kumar</author>
      <category>&quot;Life Moments&quot;</category>
      <category>&quot;Graduation 2026&quot;</category>
      <category>&quot;University of Verona&quot;</category>
      <category>&quot;M.Sc. AI&quot;</category>
      <category>&quot;Italy&quot;</category>
      <category>&quot;AI Engineer&quot;</category>
    </item>
    <item>
      <title>What is Retrieval-Augmented Generation (RAG)? Enterprise Architecture Guide</title>
      <link>https://www.gulshankumar.site/blog/what-is-retrieval-augmented-generation-rag</link>
      <description>A comprehensive guide to Retrieval-Augmented Generation (RAG), dense vector retrieval, semantic chunking, and FastAPI orchestration for production LLM systems.</description>
      <pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate>
      <guid>https://www.gulshankumar.site/blog/what-is-retrieval-augmented-generation-rag</guid>
      <author>Gulshan Kumar</author>
      <category>&quot;RAG&quot;</category>
      <category>&quot;LLMs&quot;</category>
      <category>&quot;Python&quot;</category>
      <category>&quot;FastAPI&quot;</category>
      <category>&quot;Vector Search&quot;</category>
      <category>&quot;LangChain&quot;</category>
    </item>
    <item>
      <title>How FAISS Works: High-Dimensional Vector Similarity Search in C++ and Python</title>
      <link>https://www.gulshankumar.site/blog/how-faiss-works-vector-similarity-search</link>
      <description>An in-depth technical analysis of FAISS (Facebook AI Similarity Search), L2 distance calculation, Inner Product, HNSW indexing, and quantization strategies.</description>
      <pubDate>Sat, 18 Jul 2026 00:00:00 GMT</pubDate>
      <guid>https://www.gulshankumar.site/blog/how-faiss-works-vector-similarity-search</guid>
      <author>Gulshan Kumar</author>
      <category>&quot;FAISS&quot;</category>
      <category>&quot;Vector DB&quot;</category>
      <category>&quot;Python&quot;</category>
      <category>&quot;C++&quot;</category>
      <category>&quot;Machine Learning&quot;</category>
      <category>&quot;Algorithms&quot;</category>
    </item>
    <item>
      <title>FastAPI for AI Applications: Building High-Performance Python Web Microservices</title>
      <link>https://www.gulshankumar.site/blog/fastapi-for-ai-applications</link>
      <description>Learn how to build asynchronous REST APIs, Pydantic validation schemas, dependency injection, and sub-100ms LLM serving layers using Python FastAPI.</description>
      <pubDate>Wed, 15 Jul 2026 00:00:00 GMT</pubDate>
      <guid>https://www.gulshankumar.site/blog/fastapi-for-ai-applications</guid>
      <author>Gulshan Kumar</author>
      <category>&quot;FastAPI&quot;</category>
      <category>&quot;Python&quot;</category>
      <category>&quot;Microservices&quot;</category>
      <category>&quot;REST API&quot;</category>
      <category>&quot;Backend&quot;</category>
      <category>&quot;AI Systems&quot;</category>
    </item>
    <item>
      <title>Deploying LLMs Locally with Ollama, Phi-3 &amp; LLaMA-3: Privacy &amp; Zero API Cost</title>
      <link>https://www.gulshankumar.site/blog/deploying-llms-locally-with-ollama</link>
      <description>A practical guide to hosting offline large language models locally using Ollama, 4-bit quantization, Hugging Face embeddings, and Python LangChain.</description>
      <pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate>
      <guid>https://www.gulshankumar.site/blog/deploying-llms-locally-with-ollama</guid>
      <author>Gulshan Kumar</author>
      <category>&quot;Ollama&quot;</category>
      <category>&quot;LLMs&quot;</category>
      <category>&quot;Phi-3&quot;</category>
      <category>&quot;LLaMA-3&quot;</category>
      <category>&quot;Python&quot;</category>
      <category>&quot;Local AI&quot;</category>
    </item>
    <item>
      <title>Studying M.Sc. Artificial Intelligence in Italy: University of Verona Experience &amp; Guide</title>
      <link>https://www.gulshankumar.site/blog/study-artificial-intelligence-in-italy-university-of-verona</link>
      <description>My personal journey studying Master of Science in Artificial Intelligence at the University of Verona, graduating with 101/110, coursework, and AI career opportunities in Europe.</description>
      <pubDate>Wed, 08 Jul 2026 00:00:00 GMT</pubDate>
      <guid>https://www.gulshankumar.site/blog/study-artificial-intelligence-in-italy-university-of-verona</guid>
      <author>Gulshan Kumar</author>
      <category>&quot;University of Verona&quot;</category>
      <category>&quot;M.Sc. AI&quot;</category>
      <category>&quot;Italy&quot;</category>
      <category>&quot;Europe&quot;</category>
      <category>&quot;Education&quot;</category>
      <category>&quot;AI Career&quot;</category>
    </item>
    <item>
      <title>Building Production-Ready RAG Systems</title>
      <link>https://www.gulshankumar.site/blog/building-production-rag-systems</link>
      <description>A comprehensive guide to building Retrieval-Augmented Generation systems that work in production environments</description>
      <pubDate>Wed, 15 Jan 2025 00:00:00 GMT</pubDate>
      <guid>https://www.gulshankumar.site/blog/building-production-rag-systems</guid>
      <author>Gulshan Kumar</author>
      <category>AI</category>
      <category>RAG</category>
      <category>LLM</category>
      <category>Machine Learning</category>
      <category>Production ML</category>
    </item>
  </channel>
</rss>