📖 Glossary
Clear, concise explanations of key terms in AI, tech, fintech, and crypto.
No terms match your search.
A
AGI
AIAGI means an AI system that can handle any intellectual task a person can, rather than performing well only on the kinds of work it was built for.
AI Agent
AIAn AI agent is a system that uses a language model to pursue a goal across multiple steps, deciding for itself which tools to call and when it is done.
Algorithmic Trading
FintechAlgorithmic trading uses computer programs to execute trade orders automatically based on predefined sets of rules and market conditions.
Alignment
AIAlignment is the problem of getting an AI system to pursue what we actually want, rather than a proxy for it that happens to be easier to measure.
API
TechAn Application Programming Interface (API) is a set of rules and protocols that allows different software applications to communicate and exchange data with each other.
B
Backlink
SEOA backlink is a hyperlink from one website to a page on another website.
Benchmark
AIA benchmark is a fixed set of test questions used to compare AI models — useful for tracking progress, and routinely over-read as a measure of usefulness.
Blockchain
CryptoA blockchain is a decentralized, distributed digital ledger that records transactions across many computers in a way that makes them difficult to alter.
C
Cloud Computing
TechCloud computing delivers on-demand computing services, including servers, storage, databases, networking, software, analytics, and intelligence, over the internet.
Context Window
AIThe context window is how much text a model can hold in view at once — the conversation, the documents, the instructions and its own reply, all counted together.
Core Banking
FintechA core banking system is the software that holds the accounts and the balances — the ledger every other banking service ultimately writes to.
Core Web Vitals
SEOCore Web Vitals are a set of specific metrics from Google that measure user experience aspects of web page loading, interactivity, and visual stability.
D
Data Breach
CybersecurityA data breach is any incident in which information that was supposed to stay private — customer records, passwords, medical files, source code — is accessed, copied or exposed by someone who was not meant to have it.
DeFi
CryptoDeFi, or Decentralized Finance, refers to a system of financial applications built on blockchain technology that operates without central intermediaries.
E
Edge Computing
TechEdge computing processes data closer to its source, rather than sending it to a centralized cloud or data center.
ETF
FintechAn ETF, or exchange-traded fund, is a basket of assets packaged as a single share that trades on a stock exchange, so you can buy a slice of an entire index, sector or commodity in one transaction.
F
Fine-tuning
AIFine-tuning is the process of taking a pre-trained machine learning model and further training it on a smaller, task-specific dataset to adapt its performance to a new domain or application.
Firewall
CybersecurityA firewall is a filter that sits between a network or device and the outside world and decides, packet by packet, which traffic is allowed through and which is dropped.
G
Generative AI
AIGenerative AI refers to artificial intelligence models capable of producing new and original content, such as text, images, audio, or code, that did not exist before.
Generative Engine Optimization
SEOGenerative engine optimization is the practice of getting your content cited inside AI-generated answers, rather than ranked as a link beneath them.
GPU
HardwareA GPU is a processor built to run thousands of simple calculations at once, which is why it became the hardware artificial intelligence runs on.
Guardrails
AIGuardrails are the checks placed around an AI system to constrain what it can output or do — sitting outside the model, because the model cannot reliably police itself.
H
I
K
L
Large Language Model
AIA Large Language Model is an artificial intelligence system trained on extensive text datasets to understand, generate, and process human language.
Layer 2
CryptoA layer 2 is a separate network that processes transactions off a main blockchain and periodically writes a compressed record back to it, to gain speed and lower fees.
M
Machine Learning
AIMachine learning allows computer systems to learn from data and improve their performance on tasks without explicit programming.
Malware
CybersecurityMalware is any software written to do something the owner of the device would not agree to — stealing data, encrypting files for ransom, or handing control to someone else.
MCP
AIMCP, the Model Context Protocol, is an open standard that lets an AI model connect to outside tools and data — files, databases, browsers, other apps — through one common plug instead of a custom integration for each.
Multimodal
AIA multimodal model handles more than one kind of input or output — text, images, audio, video — inside a single system rather than by bolting separate tools together.
N
Neobank
FintechA neobank is a financial institution that operates exclusively online, without traditional physical branches, offering banking services entirely through digital platforms.
Neural Network
AIA neural network is a computational model inspired by the structure and function of biological brains, designed to recognize patterns and learn from data.
NFT
CryptoAn NFT, or Non-Fungible Token, is a unique digital identifier recorded on a blockchain that verifies ownership of a specific item or piece of content, which can be digital or physical.
O
Open Banking
FintechOpen Banking is a system that allows customers to securely share their financial data from banks with authorized third-party providers through application programming interfaces (APIs).
Open Source
TechOpen source refers to software whose source code is made publicly available, allowing anyone to view, modify, and distribute it under specific licensing terms.
P
Penetration Testing
CybersecurityPenetration testing is a controlled, authorised attack on a system, carried out by security professionals to find the weaknesses a real attacker would exploit, before the real attacker does.
Phishing
CybersecurityPhishing is an attack that persuades a person to hand over credentials or run something harmful, by impersonating someone they have reason to trust.
Prompt Engineering
AIPrompt Engineering is the practice of designing and refining inputs, known as prompts, to guide artificial intelligence models to produce desired outputs.
Proof of Work
CryptoProof of work secures a blockchain by requiring participants to spend real computing effort to add a block, making it expensive to rewrite history.
Q
R
Ransomware
CybersecurityRansomware is malware that encrypts a victim's files or locks their systems and then demands payment, usually in cryptocurrency, for the key to get them back.
Retrieval-Augmented Generation
AIRetrieval-Augmented Generation is an artificial intelligence technique that enhances large language models by retrieving relevant information from an external knowledge base before generating a response.
ROI
BusinessROI measures what an investment returned relative to what it cost, expressed as a percentage — a simple ratio that hides everything the ratio leaves out.
S
SaaS
BusinessSaaS is software delivered as an ongoing service over the internet, paid for by subscription, with the vendor running the infrastructure rather than the customer.
Schema Markup
SEOSchema Markup is a standardized vocabulary of tags and attributes that website owners add to HTML to help search engines better understand the content on their web pages.
Search Intent
SEOSearch intent is what someone is actually trying to accomplish when they type a query — and matching it matters more than matching the words.
SEO
SEOSEO is the process of improving a website's visibility in unpaid search engine results to attract more relevant traffic.
Smart Contract
CryptoA smart contract is a self-executing agreement where the terms between parties are directly written into lines of code, stored and executed on a blockchain.
Stablecoin
CryptoA cryptocurrency designed to maintain a stable value relative to a specific asset, typically a fiat currency like the US dollar.
Staking
CryptoStaking involves locking up cryptocurrency assets to support the operations and security of a blockchain network, typically in exchange for rewards.
T
Token
AIIn artificial intelligence, particularly large language models, a token is a fundamental unit of text or data that a model processes.
Tokenization
CryptoTokenization is the process of representing ownership of a real asset — property, a bond, a fund share — as a transferable record on a blockchain.
Training Data
AITraining data is the collection of text, images, or other examples a model learns from — and the single biggest determinant of what it can and cannot do.
Transformer
AIThe transformer is the neural network design behind essentially every modern language model — its key idea being that each word is interpreted in the light of every other word at once.