Posts
All the articles I've posted.
Building AI Agents
Build a pair of AI agents with Microsoft AutoGen — one scrapes YC companies, the other analyzes their products. A practical walkthrough with code.
Published:Text Streaming in AI Interfaces: Understanding Real-Time Content Generation
Streaming in AI Interfaces is important and it creates an illusion of natural communication
Published:LLM Prompt Routing: The Strategic Key to Scaling AI Applications
Prompt routing dynamically directs AI prompts to the right model based on cost, complexity, and task type. Learn key routing strategies for scaling AI apps efficiently.
Published:Forcing a LLM to operate Safe
How to enforce LLM safety using LLM Guard to sanitize and filter prompts — essential for apps targeting children or sensitive audiences.
Published:How to run a LLM in your Laptop
LLMs can be quantized and be fit in your laptop's GPU. Really!
Published:Building an Offline AI tool in your browser
Build a lightweight ChatGPT-like chatbot that runs entirely offline in Chrome using Gemini Nano — no servers, no API keys, just the browser.
Published: