<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>YASH.Blog</title><description>My world of Data and Software Engineering (AI/ML) adventures, projects, and insights in building intelligent applications.</description><link>https://astro-paper.pages.dev/</link><item><title>Wait, how many P&apos;s are in &quot;strawperry&quot;?</title><link>https://astro-paper.pages.dev/posts/opus-4-7/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/opus-4-7/</guid><description>Why AI gets letter counts wrong and what it tells us about artificial vs human brains.</description><pubDate>Sat, 18 Apr 2026 13:53:34 GMT</pubDate></item><item><title>Agentic Chunking - Why Your RAG Pipeline Is Quietly Failing (And How to Fix It)</title><link>https://astro-paper.pages.dev/posts/agentic-chunking-why-your-rag-pipeline-is-quietly-failing/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/agentic-chunking-why-your-rag-pipeline-is-quietly-failing/</guid><description>Stop losing answers to bad chunks. Learn why agentic chunking beats every traditional RAG method — and why corn proves it.</description><pubDate>Tue, 06 Jan 2026 08:53:34 GMT</pubDate></item><item><title>Docling - AI-Powered Document Pipeline for LLMs &amp; RAG</title><link>https://astro-paper.pages.dev/posts/ibm-docling-the-document-ai-pipeline/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/ibm-docling-the-document-ai-pipeline/</guid><description>Still using basic PDF parsers? Docling brings AI-powered document understanding, layout detection, and smart chunking — built for modern LLM workflows.</description><pubDate>Wed, 31 Dec 2025 19:55:34 GMT</pubDate></item><item><title>Deep Dive into Semantic Chunking for RAG</title><link>https://astro-paper.pages.dev/posts/deep-dive-into-semantic-chunking-for-rag/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/deep-dive-into-semantic-chunking-for-rag/</guid><description>Most RAG pipelines fail not because of the model, but because of bad chunking. In this deep dive, we explore semantic chunking and how splitting text by meaning instead of size can dramatically improve retrieval accuracy.</description><pubDate>Fri, 26 Dec 2025 14:16:34 GMT</pubDate></item><item><title>Different Chunking Methods for RAG</title><link>https://astro-paper.pages.dev/posts/different-chunking-methods-for-rag/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/different-chunking-methods-for-rag/</guid><description>Boost your RAG performance by mastering chunking. Whether you use fixed-size, sentence-based, or semantic chunks, the right strategy improves retrieval accuracy and response quality. Smart chunking is the key to more relevant, efficient AI systems.</description><pubDate>Sat, 20 Dec 2025 13:46:34 GMT</pubDate></item><item><title>Integrate Google Drive with FastAPI Using OAuth2</title><link>https://astro-paper.pages.dev/posts/drive-integration/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/drive-integration/</guid><description>Complete guide to connecting FastAPI and Google Drive using OAuth2</description><pubDate>Sat, 31 May 2025 15:20:35 GMT</pubDate></item><item><title>How to Build a Secure, Text-Based License Verification System in Python</title><link>https://astro-paper.pages.dev/posts/how-to-build-a-secure-text-based-license-verification-system-in-python/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/how-to-build-a-secure-text-based-license-verification-system-in-python/</guid><description>Skip the flimsy date checks—this system uses sleek Ed25519 signatures so you can issue tamper-proof, copy-pasteable licenses that your app can instantly verify.</description><pubDate>Fri, 19 Apr 2024 16:46:34 GMT</pubDate></item><item><title>Building a Asymmetric License Verification System with Python and RSA</title><link>https://astro-paper.pages.dev/posts/building-a-asymmetric-license-verification-system-with-python-and-rsa/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/building-a-asymmetric-license-verification-system-with-python-and-rsa/</guid><description>In the world of software distribution, ensuring that a user’s license is valid—and hasn&apos;t been tampered with—is a critical challenge. While there are many modern cryptographic curves (like Ed25519), **RSA** remains the classic, battle-tested standard for digital signatures.</description><pubDate>Sun, 31 Dec 2023 16:46:34 GMT</pubDate></item></channel></rss>