PSprakas-shrestha.com.np

Blog

Looking for structured courses? Check out Notes →

How an LLM API Request Works: From Python Code to AI Response
Aug 04, 2026 — Me

by Me · Aug 04, 2026

Learn how an LLM API request works internally. Understand HTTP requests, authentication, tokenization, GPU inference, token generation, sampling, detokenization, and JSON responses with clear diagrams and examples.

 

 

RAG (Retrieval-Augmented Generation) — A Complete Beginner-Friendly Guide
Apr 27, 2026 — prakas shrestha
Let's talk