AAdityainaditya-virtualdom.hashnode.dev00Virtual DOM in React ?May 4 · 3 min read · Before learning about Virtual DOM let's first understand how browser renders web pages - Overview of how browser render a webpage- Every time we change or update something in webpage, browser re-renJoin discussion
AAdityainrag-implementation.hashnode.dev00What is RAG ? Apr 9 · 1 min read · RAG stands for Retrieval Augmented Generation. RAG helps to improve LLM ( Large Language Model) accuracy by retrieving data from external, trusted data source before generating a response. RAG is an AJoin discussion