Tech Insights

Top 50 AI & silicon buzzwords

Essential notes on AGI, ASI, NVIDIA, Cerebras, Intel, Etched, Apple MLX, deep learning, and the vocabulary shaping enterprise AI strategy.

AI Theory

Artificial Intelligence (AI)

Systems that perform tasks requiring human-like perception, reasoning, or language.

AI Theory

AGI

Artificial General Intelligence—models with broad, human-level capability across domains.

AI Theory

ASI

Artificial Superintelligence—hypothetical AI surpassing human performance in virtually all areas.

ML Concepts

Deep Learning

Neural networks with many layers that learn hierarchical representations from data.

ML Concepts

Machine Learning (ML)

Algorithms that improve through experience without explicit rule programming.

ML Concepts

Large Language Model (LLM)

Transformer-scale models trained on vast text for generation and understanding.

ML Concepts

Transformer

Attention-based architecture powering modern LLMs and multimodal systems.

ML Concepts

Neural Network

Interconnected layers of nodes that approximate complex functions via training.

ML Concepts

RAG

Retrieval-Augmented Generation—grounding LLM answers in external knowledge bases.

ML Concepts

RLHF

Reinforcement Learning from Human Feedback—aligning models with human preferences.

ML Concepts

Fine-Tuning

Adapting a pre-trained model to a specific task or domain with additional data.

ML Concepts

Inference

Running a trained model to produce predictions or generated content.

ML Concepts

Training

Optimizing model weights on datasets—compute-intensive pre-deployment phase.

ML Concepts

Multimodal AI

Models processing text, images, audio, and video in unified architectures.

ML Concepts

Embeddings

Dense vector representations capturing semantic meaning for search and clustering.

Hardware

NVIDIA

Dominant GPU supplier for AI—CUDA ecosystem, H100, and Blackwell data-center chips.

Hardware

CUDA

NVIDIA's parallel computing platform—the de facto standard for GPU ML workloads.

Hardware

H100

NVIDIA Hopper GPU—workhorse for large-scale LLM training and inference clusters.

Hardware

Blackwell

NVIDIA's next-gen architecture targeting trillion-parameter-class AI infrastructure.

Hardware

Cerebras

Wafer-scale AI chips (WSE)—dinner-plate-sized processors for massive models.

Hardware

WSE

Cerebras Wafer Scale Engine—single wafer die with millions of cores for AI.

Hardware

Intel

CPU and accelerator vendor—Gaudi AI chips and data-center Xeon platforms.

Hardware

Intel Gaudi

Intel's AI accelerator line designed for training and inference efficiency.

Hardware

Etched

AI chip startup building transformer-specific ASICs (Sohu) for inference at scale.

Hardware

ASIC

Application-Specific Integrated Circuit—custom silicon optimized for one workload.

Hardware

GPU

Graphics Processing Unit—parallel processors essential for deep learning throughput.

Hardware

TPU

Google's Tensor Processing Unit—ASIC family built for TensorFlow and JAX workloads.

Frameworks

Apple MLX

Apple's array framework for efficient ML on Apple Silicon—NumPy-like API on M-series chips.

Frameworks

PyTorch

Meta's dynamic deep-learning framework widely used in research and production.

Frameworks

TensorFlow

Google's end-to-end ML platform for training, deployment, and edge inference.

Frameworks

JAX

Google's composable transformations for high-performance numerical computing and ML.

Frameworks

ONNX

Open Neural Network Exchange—interoperable format for moving models across runtimes.

Frameworks

vLLM

High-throughput LLM inference engine with PagedAttention for serving at scale.

Frameworks

LangChain

Orchestration framework for chaining LLMs, tools, and retrieval pipelines.

Ecosystem

Hugging Face

Hub and libraries for open models, datasets, and transformers ecosystem.

Ecosystem

OpenAI

Frontier lab behind GPT models—APIs, ChatGPT, and enterprise AI partnerships.

Ecosystem

Anthropic

AI safety–focused lab—Claude models and constitutional AI research.

Ecosystem

ChatGPT

OpenAI's conversational product—GPT-4 class models via chat interface.

Ecosystem

Gemini

Google DeepMind multimodal LLM family—text, code, image, and video.

Ecosystem

Qwen

Alibaba's open-weight LLM series—strong multilingual and coding performance.

Ecosystem

DeepSeek

Chinese AI lab—efficient MoE models and competitive reasoning benchmarks.

AI Theory

Foundation Model

Large pre-trained model adaptable via fine-tuning to many downstream tasks.

AI Theory

Prompt Engineering

Crafting inputs to steer LLM behavior, quality, and reliability.

AI Theory

AI Safety

Research and practices to reduce harm, misuse, and misalignment in AI systems.

AI Theory

Alignment

Ensuring AI systems pursue intended goals and human values.

AI Theory

Hallucination

When models generate plausible but false or unsupported information.

ML Concepts

Token

Subword unit of text—LLMs process and bill usage by token count.

ML Concepts

Context Window

Maximum tokens a model can consider in a single request or conversation.

ML Concepts

Quantization

Reducing model precision (e.g. INT8/FP4) to cut memory and speed inference.

ML Concepts

Mixture of Experts (MoE)

Sparse architectures activating subsets of parameters per input for scale.

ML Concepts

Synthetic Data

AI-generated training data to augment or replace scarce real-world datasets.

ML Concepts

Edge AI

Running models on devices (phones, IoT) rather than centralized cloud only.

Ecosystem

MLOps

Operational practices for deploying, monitoring, and versioning ML in production.

Ecosystem

AI Act

EU regulatory framework governing high-risk and general-purpose AI systems.