विषय
LLMs
knowledge base में 6 entries
Retrieval-Augmented Generation (RAG)Ground an LLM's answer in your own documents: retrieve relevant passages first, then generate with them in context — citations included.concept · 7 मिनट · foundationPrompt engineeringDesigning the input is designing the behaviour: instructions, context, examples and output contracts that make LLMs reliable.concept · 6 मिनट · foundationLLM fundamentalsWhat a large language model actually does, in the only terms that matter clinically: it predicts plausible text. Everything useful and everything dangerous about it follows from that one fact.article · 7 मिनट · foundationGuardrails & safetyThe layers around a model that keep it in-scope, grounded and resistant to manipulation — engineering, not hope.concept · 6 मिनट · practitionerAmbient documentationThe AI scribe: listen to the visit, draft the note — attacking healthcare's documentation burden at its source.concept · 6 मिनट · foundationAI agents & tool useAn LLM in a loop: reason, call a tool, observe the result, repeat — turning a text generator into a system that does things.concept · 7 मिनट · foundation