Category: Glossary
A curated list of tools, technologies, and models in the Glossary category.
Agents
AI Agents are autonomous entities that perceive their environment and take actions to achieve goals. They are the core components of Agentic systems, enabling automated...
Chain of Thought (CoT)
Chain-of-Thought (CoT) is a technique that enables Large Language Models (LLMs) to perform complex reasoning by breaking down problems into intermediate steps before providing a...
Large Language Models (LLM)
Large Language Models (LLMs) are a type of artificial intelligence trained on vast amounts of text data. They can understand and generate human-like text, making...
Model Context Protocol (MCP)
TODO
Retrieval Augmented Generation (RAG)
TODO
Spec-Driven Development (SDD)
Like with many emerging terms in this fast-paced space, the definition of Spec-Driven Development (SDD) is still in flux. In the context of Generative AI...
Self-Attention
Self-Attention is a key component of the Transformer architecture that allows models to weigh the relative importance of different parts of an input sequence when...
Self-Refining Models
Self-refining models are AI systems capable of evaluating their own outputs and iteratively improving them. This is often achieved through multi-stage prompting or architectural loops...
Transformer
The Transformer is a deep learning architecture introduced in the 2017 paper “Attention Is All You Need.” It relies on self-attention mechanisms to process input...
Vibe Coding
Vibe Coding is a term popularized in the era of Generative AI to describe a shift in software development where the developer focuses on high-level...