JKJagan Kamathamintechwithjagan.hashnode.dev·5d ago · 3 min readRAG Chunking Techniques Retrieval-Augmented Generation (RAG) is one of the most important architectures for building AI applications that answer questions using your own data instead of relying solely on an LLM's pre-trained00
JKJagan Kamathamintechwithjagan.hashnode.dev·6d ago · 2 min read PowerAutomate Performance Tip: Stop Using "Apply to each" Everywhere – Use XPath Instead🚀 Power Automate Performance Tip: Stop Using "Apply to each" Everywhere – Use XPath Instead As Power Automate developers, one of the first patterns we learn is Apply to each. It's simple, intuitive, 21J
JKJagan Kamathamintechwithjagan.hashnode.dev·Jul 25 · 3 min readWhy Exact String Matching Fails (and How Fuzzy Matching Fixes It)Imagine your users enter the following company names: Microsoft Pvt Ltd Microsoft Private Limited Microsoft Pvt. Ltd. MICROSOFT PVT LTD Microsoft Limited To a human, these all refer to the same compan00