Search notes
Results combine matching words with related meanings.
Results for “information-retrieval”
6Retrieval-augmented generation (RAG)
A way to give language generation relevant external context by retrieving supporting material before producing an answer.
#rag #search #embeddings #language modelsKnowledge graph
A representation that connects entities through meaningful relationships, with identifiers kept separate from display names.
#rdf #knowledge graph #linked data #semanticsContent delivery network (CDN)
Distributed servers that deliver web content, with cache rules controlling which responses can be reused and when.
#cdn #http #cache #edgeModel Context Protocol (MCP)
A protocol for exchanging context between AI applications and external systems that expose data or callable capabilities.
#mcp #api #protocol #toolsServer-side rendering (SSR)
Rendering that produces HTML on a server, allowing document delivery and browser interaction to be designed separately.
#ssr #html #rendering #hydrationDomainKeys Identified Mail (DKIM)
A way to verify a domain-associated email signature, with DNS key publication distinct from verification of an actual message.
#dkim #dns #email #digital signatures