Thursday, July 23, 2026
- OpenAI o-seriesv9The OpenAI o-series is a family of large language models developed by OpenAI that are trained with reinforcement learning to reason through an internal chain-of-thought before answering, making them OpenAI's…
- Model Compressionv5Model compression is a family of techniques that reduce the size, memory footprint, and computational cost of machine learning models while preserving as much of their original accuracy as possible.
- Compound AI Systemv5A compound AI system is an AI system that achieves its objectives by combining multiple interacting components, such as large language models, retrieval mechanisms, external tools, guardrails, and…
- AI for Sciencev8AI for science is the use of artificial intelligence, particularly deep learning and large language models, to accelerate scientific discovery across biology, chemistry, physics, materials science…
- Byte-Pair Encodingv11Byte-pair encoding (BPE) is a subword tokenization algorithm that splits text into tokens by starting from individual characters or bytes and iteratively merging the most frequent adjacent pair into a new token
- Gradient Accumulationv8Gradient accumulation is a deep learning training technique that simulates a large batch size on limited GPU memory by summing the gradients from several small mini-batches (called micro-batches) and…
- Layer normalizationv8Layer normalization is a technique for normalizing the activations of a neural network across the feature dimension of each individual sample, rather than across a batch of samples.
- Bolt.newv11Bolt.new is an AI-powered full-stack web development platform built by StackBlitz that turns a natural language prompt into a complete, running web application inside the browser
- TensorRTv7TensorRT is NVIDIA's software development kit (SDK) for high-performance deep learning inference on NVIDIA GPUs.
- AI Pricingv4AI pricing refers to the cost structures and economic models used by providers of artificial intelligence services, particularly large language model (LLM) APIs.
- v0 (Vercel)v7v0 is an AI application builder from Vercel that turns natural-language prompts and images into working React code, generating user interfaces styled with Tailwind CSS and the shadcn/ui component library .
- Lovable (AI app builder)v9Lovable is an AI-powered application builder that generates full-stack web applications from natural language descriptions.
- pgvectorv8pgvector is an open-source PostgreSQL extension that adds vector similarity search to a standard PostgreSQL database, letting developers store, index, and query high-dimensional embeddings using ordinary SQL.
- AI in gamingv6AI in gaming refers to the use of artificial intelligence techniques to create intelligent behaviors, generate content, and enhance player experiences in video games.
- Falcon (language model)v8Falcon is a family of open-source large language models built by the Technology Innovation Institute (TII)
- Milvusv7Milvus is an open-source vector database built for billion-scale similarity search, developed by Zilliz and governed under the Linux Foundation AI & Data Foundation.
- AI in artv5AI in art refers to the use of artificial intelligence systems to create, assist in creating, or influence visual art.
- AI in lawv4AI in law refers to the application of artificial intelligence technologies to legal research, document analysis, contract management, litigation support, and access to justice.
- Cosine similarityv6Cosine similarity is a measure of similarity between two non-zero vectors that calculates the cosine of the angle between them, defined as the dot product of the vectors divided by the product of their…
- BLOOM (language model)v8BLOOM (BigScience Large Open-science Open-access Multilingual Language Model) is a 176-billion-parameter open-access large language model released on July 12, 2022, and was the first language model with more…
- Residual connectionv6A residual connection (also called a skip connection or shortcut connection) is a structural element in neural networks that adds the input of a layer or block directly to its output
- NVIDIA Digitsv6NVIDIA Digits (originally announced as Project DIGITS, later renamed DGX Spark) is a personal AI supercomputer developed by NVIDIA and co-designed with MediaTek.
- Ensemble learningv5Ensemble learning is a machine learning paradigm that combines multiple models to produce predictions that are better than any individual model could achieve alone.
- AutoGenv12AutoGen is an open-source programming framework developed by Microsoft Research for building AI agents and enabling cooperation among multiple agents to solve tasks.
- OpenAI o3v11OpenAI o3 is a family of reasoning-focused large language models developed by OpenAI and the second generation of the company's o-series reasoning models, best known for scoring 87.5% on the ARC-AGI…
- ONNXv6ONNX (Open Neural Network Exchange) is an open standard file format for representing machine learning models so they can be moved between different frameworks, runtimes, and hardware platforms without being…
- Llama 4v12Llama 4 (Large Language Model Meta AI 4) is a family of natively multimodal large language models developed by Meta and released on April 5, 2025, the first generation of the Llama series to use a mixture of…
- Executive Order on AIv6The Executive Order on AI most commonly refers to Executive Order 14110, titled "Safe, Secure, and Trustworthy Development and Use of Artificial Intelligence," signed by US President Joe Biden on October 30
- Principal Component Analysis (PCA)v7Principal component analysis (PCA) is an unsupervised learning technique for dimensionality reduction that identifies the orthogonal directions of maximum variance in high-dimensional data and projects…
- AI Safety Summitv6The AI Safety Summit is a recurring series of intergovernmental summits on the risks and governance of advanced artificial intelligence, launched by the United Kingdom at Bletchley Park in November 2023 and…
- Claude Artifactsv5Claude Artifacts is an interactive content creation feature in Claude, the AI assistant developed by Anthropic, that opens a dedicated workspace window beside the chat to render and iterate on substantial…
- NotebookLMv5NotebookLM is an AI-powered research and note-taking tool developed by Google that grounds its answers in documents the user uploads rather than the open internet.
- DDPMv10Denoising Diffusion Probabilistic Models (DDPM) are a class of generative model introduced by Jonathan Ho, Ajay Jain, and Pieter Abbeel of UC Berkeley in their June 2020 paper "Denoising Diffusion…
- Adam optimizerv7The Adam optimizer (short for Adaptive Moment Estimation) is an algorithm for first-order gradient descent-based optimization of stochastic objective functions
- OpenClawv5OpenClaw is a free, open-source autonomous AI agent that runs locally on a user's own machine and executes real-world tasks through everyday messaging apps such as WhatsApp, Telegram, Discord, Slack, and…
- Cross-Entropy Lossv6Cross-entropy loss is the standard loss function for classification and language modeling, defined as the negative log-probability a model assigns to the correct answer: for a single example its value is…
- Phi (language model)v8Phi is a family of open-weight small language models (SLMs) developed by Microsoft Research, beginning with Phi-1 in June 2023 and spanning thirteen-plus releases through Phi-4-reasoning-vision-15B in March…
- Pineconev8Pinecone is a managed vector database for artificial intelligence applications that lets developers store, index, and query high-dimensional vector embeddings at scale without managing infrastructure.
- Mechanistic interpretabilityv6Mechanistic interpretability (often abbreviated as mech interp or MI) is the field that reverse-engineers the internal computations of neural networks, particularly transformers
- Effective accelerationismv4Effective accelerationism (often abbreviated e/acc) is a techno-optimist ideological movement that advocates for the maximum acceleration of technological development, particularly artificial intelligence.
- Moltbookv4Moltbook is an internet forum and social networking platform built exclusively for artificial intelligence agents.
- Model cardv6A model card is a short, standardized document that accompanies a trained machine learning model and reports its intended use, training data, evaluation results across different population subgroups, ethical…
- Dropoutv5Dropout is a regularization technique for neural networks that randomly sets a fraction of neuron activations to zero during training
- Flux (text-to-image model)v6Flux is a family of text-to-image generative models developed by Black Forest Labs (BFL), the German-American startup founded by the original creators of Stable Diffusion.
- PEFTv6Parameter-efficient fine-tuning (PEFT) is a family of methods that adapt a pre-trained large language model to a downstream task by updating only a small fraction of its parameters
- AI roboticsv5AI robotics is the integration of artificial intelligence techniques with physical robotic systems, enabling machines to perceive their environments, make decisions, and carry out actions in the real world.
- AI biasv5AI bias (also called algorithmic bias) is systematic, repeatable error in artificial intelligence systems that produces unfair, discriminatory, or skewed outcomes, typically disadvantaging groups defined by…
- Responsible AIv5Responsible AI (RAI) is a framework for developing, deploying, and governing artificial intelligence systems in ways that are ethical, transparent, accountable, and aligned with human values.
- Amazon Bedrockv7Amazon Bedrock is a fully managed service from Amazon Web Services (AWS) that offers a choice of high-performing foundation models from leading AI companies, accessible through a single unified API, so…
- Symbolic AIv5Symbolic AI is the approach to artificial intelligence that models intelligence as the rule-governed manipulation of human-readable symbols, formal logic, and explicit knowledge representations rather than…
- In-Context Learningv11In-context learning (ICL) is the ability of a large language model to learn a new task at inference time by conditioning on a prompt that contains a few input-output examples (demonstrations)
- Replicatev7Replicate is a cloud platform for running, deploying, and sharing machine learning models via a simple API.
- Azure OpenAI Servicev9Azure OpenAI Service is Microsoft's enterprise cloud offering that delivers OpenAI's frontier large language models and generative artificial intelligence through the Microsoft Azure platform, pairing models…
- Guardrails (AI)v5AI guardrails are runtime safety mechanisms that monitor, validate, and constrain the inputs and outputs of AI systems, particularly large language models (LLMs), to block harmful, inaccurate, or off-policy…
- Imagen (text-to-image model)v6Imagen is a family of text-to-image diffusion models developed by Google, first introduced in May 2022 and as of 2026 in its fourth generation (Imagen 4).
- Together AIv7Together AI is an AI cloud platform for running, fine-tuning, and training open-source foundation models at high performance and low cost.
- Expert systemv4An expert system is a computer program that emulates the decision-making ability of a human expert in a narrow domain by reasoning over an explicit base of IF-THEN rules and facts rather than learning from…
- ELIZAv6ELIZA is the first widely known chatbot, a natural language processing program written by Joseph Weizenbaum at the Massachusetts Institute of Technology (MIT) between 1964 and 1967 and described in a January…
- Latent diffusion modelv8A latent diffusion model (LDM) is a type of diffusion model that runs the denoising diffusion process in a compressed latent space learned by a pretrained autoencoder, rather than directly in pixel space…
- Dario Amodeiv8Dario Amodei (born 1983) is an Italian-American artificial intelligence researcher, entrepreneur, and the co-founder and CEO of Anthropic
- AI in Educationv5AI in education refers to the use of artificial intelligence technologies to support teaching, learning, assessment, and administrative processes across educational settings.
- Attention Is All You Needv10"Attention Is All You Need" is the 2017 research paper that introduced the transformer, the neural network architecture that underpins virtually every modern large language model.
- Edge AIv5Edge AI is the practice of running artificial intelligence models directly on the device that generates the data, such as a smartphone, laptop, camera, vehicle, or IoT sensor
- Fei-Fei Liv5Fei-Fei Li (born 1976) is a Chinese-American computer scientist, the inaugural Sequoia Capital Professor of Computer Science at Stanford University, and co-director of the Stanford Institute for Human-Centered…
- Yann LeCunv6Yann Andre LeCun (born July 8, 1960) is a French-American computer scientist, a pioneer of convolutional neural networks (CNNs) and deep learning, and a 2018 ACM A.M. Turing Award laureate often called one of…
- Deep Bluev4Deep Blue was a chess-playing supercomputer built by IBM that, on May 11, 1997, became the first machine to defeat a reigning world chess champion in a full match under standard tournament time controls
- Dartmouth Conferencev6The Dartmouth Conference, formally the Dartmouth Summer Research Project on Artificial Intelligence, was a roughly six to eight week workshop held in the summer of 1956 at Dartmouth College in Hanover, New…
- Andrew Ngv8Andrew Ng is a British-American computer scientist and entrepreneur who is one of the most influential figures in modern artificial intelligence, best known for co-founding Google Brain and Coursera, serving…
- Small language modelv7A small language model (SLM) is a compact large language model, typically under about 10 billion parameters, built to run efficiently on a single consumer GPU, a laptop, or a smartphone rather than in a data…
- U-Netv5U-Net is a convolutional neural network architecture designed for biomedical image segmentation.
- AlexNetv5AlexNet is a deep learning convolutional neural network, built by Alex Krizhevsky, Ilya Sutskever, and Geoffrey Hinton at the University of Toronto, that won the ImageNet Large Scale Visual Recognition…
- Data poisoningv5Data poisoning is a class of adversarial attack in which a malicious actor deliberately corrupts the training data used to build machine learning models
- AI Music Generationv5AI music generation is the use of artificial intelligence systems to compose, produce, or assist in creating music, including generating complete songs with vocals and instrumentation from a short text prompt.
- Andrej Karpathyv8Andrej Karpathy (born October 23, 1986) is a Slovak-Canadian computer scientist, AI researcher, educator, and entrepreneur who was a founding member of OpenAI, served as Tesla's Senior Director of AI and head…
- Weights & Biasesv6Weights & Biases (commonly abbreviated as W&B or wandb) is a machine learning experiment tracking and model management platform that acts as a system of record for AI model training and fine-tuning.
- Chatbot Arenav8Chatbot Arena (now branded simply as Arena, and previously known as LMArena) is a crowdsourced evaluation platform for large language models that ranks AI systems based on human preferences through anonymous…
- Rotary Position Embeddingv11Rotary Position Embedding (RoPE) is a positional encoding method for transformer models that encodes a token's absolute position by rotating its query and key vectors in two-dimensional subspaces
- Inference optimizationv8Inference optimization is the set of techniques that make running a trained artificial intelligence model, especially a large language model, faster, more memory-efficient, and cheaper to serve in production.
- AI in financev6AI in finance is the use of artificial intelligence and machine learning across financial services to automate decisions and analyze data at scale.
- Autonomous vehiclev6An autonomous vehicle, also known as a self-driving car, driverless car, or robotic vehicle, is a vehicle that uses artificial intelligence, sensors, and software to navigate and operate without human input.
- Positional encodingv12Positional encoding is a technique used to inject information about token order into transformer models.
- Text-to-Speechv5Text-to-speech (TTS) refers to artificial intelligence systems that convert written text into natural-sounding spoken audio.
- Protein foldingv6Protein folding is the physical process by which a polypeptide chain, a linear sequence of amino acids, acquires its functional three-dimensional structure, and the long-standing scientific challenge of…
- AI Drug Discoveryv6AI drug discovery refers to the use of artificial intelligence techniques, including machine learning, deep learning, generative models, and natural language processing, to accelerate and improve the process…
- Instruction Tuningv10Instruction tuning is the post-pretraining training stage in which a large language model (LLM) is fine-tuned on a curated collection of (instruction
- Beam searchv7Beam search is a heuristic search algorithm for sequence generation that, at each decoding step, keeps only the top-K highest-scoring partial sequences (where K is the beam width) and discards the rest
- Runway (company)v11Runway is a New York based artificial intelligence company that builds generative AI tools for video, with its Gen series of models and its GWM-1 world models.
- Distributed trainingv6Distributed training is the practice of training a single machine learning model using many compute devices in parallel, splitting the data, the model, or both across GPUs, TPUs, or other accelerators that…
- Synthetic datav11Synthetic data is data that is artificially generated by algorithms, simulations, or generative models rather than collected from real-world events, used as a substitute for or supplement to real data when…
- word2vecv10word2vec is a family of shallow neural network models, published by Tomas Mikolov and colleagues at Google in 2013
- AI in Healthcarev5AI in healthcare is the application of artificial intelligence technologies, including machine learning, natural language processing, computer vision, and deep learning, to medical and clinical tasks such as…
- Windsurf (software)v9Windsurf is an AI-powered code editor developed by the company formerly known as Codeium (originally Exafunction).
- Model collapsev5Model collapse is a degenerative process in which generative AI models trained recursively on data produced by previous-generation models progressively lose information, especially the rare events in the tails…
- Mixed-Precision Trainingv5Mixed-precision training is a technique for training deep learning models using lower-precision floating-point formats for most computations while maintaining a higher-precision copy of the model weights for…
- Context engineeringv7Context engineering is the practice of designing, building, and optimizing the full set of information that a large language model receives in its context window at inference time
- Multi-agent systemv9A multi-agent system (MAS) is a system composed of multiple interacting intelligent agents that collaborate, compete, or negotiate to accomplish tasks that would be difficult or impossible for a single agent.
- AI Video Generationv5AI video generation is the use of artificial intelligence systems, predominantly diffusion transformers, to create video clips from text descriptions, still images, or other video, producing sequences of…
- AlphaGov5AlphaGo is a computer program developed by DeepMind that plays the board game Go, and it was the first artificial intelligence to defeat a professional human Go player on a full 19x19 board without a handicap.
- AI searchv5AI search (also called AI-powered search, generative search, or an answer engine) is a class of search engine and search feature that uses large language models (LLMs) and generative AI to produce a direct
- AI Image Generationv5AI image generation is the use of artificial intelligence systems to create visual content, including photographs, illustrations, paintings, concept art, and graphic designs, from text descriptions, reference…