2.6K89024
Series
ML for Web Developers
Part 12 of 12
AI/MLPerformanceTypeScript
Running LLMs in the Browser with WebGPU
Step-by-step guide to running inference for small language models directly in the browser using WebGPU acceleration.
DP
Duc Pham
@ducpham · Yesterday
15 min read41.2K
Ongoing
ML for Web Developers
Practical machine learning for frontend and full-stack developers. No PhD required.
DP
Duc Pham
@ducpham
ML Engineer turned technical writer. Making machine learning accessible to web developers.
31.5K followers104 articles
Related Articles
ReactNext.js
Why React Server Components Change Everything
A deep dive into the mental model shift RSC brings to React applications, and why it matters for the future of web development.
TTToan Tran12m
System DesignPerformance
Scaling WebSocket Connections to 1M Users
Practical patterns for scaling real-time WebSocket connections using connection pooling, sharding, and edge compute.
KVKhoa Vo14m
ArchitectureTypeScript
Event-Driven Architecture with Kafka and TypeScript
Building event-driven microservices using Apache Kafka, TypeScript, and modern streaming patterns.
TMThao Mai16m
