Tag

#AI

101 articles tagged #AI

Claude AI in Slack setup guide, official integration tutorial

How to Use Claude AI in Slack: Complete Setup Guide (2026)

Install the official Claude AI app for Slack in five minutes. Summarize long threads, ask Claude in a DM, get help drafting messages, all from inside the workspace you already have open.

January 23, 2026

Kimi K2.5 with Claude Code via Ollama Cloud tutorial

Using Kimi K2.5 with Claude Code via Ollama Cloud (Tutorial 2026)

Connect Kimi K2.5 (Moonshot's 1-trillion-parameter open-source model) to Claude Code via Ollama Cloud. Full setup, plus an honest list of what works and what does not.

January 30, 2026

Build your own MCP server for Claude Code, Hacker News example, step by step

Build Your Own MCP Server for Claude Code (Step by Step 2026)

Build a working MCP server from scratch in 50 lines. The example wraps Hacker News, but the same pattern works for any REST API: your company's CRM, a weather service, a database, anything that returns JSON.

February 8, 2026

NotebookLM as RAG system for Claude Code via MCP server tutorial

Use NotebookLM as a RAG System in Claude Code (MCP Tutorial 2026)

Turn Google NotebookLM into a RAG layer for Claude Code in under 10 minutes. One MCP server, free, and you can query large documentation sets from your terminal without context-window cost.

March 5, 2026

Claude Code iMessage channel on Mac, replaces OpenClaw and Telegram bots

I Replaced OpenClaw With iMessage (Claude Code Channels on Mac, Built-In)

Claude Code now supports iMessage natively on Mac. No bot, no token, no server. The plugin reads chat.db and replies through Apple Script. The simplest of the three channel setups.

March 30, 2026

Paper sketch to working web app, Claude Code sketch-to-app tutorial

I Drew This on Paper, AI Built It (Claude Code Tutorial 2026)

A hand-drawn sketch on paper plus one sentence became a working todo web app at localhost:3000. The kickoff video for my "one prompt, one app" series with Claude Code.

May 20, 2026

Claude Code clones Vercel homepage from screenshots, screenshot-to-clone tutorial

I Used Claude to Clone Vercel's Homepage (Claude Code Tutorial 2026)

Multiple screenshots of vercel.com plus one prompt produced a working clone of the landing page, including the interactive tabs and the mobile menu. A real mobile bug got fixed by pasting a screenshot back to Claude.

May 23, 2026

Claude Code Pomodoro timer tutorial, single HTML file with 25-min work cycle

I Made Claude Build a Pomodoro Timer From One Prompt (Claude Code Tutorial 2026)

A 25-minute Pomodoro timer with a 5-minute break cycle, built from a single sentence of prompt. Fifth video in the "one prompt, one HTML file" experiment.

May 24, 2026

Claude Code builds a Snake game from one prompt, single HTML file, arrow-key controls

I Made Claude Build a Snake Game From One Prompt (Claude Code Tutorial 2026)

One prompt, one HTML file, a working Snake game with arrow keys and score tracking. The fourth video in my "Claude builds X from one prompt" series. The trick is keeping the prompt minimal.

May 24, 2026