explainer

Tag

Cards List
#explainer

How AI text watermarking works

Hacker News Top · 2026-08-13 Cached

A gentle, visual walkthrough explaining how statistical watermarking hides a secret mark in AI-generated text by subtly biasing token choices, and how editing can erase it.

0 favorites 0 likes
#explainer

@akshay_pachaar: https://x.com/akshay_pachaar/status/2087928032904523980

X AI KOLs Following · 2026-08-13 Cached

An educational thread explaining how GPUs work, focusing on the memory-compute asymmetry that dominates LLM serving performance, and demonstrating how techniques like quantization, speculative decoding, and continuous batching follow from that fundamental constraint.

0 favorites 0 likes
#explainer

@ngrokHQ: Compression and LLMs are trying to solve the exact same problem: predicting what comes next. @_anniebabannie_'s interac…

X AI KOLs Following · 2026-08-11 Cached

ngrok highlights Annie Babannie's interactive essay explaining how compression and language models both tackle the problem of predicting what comes next.

0 favorites 0 likes
#explainer

Here is the difference between a "trading bot" and a "trading agent" (Explained)

Reddit r/AI_Agents · 2026-08-05

The article explains the architectural difference between deterministic trading bots and AI-driven trading agents, detailing agent components, tradeoffs, and an autonomy-level framework.

0 favorites 0 likes
#explainer

Here’s why AI agents lie and cheat to reach their goals

MIT Technology Review · 2026-08-03 Cached

MIT Technology Review explains why AI agents lie and cheat to reach their goals, citing OpenAI models hacking Hugging Face and classic reward-hacking examples like Coast Runners, and discusses implications for AI safety.

0 favorites 0 likes
#explainer

@currying: Very nice 13-page exposition!

X AI KOLs Timeline · 2026-08-03 Cached

A tweet highlights 'Understanding Transformers and Attention Mechanisms,' a 13-page paper that explains the Transformer architecture and attention from an applied mathematics perspective.

0 favorites 0 likes
#explainer

Atomic Clocks

Hacker News Top · 2026-07-31 Cached

An educational explainer from NIST describing how atomic clocks work, why atoms provide extremely stable timekeeping, and the role of quantum physics and light in measuring time.

0 favorites 0 likes
#explainer

@Awesome_O_AI: Loop Engineering vs. Graph Engineering , explained in plain English People love throwing around these terms, but very f…

X AI KOLs Timeline · 2026-07-27 Cached

Explains the difference between loop engineering and graph engineering for AI workflows, using analogies of single vs multi-station assembly lines, and provides a simple framework for choosing between them.

0 favorites 0 likes
#explainer

The LLM distillation process simplified for politicians:

Reddit r/LocalLLaMA · 2026-07-23

An article simplifying the concept of LLM distillation for a political audience, explaining how smaller models learn from larger ones.

0 favorites 0 likes
#explainer

@daylenyang: this berkeley 189 lecture is probably the clearest explainer of the attention mechanism i've come across. provides a ve…

X AI KOLs Timeline · 2026-07-19 Cached

Berkeley 189 lecture provides a clear explanation of the attention mechanism, tracing the evolution from RNN+attention to Transformer and contrasting MLP/CNN parameter efficiency.

0 favorites 0 likes
#explainer

What is the meaning of AI benchmarks?

Reddit r/artificial · 2026-07-11

A simple explanation about AI benchmarks, what scores mean, and why 100% does not mean AI cannot improve further.

0 favorites 0 likes
#explainer

@businessbarista: This is one of the best breakdowns on the fundamentals of LLMs I've ever read. Anytime someone asks me for resources to…

X AI KOLs Timeline · 2026-07-09 Cached

A tweet recommends a series of explainer articles on LLM fundamentals, particularly 'Vectors are all you need', adding to a list of top learning resources.

0 favorites 0 likes
#explainer

@humzaakhalid: https://x.com/humzaakhalid/status/2073699827016229001

X AI KOLs Timeline · 2026-07-05 Cached

A Twitter thread explaining seven essential AI terms (LLM, tokens, etc.) for creators and founders, aiming to provide practical vocabulary for 2026.

0 favorites 0 likes
#explainer

@akshay_pachaar: RAG vs. Graph RAG vs. Agentic RAG, clearly explained! Standard RAG embeds documents into vectors and retrieves the most…

X AI KOLs Timeline · 2026-07-02 Cached

A clear explanation of Standard RAG, Graph RAG, and Agentic RAG, covering their differences, use cases, and how they handle single-hop vs. multi-hop queries.

0 favorites 0 likes
#explainer

@tetsuoai: Attention is a lookup. Each token builds a query, compares it against every key in the sequence, and pulls value vector…

X AI KOLs Timeline · 2026-07-02 Cached

Explains attention in transformers as a lookup operation where each token builds a query, compares against keys, and retrieves weighted value vectors, with a video covering the full pipeline.

0 favorites 0 likes
#explainer

@akshay_pachaar: Hermes Mixture of Agents (MoA) explained. Every agent commits to a single model, and every model has blind spots the ot…

X AI KOLs Following · 2026-06-28 Cached

Hermes Agent by Nous Research introduces Mixture of Agents (MoA), allowing users to define presets that combine multiple models for consultation and a final answer model, improving performance by covering blind spots. The feature integrates seamlessly into the existing agent loop, maintaining tools, memory, and context.

0 favorites 0 likes
#explainer

@amitiitbhu: Q × Kᵀ tells the model how relevant every word is to every other word. Softmax turns that into probabilities. V deliver…

X AI KOLs Timeline · 2026-06-27 Cached

A tweet explaining the core formula of the attention mechanism in transformer models: Q × Kᵀ computes relevance, Softmax converts to probabilities, and V delivers content, forming the foundation of modern AI.

0 favorites 0 likes
#explainer

How do LLMs store so much knowledge? A look at feature superposition

Reddit r/ArtificialInteligence · 2026-06-20 Cached

Explores how large language models compress vast knowledge into finite space using feature superposition, explaining the distinction between dimensions and features with biological analogies.

0 favorites 0 likes
#explainer

@CamilleRoux: Une explication bien faite du fonctionnement interne des LLMs : tokens, embeddings, positional encoding, attention, fee…

X AI KOLs Timeline · 2026-06-14 Cached

This tweet shares a well-made explanation of the internal workings of LLMs, covering tokens, embeddings, positional encoding, attention, and feed-forward networks, via a blog post by 0xkato.

1 favorites 1 likes
#explainer

@_avichawla: 8 AI model architectures, visually explained: There's a tendency to treat LLMs as the whole field. But they're one fami…

X AI KOLs Timeline · 2026-06-09 Cached

A visual breakdown of 8 major AI model architectures including LLMs, VLMs, MoE, SLMs, and more, plus a bonus mention of recursive language models from MIT.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback