All About AI

About

All About AI is a hands-on blog and YouTube channel run by Kristian Fagerlie, focused on practical experiments with autonomous AI agents, Claude Code, browser automation, and prompt engineering. Everything you read here is something I have built, tested, and shipped — not theory.

About me

I am the creator of the All About AI YouTube channel (200K+ subscribers, 8.9M-view viral hits). I build and ship autonomous AI agents, browser automation tools (including the open-source Surfagent), and Claude Code workflows. Based in Norway.

I have been publishing on AI tooling since 2022 — back when GPT-3 was the frontier and Midjourney was on V3. The site you are reading was first built then, taken offline in late 2025 due to a security incident, and rebuilt in 2026 from scratch as a static site preserving the original URLs and link equity.

What I write about

Editorial principles

Get in touch

How this site is built

The whole thing is a static HTML site on Vercel. No CMS, no database, no server-side rendering — just Python build scripts (open-source on my GitHub) that take recovered Wayback content and YouTube transcripts and produce indexable HTML. The build also generates Open Graph images, JSON-LD schema, RSS feed, and a /llms.txt for AI crawlers. If you want to see how to do this for your own site, the repo is at github.com/AllAboutAI-YT/allabtai.