Skip to main content
Integration Guides

Tutorials & Setup Walkthroughs

Step-by-step guides for APIs, SDKs, and developer workflows.

12 on this page

Google and Kaggle 5-Day AI Agents Vibe Coding Course certificate and Kaggle Notebook codelab interface
Tutorial
Other Tools

Google's AI Agents Vibe Coding Course: What You'll Learn

Google and Kaggle's free 5-day AI Agents Vibe Coding Course reviewed: full curriculum, who it's really for, what you'll build, and honest limitations.


Raj Patel
Raj Patel
12 min read
Terminal showing an MCP server connecting to Claude Desktop through the Model Context Protocol
Tutorial
Other Tools

How to Build Your First MCP Server: The 2026 Guide

Build your first MCP server in Python or TypeScript. Covers tool registration, stdio vs Streamable HTTP, security gotchas, and Claude Desktop setup.


Raj Patel
Raj Patel
13 min read
Perplexity Deep Research output alongside a slide deck and interactive dashboard generated from a single research prompt in 2026
Tutorial
Other Tools

How to Use Perplexity Deep Research to Auto-Generate Decks

Turn Perplexity Deep Research into slides and dashboards. Covers Labs, Computer, and the hybrid workflow that produces board-ready decks in 30 minutes.


Raj Patel
Raj Patel
12 min read
JSON schema enforcing structured output from an LLM API response in a code editor
Tutorial
Other Tools

Prompt Engineering for Structured JSON Outputs (With Examples)

Get reliable JSON from GPT, Claude, and Gemini every time. Schema design patterns, Pydantic and Instructor examples, and the mistakes that cause silent failures.


Raj Patel
Raj Patel
10 min read
Next.js application route handler diagram showing migration from OpenAI Assistants API threads and runs to the Responses API
Tutorial
Developer Tools

OpenAI Assistants API in Next.js: Migrate Before August 2026

OpenAI's Assistants API shuts down August 26, 2026. Here's how it worked in Next.js, and a practical migration path to the Responses API.


Raj Patel
Raj Patel
13 min read
Cursor 3 Agents Window showing multiple parallel background agents running in cloud VMs with PR status indicators
Tutorial
Developer Tools

How to Use Cursor Background Agents: Branching, PRs & Parallel Runs (2026)

Use Cursor Background Agents in 2026: connect GitHub, configure worktrees, run parallel cloud agents, and ship PR-ready code while you focus elsewhere.


Jordan Cole
Jordan Cole
14 min read
MCP server setup diagram showing AI agent connected to GitHub, Postgres, and Filesystem tools
Tutorial
Developer Tools

Setting Up MCP Servers for Your AI Agent Stack (2026)

A practical guide to setting up MCP servers for AI agents in 2026. Covers transport types, the best servers to install, mcp.json config, and security.


Raj Patel
Raj Patel
14 min read
Figma MCP server connected to Claude Code terminal showing design-to-code workflow in 2026
Tutorial
Developer Tools

Figma MCP + Claude Code: Design-to-Code Workflow Guide (2026)

Set up Figma MCP with Claude Code for design-to-code workflows in 2026. Plugin install, Code Connect, rate limits, and tips for production-quality output.


Raj Patel
Raj Patel
14 min read
Private LLM deployment stack diagram showing open-weight model, vLLM inference server, MCP tools layer, and LangGraph agent framework connected inside a self-hosted infrastructure
Tutorial
Developer Tools

How to Deploy a Private LLM with Agent-Ready Open-Weight Models

Deploy a self-hosted, agent-ready LLM in 2026: model selection, quantization, vLLM vs SGLang serving, MCP integration, RAG, and production sizing guide.


Raj Patel
Raj Patel
14 min read
Kubernetes AI workloads architecture diagram showing DRA GPU scheduling, Kueue job queuing, and llm-d inference framework on a cluster
Tutorial
Developer Tools

Kubernetes for AI Workloads: What Developers Need to Know (2026)

How DRA, gang scheduling, llm-d, and Kubernetes v1.36 transform GPU infrastructure for AI in 2026. Practical guide for platform engineers and ML developers.


Raj Patel
Raj Patel
14 min read
Lovable AI app builder tutorial showing a full-stack app generated from a plain-English prompt
Tutorial
Other Tools

How to Build a Full-Stack App with Lovable (No Code Required)

Step-by-step guide to building and deploying a full-stack web app with Lovable in 2026. Covers Agent Mode, Supabase, auth, payments, and security.


Raj Patel
Raj Patel
14 min read
Parallel AI guardian agent pipeline diagram showing semantic validation, security scanning, and self-healing test execution stages
Tutorial
Developer Tools

Guardian Agents in CI/CD: Stop AI-Generated Bugs Before They Ship

Guardian agents catch semantic errors, self-heal tests, and enforce CI/CD quality gates before AI-generated code ships. Architecture, tools, and limits.


Raj Patel
Raj Patel
14 min read