Building My First MCP Server: A Practical Guide with Google Routes API Learn how to build your first Model Context Protocol (MCP) server by connecting a local LLM to the Google Maps API step by step.
How to Build AI Microsites with OpenAI, Next.js and TailwindCSS Learn how to build truly dynamic AI-powered web pages by rendering OpenAI results live - no static prompts, no rebuilds, just real-time HTML generation.
Parsing PDFs with AI - How I Built a Zero-Trust, Client-Only PDF Parser in the Browser Here's how I developed a fully client-side PDF parser that converts documents into structured JSON using a local LLM - all offline, without the data leaving the browser. An interesting future approach for financial, legal and privacy applications.