piyushchoudhari.hashnode.devMaking A Peer Review System for My Blogs Using Google-ADK & Mem0My Process When writing my technical blogs, I have a very rigid process I like to follow. Research the topic I am interested in Create a structured research roadmap I require to gain knowledge about the particular topic Go through the roadmap and ...Nov 27, 2025·4 min read
piyushchoudhari.hashnode.devTraining a Mixture-of-Experts RouterIntroduction Since Deepseek-MoE introduced the MoE architecture, I was aware of it and saw it's adoption across the open source and proprietary model providers. But I never tried to understand the idea deeper. The idea that you can expand a model’s ...Nov 17, 2025·9 min read
piyushchoudhari.hashnode.devBuilding a Vector Database from Scratch - CapybaraDBIntroduction Vector databases are one of the most popular and widely used systems in the tech industry. Their market was valued at ≈2.5 billion in 2024 and is projected to >3 billion in 2025. Over 70% of all organizations investing/implementing AI us...Nov 10, 2025·10 min read
piyushchoudhari.hashnode.devBe Curious About Your ComputeHardware Often Takes The Backseat I've been a software guy throughout my journey and rarely I've tried to lift the curtain up and focus on the hardware. Those rare times probably happened during my IOT study sessions at my engineering course. Most of...Sep 24, 2025·6 min read
piyushchoudhari.hashnode.devHow I Built an Automated Social Media Workflow with LangGraphWhy an automation? I recently started blogging, more specifically I have my interest in technical blogging. I enjoy going through papers, articles and GitHub repos which spike my interest. Hence leading me to the idea of posting about the same. But I...Sep 21, 2025·4 min read