GMGopal M. Lalwaniingopallalwani09.hashnode.dev·Jul 18 · 6 min readRetrieval-Augmented Generation (RAG): Architecture, Applications, and LimitationsLets think of an closed-book exam in which the syllabus was 500-600 pages and we had to remember each and every factual information. Now in exam if a question comes from a topic which we know partiall00
GMGopal M. Lalwaniingopallalwani09.hashnode.dev·Jul 1 · 4 min readUnderstanding LLMs: From Prompt to ResponseWhat is an LLM? An LLM (Large Language Model) is a model that has been trained on a very large data so that it can answer our questions effectively based on the data it has been trained on. We can ima00