Learn AI · Reference

AI & terminal glossary, no jargon required.

Every term you will meet, one line each. Bookmark this page — it is the Rosetta stone for the whole site.

A–B

TermMeaning
AgentAn AI that can take actions — read files, run commands — not just answer.
APIA way for programs to talk to each other; how a terminal reaches a model.
BackendThe server side of a product; where auth and token pools live.
BenchmarkA standard test used to compare model performance.

C–E

CLICommand-line interface: the terminal program you type into.
Context windowHow much text a model can "see" at once, in tokens.
Deep researchA workflow that gathers sources and produces a cited brief.
DependencyAn extra program a tool needs. "Zero dependencies" = install-and-go.
EndpointA specific URL that accepts requests, e.g. the gateway.
ExtensionA small add-on that gives the terminal new skills.

F–L

Fine-tuningExtra training to specialize a model for a task.
Foundation modelA large general-purpose model (e.g. Claude, GPT, Gemini).
Free tierA usage level with no cost (e.g. Community tune is ₹0).
HallucinationConfidently wrong output. Great tools reduce it with citation.
InferenceRunning a model to produce an output (vs training it).
LLMLarge language model — the engine behind the text.
Local / local-firstRunning on your own machine rather than a cloud.

M–R

ModelA trained AI that turns prompts into outputs.
Multi-agentSeveral AI roles cooperating on one task.
Multi-modelOne tool that switches between many model families.
MCPModel Context Protocol — a standard for connecting tools to models.
ObsidianA notes app; the terminal can write and search your vault.
PromptThe message you send to a model.
ProvenanceRecord of where a claim came from — a sidecar file shows your sources.
RAGRetrieval-augmented generation: citing retrieved knowledge rather than guessing.

S–Z

SidecarAn extra file beside an output recording how it was made.
StackThe set of technologies a product runs on.
TokenThe unit of text a model reads/writes; ~1–2 per word.
Token poolYour monthly allowance of free/Pro tokens.
WorkflowA described multi-step task the AI runs (lit, audit, etc.).
Zero retentionNot storing your data after the session — privacy by design.

Plus the recurring ones you will see across this site: Expert AI (the x CLI — this site's product), Expert AI Terminal Pro (separate $195 desktop/USB product, mentioned only for clarity), Unlimited plan (₹800/mo, 530M tokens), pass (6-hour token bundle), route (the lane a model uses, e.g. ssv.asia/free).

Products, cleanly separated: x = Expert AI (free-to-start CLI). Expert AI Terminal Pro = a paid desktop/USB terminal. Expert AEC Terminal = the AEC knowledge community. This site is about the first one.