AMAbhijit Moneinblogs.abhijitmone.com·Jul 22 · 13 min readAnswers With Receipts: Building an Advanced RAG Assistant That Verifies Its Own CitationsMost RAG tutorials stop at "embed your docs, do a similarity search, stuff the results into a prompt." That gets you a demo. It does not get you something you'd trust to answer a paying student's ques00
AMAbhijit Moneinblogs.abhijitmone.com·Jul 19 · 11 min readWhere RAG Fails: Understand the LimitationsIf you've spent any time building with LLMs, you've probably heard RAG (Retrieval-Augmented Generation) described as the fix for hallucinations and outdated knowledge. It's a genuinely useful pattern 41M
AMAbhijit Moneinblogs.abhijitmone.com·Jul 1 · 8 min readHow Chat GPT Understands Your Questions?How ChatGPT Understands Your Questions? A beginner-friendly deep dive into LLMs, tokenization, and Transformers — GenAI with JS 2026 You type a question into ChatGPT, hit enter, and within seconds yo63JC
AMAbhijit Moneinblogs.abhijitmone.com·May 23 · 28 min readExpo Router vs React Navigation — Which One Should You Use in 2026?You don't just write navigation code. You make decisions that every screen, every deep link, and every new team member will live with. Ask ten React Native developers which navigation library to use,00
AMAbhijit Moneinblogs.abhijitmone.com·May 23 · 28 min readHow Instagram, WhatsApp, Uber & Netflix Would Be Built Today Using Expo Router How Instagram, WhatsApp, Uber & Netflix Would Be Built Today Using Expo Router Architecture isn't about the code you write. It's about the decisions you make before writing any code. If you've ever 00