Tag: ai
All the articles with the tag "ai".
-
The AI Starter Kit
A 20-minute setup guide for Claude Pro, VS Code, and Claude Code — everything you need to follow along with my projects.
-
I Built a 120-Image AI Influencer Pipeline for $4.80
Four brand partnerships. 120 AI-generated photos. One fictional influencer, her dog, and a $4.80 fal.ai bill. This is the entire pipeline — what worked, what didn't, and why it matters.
-
Visual UIs Are Now Possible in MCP Servers
MCP servers can now render interactive UIs directly in Claude Desktop's chat window. Not just text responses—actual HTML with JavaScript, maps, charts, anything.
-
Did You Know CLIP Works as an AI Image Detector?
OpenAI's CLIP model was trained to match images with text descriptions. But it also works remarkably well at detecting AI-generated images. No fine-tuning required—just extract embeddings and add a simple classifier.