Thanks to visit codestin.com
Credit goes to yapingyang.github.io

About

Applied AI Engineer & Full-Stack Software Engineer

I build AI-powered applications - RAG pipelines, agent workflows, and automation systems - with a focus on making them reliable, maintainable, and ready for production.

Previously, I worked on growth engineering and scaling GTM systems, where I learned to value architectures that hold up under real-world pressure—not just in demos. Today I apply that same systems mindset to building AI products for GTM and beyond.

(more)


Latest posts

Aug 1, 2026

Attention, KV Cache, and Prompt Caching Explained From First Principles

What Is an Attention Mechanism, and What Does It Solve?

A large language model cannot store the word “cat”, only numbers. So every word has to become a list of numbers, which we’ll call a vector, looked up from a big table. But here’s the catch, that lookup is context-free, meaning “it” in the sentence “the cat eats because it was hungry” has the same vector representation “it” gets in every other sentence. On its own, it knows nothing about the cat.

Latest photos