πŸ”¨ Build It With AI

Step-by-step tutorials building real things with AI tools

Every Tuesday
  1. #8

    Build a Local RAG Pipeline with Ollama β€” No Cloud, No API Keys (2026)

    Build a fully private RAG system using Ollama, a local embedding model, and ChromaDB. Query your own documents without sending data anywhere.

  2. #8

    How to Use the MiMo-V2-Pro API: Get Started in 5 Minutes

    Xiaomi's MiMo-V2-Pro is OpenAI-compatible and 8x cheaper than Claude Opus. Here's how to set it up, swap it into your existing code, and run your first agent task.

  3. #7

    Build an AI Code Review Bot for GitHub Pull Requests

    Step-by-step tutorial: build a GitHub Action that automatically reviews pull requests with AI and posts comments on your code.

  4. #6

    Build a Slack Bot That Summarizes Channels With AI

    Step-by-step tutorial: build a Node.js Slack bot that reads channel history and generates daily AI summaries using Claude's API. Deploy in under an hour.

  5. #6

    Build a Resume Analyzer That Scores Against Job Descriptions

    Step-by-step tutorial: build a web app that compares your resume to a job posting and gives you a match score with actionable suggestions.

  6. #5

    Build a Telegram Bot That Tracks Your Gym Workouts With AI

    Step-by-step tutorial: build a Telegram bot that logs workouts from natural language messages and sends AI-powered weekly progress summaries.

  7. #4

    Build a CLI Tool That Summarizes Git Diffs With AI

    Step-by-step tutorial: build a Node.js CLI that reads your git diff and generates a human-readable changelog using Claude's API.

  8. #3

    Build a Discord Bot That Roasts Your Code With AI

    Step-by-step tutorial: build a Discord bot that reviews code snippets in a brutally honest (but funny) tone. Perfect for dev communities.

  9. #1

    Build a Reddit + Stack Overflow Monitor That Sends You Opportunities on Discord

    Step-by-step tutorial: build a Python script that scans Reddit, Stack Overflow, and Hacker News for posts matching your content, and sends matches to Discord β€” running automatically every 2 hours with GitHub Actions.

  10. #1

    How to Use Claude Code: A Beginner's Guide

    Claude Code is the #1 AI coding tool in 2026. Here's how to install it, set it up, and start using it for real development work β€” from someone who uses it daily.