Category

Model Gateway Infrastructure

These ideas describe infrastructure that routes model calls, speeds up repeated work, and protects sensitive computation.

How to recognize this theme

Compute and data terms used to serve AI models reliably.

In a daily board, this category groups terms by their shared role. Look for four cards that describe the same mechanism, risk area, or workflow rather than four words that merely sound similar.

Educational context

These entries are vocabulary notes for learning. They are not project endorsements, token recommendations, exchange rankings, or trading signals.

Embedding Cache

An embedding cache stores previously computed vector representations so search, retrieval, or recommendation systems can avoid repeated computation.

Model Gateway

A model gateway is infrastructure that routes AI requests, applies policies, tracks usage, and can switch between model providers or deployments.

Inference Endpoint

An inference endpoint is a hosted API or service address where applications send inputs and receive model outputs.

Secure Enclave

A secure enclave is an isolated computing environment designed to protect sensitive code or data while it is being processed.