Skip to main content

Posts tagged “AI

Showing 18 posts tagged with AI.

  1. Aug 11, 2026

    Latest Post

    Compression is prediction

    Compression and LLMs are trying to solve the exact same problem: predicting what comes next. Learn the fundamentals of compression and how better prediction leads to better shrinkage.

    ~3.7K words

    Topics:
  2. Apr 9, 2026

    What Is an AI Gateway, and Do You Need One?

    What is an AI gateway, and do you need one in 2026? How AI gateways route, secure, and observe LLM and agent traffic — and when one is essential.

    ~1.2K words

    Topics:
  3. Mar 25, 2026

    Quantization from the ground up

    A complete guide to what quantization is, how it works, and how it's used to compress large language models

    ~6.9K words

    Topics:
  4. Feb 25, 2026

    Lessons from my self-improving coding agent

    Two weeks with a self-improving coding agent taught me more about LLMs than a year of prompting ever did.

    ~4.1K words

    Topics:
  5. Feb 18, 2026

    Native Anthropic SDK support for the AI Gateway

    The AI Gateway now supports Anthropic's SDK natively so you build with Claude-only features like prompt caching, extended thinking, and more.

    ~300 words

    Topics:
  6. Jan 29, 2026

    What those AI benchmark numbers mean

    An explanation of 14 benchmarks you're likely to see when new models are released.

    ~8.8K words

    Topics:
  7. Dec 16, 2025

    Prompt caching: 10x cheaper LLM tokens, but how?

    A far more detailed explanation of prompt caching than anyone asked for: how tokens, embeddings, and attention make cached LLM tokens 10x cheaper and faster.

    ~6.1K words

    Topics:
  8. Dec 15, 2025

    Introducing the ngrok AI gateway (early access)

    Route AI requests to OpenAI, Anthropic, Google, and self-hosted models through one endpoint, with automatic failover, key rotation, and CEL-based selection.

    ~700 words

    Topics:
  9. Oct 24, 2025

    AI Gateways in 2025: The Original Guide

    Our original 2025 take: the AI gold rush created a modern problem — too many shovels (models), too little gold (control). Are AI gateways the fix?

    Topics:
  10. Sep 22, 2025

    How Vijil built a trust layer for my first AI agent

    Vijil’s platform tests your in-development agents against failure modes like prompt injection, PII leaks, and hallucinations—with a bit of help from ngrok.

    ~1.8K words

    Topics:
  11. Self-hosted AI workflows with n8n and Ollama

    The shortest path to the best of all worlds: AI-driven automation, simple deployments with containers and a GUI, and a gateway to knit it all together securely.

    ~1.8K words

    Topics:
  12. Aug 19, 2025

    Smithery is shaping the agent-first internet—for builders and bots alike

    Smithery is building tools to help you build, test, and distribute your MCPs on one side, and a "Google for MCPs" on the other—here's how they do it with ngrok.

    ~800 words

    Topics:
  13. May 7, 2025

    Battle against search and AI bots on your ngrok endpoints

    Are search and AI bots invading your ngrok endpoints? Fight back with three developer-friendly traffic policies you can deploy in minutes.

    ~1.5K words

    Topics:
  14. How ngrok helps Sam develop and test LLM-powered RAG applications

    Building LLM-fueled apps? See how one AI startup uses ngrok to develop locally against remote services and safely test LLM prompt changes without breaking prod.

    ~600 words

    Topics:
  15. Secure remote access to Ollama and DeepSeek

    Your simplest path to AI collaboration or development using ngrok and Deepseek with an assist from Ollama and a GPU-accelerated virtual machine.

    ~2.3K words

    Topics:
  16. Mar 14, 2024

    AI meets privacy: ngrok's secure bridge to customer data

    Explore how ngrok enhances AI development by enabling secure, direct access to customer data, ensuring data integrity and privacy.

    ~2.4K words

    Topics:
  17. Jan 17, 2024

    How ngrok serves AI companies

    Explore how ngrok empowers AI companies with connectivity solutions, aiding rapid development and innovation in AI technology.

    ~600 words

    Topics:
  18. Mar 7, 2023

    Build a ChatGPT-like SMS Chatbot with OpenAI and Python

    Learn how to build a ChatGPT-like SMS chatbot using the OpenAI API and Twilio Programmable Messaging with Python.

    ~1.2K words

    Topics: