<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Vinay C — Notes</title>
    <link>https://vinayc.me/notes/</link>
    <description>Working notes on RAG, agents, LLM fundamentals, and systems design.</description>
    <language>en</language>
    <item>
      <title>Zero Token Architecture: AI engineers should always start with this!</title>
      <link>https://vinayc.me/notes/zero-token-architecture-ai-engineers-should-always-start-with-this/</link>
      <guid>https://vinayc.me/notes/zero-token-architecture-ai-engineers-should-always-start-with-this/</guid>
      <pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate>
      <description>This weekend I watched this talk on Zero Token Architecture:</description>
    </item>
    <item>
      <title>How I Would Design Google Drive at Scale (A System Design Case Study)</title>
      <link>https://vinayc.me/notes/how-i-would-design-google-drive-at-scale-a-system-design-case-study/</link>
      <guid>https://vinayc.me/notes/how-i-would-design-google-drive-at-scale-a-system-design-case-study/</guid>
      <pubDate>Sat, 18 Jul 2026 00:00:00 GMT</pubDate>
      <description>Google Drive System Design By Vinay C infographic</description>
    </item>
    <item>
      <title>Tabular Foundation Models Explained: The Missing Piece I Didn&apos;t Know Existed</title>
      <link>https://vinayc.me/notes/tabular-foundation-models-explained-the-missing-piece-i-didnt-know-existed/</link>
      <guid>https://vinayc.me/notes/tabular-foundation-models-explained-the-missing-piece-i-didnt-know-existed/</guid>
      <pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate>
      <description>Over the last few days, I spent some time reading about Tabular Foundation Models (TFMs). At first, I assumed they were just another machine learning model. Th…</description>
    </item>
    <item>
      <title>IRCTC’s redesign: what may have changed behind the scenes to handle 10x scale</title>
      <link>https://vinayc.me/notes/irctcs-redesign-what-may-have-changed-behind-the-scenes-to-handle-10x-scale/</link>
      <guid>https://vinayc.me/notes/irctcs-redesign-what-may-have-changed-behind-the-scenes-to-handle-10x-scale/</guid>
      <pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate>
      <description>IRCTC’s recent redesign caught my attention, but not because of the new UI.</description>
    </item>
    <item>
      <title>10 LLM application patterns you must know</title>
      <link>https://vinayc.me/notes/10-llm-application-patterns-you-must-know/</link>
      <guid>https://vinayc.me/notes/10-llm-application-patterns-you-must-know/</guid>
      <pubDate>Wed, 15 Jul 2026 00:00:00 GMT</pubDate>
      <description>When people talk about LLMs, the first thing that comes to mind is usually a chatbot.</description>
    </item>
    <item>
      <title>10 AI Agent Design Patterns Every AI Engineer Should Know</title>
      <link>https://vinayc.me/notes/10-ai-agent-design-patterns-every-ai-engineer-should-know/</link>
      <guid>https://vinayc.me/notes/10-ai-agent-design-patterns-every-ai-engineer-should-know/</guid>
      <pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate>
      <description>Infographic 10 AI Agent Design Patterns Every AI Engineer Should Know</description>
    </item>
    <item>
      <title>System Design Interview: Designing Seat Booking for BookMyShow</title>
      <link>https://vinayc.me/notes/system-design-interview-designing-seat-booking-for-bookmyshow/</link>
      <guid>https://vinayc.me/notes/system-design-interview-designing-seat-booking-for-bookmyshow/</guid>
      <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
      <description>A common system design interview question is:</description>
    </item>
    <item>
      <title>What Is LLM Distillation? A Beginner’s Guide with Examples</title>
      <link>https://vinayc.me/notes/what-is-llm-distillation-a-beginners-guide-with-examples/</link>
      <guid>https://vinayc.me/notes/what-is-llm-distillation-a-beginners-guide-with-examples/</guid>
      <pubDate>Wed, 08 Jul 2026 00:00:00 GMT</pubDate>
      <description>In case you are short on time, check out this infographic for quick summary.</description>
    </item>
    <item>
      <title>FAISS - What AI Engineer needs to know!</title>
      <link>https://vinayc.me/notes/faiss-what-ai-engineer-needs-to-know/</link>
      <guid>https://vinayc.me/notes/faiss-what-ai-engineer-needs-to-know/</guid>
      <pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate>
      <description>If you&apos;ve been paying attention to the AI space recently — especially with the explosion of LLMs and Retrieval-Augmented Generation (RAG) — you&apos;ve probably hea…</description>
    </item>
    <item>
      <title>Honest Guide — Google Agent Development Kit (ADK) for Beginners</title>
      <link>https://vinayc.me/notes/honest-guide-google-agent-development-kit-adk-for-beginners/</link>
      <guid>https://vinayc.me/notes/honest-guide-google-agent-development-kit-adk-for-beginners/</guid>
      <pubDate>Sat, 04 Jul 2026 00:00:00 GMT</pubDate>
      <description>A practical, code-first introduction to Google&apos;s ADK: what it is, the concepts, the building blocks, and a full runnable program at the end.</description>
    </item>
    <item>
      <title>Best PDF Parser for Better LLM and RAG</title>
      <link>https://vinayc.me/notes/best-pdf-parser-for-better-llm-and-rag/</link>
      <guid>https://vinayc.me/notes/best-pdf-parser-for-better-llm-and-rag/</guid>
      <pubDate>Fri, 03 Jul 2026 00:00:00 GMT</pubDate>
      <description>Your PDF parser is probably the real problem.</description>
    </item>
    <item>
      <title>OKF and RAG: What I Learned While Thinking Through Agentic Knowledge Systems</title>
      <link>https://vinayc.me/notes/okf-and-rag-what-i-learned-while-thinking-through-agentic-knowledge-systems/</link>
      <guid>https://vinayc.me/notes/okf-and-rag-what-i-learned-while-thinking-through-agentic-knowledge-systems/</guid>
      <pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate>
      <description>If you are short on time, go through this infographic, should give you most insights.</description>
    </item>
    <item>
      <title>Honest Guide - LangGraph for Beginners</title>
      <link>https://vinayc.me/notes/honest-guide-langgraph-for-beginners/</link>
      <guid>https://vinayc.me/notes/honest-guide-langgraph-for-beginners/</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>If you read my LangChain for Beginners post, you built your first create_agent and I told you it runs on something called LangGraph &quot;under the hood.&quot; This post…</description>
    </item>
    <item>
      <title>Honest Guide - Langchain for Intermediate</title>
      <link>https://vinayc.me/notes/honest-guide-langchain-for-intermediate/</link>
      <guid>https://vinayc.me/notes/honest-guide-langchain-for-intermediate/</guid>
      <pubDate>Fri, 26 Jun 2026 00:00:00 GMT</pubDate>
      <description>If you read my LangChain for Beginners post, you&apos;ve already wired up a chat model, built an LCEL chain, done basic RAG, and stood up your first create_agent. Y…</description>
    </item>
    <item>
      <title>Honest Guide - LangChain for Beginners</title>
      <link>https://vinayc.me/notes/honest-guide-langchain-for-beginners/</link>
      <guid>https://vinayc.me/notes/honest-guide-langchain-for-beginners/</guid>
      <pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate>
      <description>If you&apos;ve called an LLM API once or twice and thought &quot;okay, but how do real apps wire this together?&quot; — this post is for you. We&apos;ll start from the absolute ba…</description>
    </item>
    <item>
      <title>Understanding Temperature, Top-p, and Top-k in Large Language Models</title>
      <link>https://vinayc.me/notes/understanding-temperature-top-p-and-top-k-in-large-language-models/</link>
      <guid>https://vinayc.me/notes/understanding-temperature-top-p-and-top-k-in-large-language-models/</guid>
      <pubDate>Thu, 18 Jun 2026 00:00:00 GMT</pubDate>
      <description>When you ask a language model to write an answer, it does not simply “know” the next word. Instead, it predicts many possible next tokens and assigns each one…</description>
    </item>
    <item>
      <title>RAG Pipeline Explained: How Retrieval-Augmented Generation Makes AI Answers More Useful</title>
      <link>https://vinayc.me/notes/rag-pipeline-explained-how-retrieval-augmented-generation-makes-ai-answers-more-useful/</link>
      <guid>https://vinayc.me/notes/rag-pipeline-explained-how-retrieval-augmented-generation-makes-ai-answers-more-useful/</guid>
      <pubDate>Wed, 17 Jun 2026 00:00:00 GMT</pubDate>
      <description>Large language models are impressive, but they have a simple problem: they do not automatically know your private documents, your latest product specs, your in…</description>
    </item>
    <item>
      <title>What is an AI harness, and why does it matter more than your model choice</title>
      <link>https://vinayc.me/notes/what-is-an-ai-harness-and-why-does-it-matter-more-than-your-model-choice/</link>
      <guid>https://vinayc.me/notes/what-is-an-ai-harness-and-why-does-it-matter-more-than-your-model-choice/</guid>
      <pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate>
      <description>For a while, I thought picking an AI product came down to one question: which model is underneath? GPT, Claude, Gemini. Smarter model, better product. It seeme…</description>
    </item>
    <item>
      <title>MCP Architecture</title>
      <link>https://vinayc.me/notes/mcp-architecture/</link>
      <guid>https://vinayc.me/notes/mcp-architecture/</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
      <description>Most AI integrations today are custom builds. Your Claude instance needs access to your database? You write a connector. Your IDE needs the same data? You writ…</description>
    </item>
    <item>
      <title>Fast or accurate? Why does good retrieval use two models</title>
      <link>https://vinayc.me/notes/fast-or-accurate-why-does-good-retrieval-use-two-models/</link>
      <guid>https://vinayc.me/notes/fast-or-accurate-why-does-good-retrieval-use-two-models/</guid>
      <pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate>
      <description>Let&apos;s say you ship a semantic search feature. Someone types &quot;reset my password&quot; and the top result is a doc about changing email settings. Are they related? Su…</description>
    </item>
    <item>
      <title>Your LLM Has No Memory. Embeddings Are the Fix.</title>
      <link>https://vinayc.me/notes/your-llm-has-no-memory-embeddings-are-the-fix/</link>
      <guid>https://vinayc.me/notes/your-llm-has-no-memory-embeddings-are-the-fix/</guid>
      <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
      <description>Ask ChatGPT something today, and it only knows what fits inside its context window. So how does it &quot;remember&quot; your past chats, pull the right doc from a knowle…</description>
    </item>
    <item>
      <title>My 6 Learnings About Embedding Models (and Why Many RAG Systems Struggle)</title>
      <link>https://vinayc.me/notes/my-6-learnings-about-embedding-models-and-why-many-rag-systems-struggle/</link>
      <guid>https://vinayc.me/notes/my-6-learnings-about-embedding-models-and-why-many-rag-systems-struggle/</guid>
      <pubDate>Fri, 23 Jan 2026 00:00:00 GMT</pubDate>
      <description>Over the past few days, I’ve been spending time reading about embedding models—not just which ones rank highest, but how they actually behave in real systems l…</description>
    </item>
    <item>
      <title>Large Language Models (LLMs) – Introduction</title>
      <link>https://vinayc.me/notes/llms-introduction/</link>
      <guid>https://vinayc.me/notes/llms-introduction/</guid>
      <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
      <description>A comprehensive guide to understanding what LLMs are, how they work, and why they matter.</description>
    </item>
    <item>
      <title>Building Production RAG Systems</title>
      <link>https://vinayc.me/notes/rag-systems/</link>
      <guid>https://vinayc.me/notes/rag-systems/</guid>
      <pubDate>Thu, 15 Jan 2026 00:00:00 GMT</pubDate>
      <description>Key patterns and pitfalls when building retrieval-augmented generation systems at scale.</description>
    </item>
    <item>
      <title>3 Common LLM Myths which was surprising!</title>
      <link>https://vinayc.me/notes/3-common-llm-myths-which-was-surprising/</link>
      <guid>https://vinayc.me/notes/3-common-llm-myths-which-was-surprising/</guid>
      <pubDate>Tue, 22 Jul 2025 00:00:00 GMT</pubDate>
      <description>Large Language Models (LLMs) have truly transformed how we interact with technology and information. It&apos;s an exciting time, but with all this rapid progress, i…</description>
    </item>
    <item>
      <title>What Satya Nadella Taught Me About AI and Developer Jobs</title>
      <link>https://vinayc.me/notes/what-satya-nadella-taught-me-about-ai-and-developer-jobs/</link>
      <guid>https://vinayc.me/notes/what-satya-nadella-taught-me-about-ai-and-developer-jobs/</guid>
      <pubDate>Tue, 22 Apr 2025 00:00:00 GMT</pubDate>
      <description>In today’s fast-paced tech world, it’s easy to get caught in the hype or fear around artificial intelligence. But after lately watching a bunch of videos of ou…</description>
    </item>
    <item>
      <title>Demystifying AWS Messaging: SNS vs. SQS</title>
      <link>https://vinayc.me/notes/demystifying-aws-messaging-sns-vs-sqs/</link>
      <guid>https://vinayc.me/notes/demystifying-aws-messaging-sns-vs-sqs/</guid>
      <pubDate>Wed, 15 Nov 2023 00:00:00 GMT</pubDate>
      <description>In the ever-expanding world of cloud computing, Amazon Web Services (AWS) provides a suite of services to build scalable and resilient applications. Two key pl…</description>
    </item>
    <item>
      <title>Battle for Serverless Supremacy: Google Cloud Run VS Google Cloud Functions</title>
      <link>https://vinayc.me/notes/battle-for-serverless-supremacy-google-cloud-run-vs-google-cloud-functions/</link>
      <guid>https://vinayc.me/notes/battle-for-serverless-supremacy-google-cloud-run-vs-google-cloud-functions/</guid>
      <pubDate>Fri, 10 Nov 2023 00:00:00 GMT</pubDate>
      <description>In the rapidly evolving landscape of cloud computing, Google Cloud Platform (GCP) stands out with a diverse array of services tailored to meet the needs of dev…</description>
    </item>
    <item>
      <title>Making Movie Magic: How Netflix Uses Amazon Web Services?</title>
      <link>https://vinayc.me/notes/making-movie-magic-how-netflix-uses-amazon-web-services/</link>
      <guid>https://vinayc.me/notes/making-movie-magic-how-netflix-uses-amazon-web-services/</guid>
      <pubDate>Thu, 02 Nov 2023 00:00:00 GMT</pubDate>
      <description>Picture this: you&apos;re curled up on the couch, about to dive into your favourite show on Netflix.</description>
    </item>
    <item>
      <title>Bloom Filters: A Space-Efficient Data Structure</title>
      <link>https://vinayc.me/notes/bloom-filters-a-space-efficient-data-structure/</link>
      <guid>https://vinayc.me/notes/bloom-filters-a-space-efficient-data-structure/</guid>
      <pubDate>Thu, 19 Oct 2023 00:00:00 GMT</pubDate>
      <description>In the world of data management, efficiency is key. Whether it&apos;s minimizing memory usage or optimizing search operations, every bit and byte counts. Enter the…</description>
    </item>
  </channel>
</rss>