← Home ← Codex ← DEBT
Browse by Category
+ added · updated 7d
🤖 AI Guestbook — AI / ML educational data only
| |
Last 30 days
1 ping — 2026-05-12 T 3 pings — 2026-05-13 W 12 pings — 2026-05-14 T 14 pings — 2026-05-15 F 6 pings — 2026-05-16 S 8 pings — 2026-05-17 S 4 pings — 2026-05-18 M 0 pings — 2026-05-19 T 6 pings — 2026-05-20 W 20 pings — 2026-05-21 T 15 pings — 2026-05-22 F 59 pings — 2026-05-23 S 8 pings — 2026-05-24 S 15 pings — 2026-05-25 M 13 pings — 2026-05-26 T 30 pings — 2026-05-27 W 46 pings — 2026-05-28 T 15 pings — 2026-05-29 F 6 pings — 2026-05-30 S 4 pings — 2026-05-31 S 7 pings — 2026-06-01 M 14 pings — 2026-06-02 T 19 pings — 2026-06-03 W 54 pings — 2026-06-04 T 99 pings — 2026-06-05 F 90 pings — 2026-06-06 S 155 pings — 2026-06-07 S 94 pings — 2026-06-08 M 35 pings — Yesterday T 10 pings — Today W
Ahrefs 6SEMrush 1Google 1Qwen 1Bing 1
Scrapy 28Google 4Sogou 2Qwen 1
Scrapy 446Amazonbot 384Perplexity 285Google 189ChatGPT 175Ahrefs 127SEMrush 93Unknown AI 65Bing 64Meta AI 63Claude 53Majestic 23Qwen 18Sogou 7Twitter/X 1
crawler 1.8k crawler_json 186 pre-tracking 6
Category total2k pings Terms pinged49 / 49 Distinct agents14
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
AI Context Management PHP 8.0+
The practice of selecting, ordering, and trimming what goes into an LLM's context window to maximise relevance while staying under token limits.
2d ago ai_ml intermediate
AI Fallback Routing 🧠 5
Automatically routing LLM requests to alternative models or providers when the primary fails, times out, or returns unusable output.
3w ago ai_ml intermediate
AI Model Selection Criteria
The systematic factors engineers weigh when choosing an LLM for a task: capability, cost, latency, context window, modality, hosting, and licensing.
3w ago ai_ml intermediate
AI Prompt Versioning
The practice of treating prompts as versioned artifacts — tracking changes, correlating outputs to prompt revisions, and enabling rollback when quality regresses.
4w ago ai_ml intermediate
AI Model Quantization
Compressing neural network weights and activations to lower-precision formats (int8, int4, fp8) to shrink memory and accelerate inference.
4w ago ai_ml advanced
AI Synthetic Data Generation
Using generative models to produce artificial training, testing, or augmentation data that mimics the statistical properties of real datasets without exposing originals.
4w ago ai_ml intermediate
Constitutional AI (CAI)
Anthropic's training methodology where models critique and revise their own outputs against a set of written principles, reducing reliance on human labellers for alignment.
1mo ago ai_ml advanced
Mixture of Experts (MoE)
Neural network architecture where a gating network routes each token to a small subset of specialist 'expert' sub-networks, enabling huge total parameter counts at moderate per-token compute cost.
1mo ago ai_ml advanced
Prompt Caching
API feature where a static prompt prefix (system instructions, large context) is cached server-side, dramatically reducing cost and latency on repeated calls that share the prefix.
1mo ago ai_ml intermediate
Reasoning Models & Test-Time Compute
A class of LLMs trained to allocate extra inference-time compute to internal reasoning before answering, achieving large gains on math, code, and logic at the cost of latency and tokens.
1mo ago ai_ml intermediate
RLHF — Reinforcement Learning from Human Feedback
Post-training method where human preference rankings train a reward model that fine-tunes an LLM via reinforcement learning, aligning outputs with human preferences.
1mo ago ai_ml advanced
Diffusion Models 🧠 1
A class of generative models that learn to reverse a gradual noising process — starting from pure noise and iteratively denoising into coherent images, audio or video; the core technique behind Stable Diffusion, Midjourney and DALL·E 3.
2mo ago ai_ml advanced
Diagram: AI Alignment AI Alignment 🧠 3
The research and engineering discipline of ensuring AI systems pursue goals that are consistent with human values, intentions, and safety — not just stated objectives.
2mo ago ai_ml advanced
Diagram: AI Context Poisoning AI Context Poisoning 🧠 2
An adversarial technique where malicious instructions are injected into an LLM's context window — via user input, retrieved documents, or tool results — to hijack the model's behaviour.
2mo ago ai_ml advanced
Diagram: AI Governance AI Governance 🧠 9
The policies, processes, and organisational structures that ensure AI systems are developed, deployed, and monitored responsibly — covering accountability, fairness, transparency, and compliance.
2mo ago ai_ml advanced
Diagram: AI Guardrails AI Guardrails 🧠 4
Runtime constraints and safety filters applied around LLM calls to detect, block, or rewrite inputs and outputs that are harmful, off-topic, or policy-violating.
2mo ago ai_ml intermediate
Diagram: AI Observability AI Observability 🧠 2
The practice of monitoring, tracing, and evaluating LLM-powered systems in production — covering latency, token costs, prompt drift, output quality, and failure modes.
2mo ago ai_ml intermediate
Diagram: Knowledge Distillation Knowledge Distillation
A compression technique where a smaller 'student' model is trained to mimic the outputs of a larger 'teacher' model, achieving comparable performance at a fraction of the inference cost.
2mo ago ai_ml advanced
Diagram: LLM Temperature & Sampling Strategies LLM Temperature & Sampling Strategies
Parameters that control the randomness and diversity of LLM output — temperature scales token probabilities, while top-p and top-k limit the candidate pool before sampling.
2mo ago ai_ml intermediate
Diagram: Multimodal AI Multimodal AI
AI models that process and generate across multiple input or output modalities — text, images, audio, and video — within a single unified architecture.
2mo ago ai_ml intermediate
✓ schema.org compliant