Skip to content

AI & LLM Fundamentals

Deep dives into artificial intelligence, large language models, transformers, embeddings, and the core concepts powering modern AI systems.

18 articles in this series
Cloud

AWS + Cerebras: wafer-scale inference is coming to Bedrock

AWS is deploying Cerebras CS-3 systems in its data centers, pairing Trainium for prefill with the Wafer Scale Engine 3 for decode. Why disaggregated inference is the right architecture, and what makes a 4-trillion-transistor chip the right tool for the decode problem.

·5 MIN READ Read →
AI

Kimi K3 — the first open 3T-class model, explained

Moonshot AI shipped a 2.8-trillion-parameter open-weight model with a 1M-token context, native vision, and a new attention stack. What's actually new in the architecture, what the benchmarks say, and why it matters for builders.

·5 MIN READ Read →
AI

SCOT vs Chronos: Two Philosophies of Forecasting at Amazon

Amazon built two radically different approaches to predicting the future — a proprietary supply chain optimization pipeline (SCOT) and an open-source time series foundation model (Chronos). This post compares their architectures, trade-offs, and when each philosophy applies.

·7 MIN READ Read →
AI

World Monitor: How Open-Source OSINT Is Democratizing Global Intelligence

A deep dive into World Monitor — an open-source intelligence dashboard that aggregates 150+ feeds, 40+ geospatial layers, and AI-powered analysis into a real-time situational awareness platform. What OSINT is, how these platforms work under the hood, and why it matters now more than ever.

·9 MIN READ Read →
AI

LLM Architecture Explained Simply: 10 Questions From Prompt to Token

A beginner-friendly walkthrough of how an LLM actually works end-to-end: from typing a prompt to receiving a response — covering tokenization, embeddings, Transformer layers, KV cache, the training loop, embeddings for search, and why decoder-only models won.

·17 MIN READ Read →
AI

Transformer Anatomy: Attention + FFN Demystified

A deep dive into the Transformer architecture — how attention connects tokens and why the Feed-Forward Network is the real brain of the model. Plus the key to understanding Mixture of Experts (MoE).

·15 MIN READ Read →

Explore More Series

Back to All Series Back to Blog