Tag: guide
All the articles with the tag "guide".
-
Local AI Video Generation with LTX-2 on an RTX 3090
Running Lightricks' LTX-2 19B video generation model on consumer hardware. Covers weight streaming, FP8 vs BF16 checkpoints, distilled model constraints, prompting lessons, and a practical img2vid pipeline.
-
Running Local LLMs on Linux: A Practical Guide
A practical guide to running large language models locally on Linux with Ollama and LM Studio, organized by GPU VRAM budget.
-
AI Coding Agents: Tools, Workflows, and What Actually Works
A landscape overview of AI coding agents in 2026 -- CLI tools, IDE assistants, workflow patterns, and practical advice on using them productively.
-
Browser Automation for AI Agents: MCP, Playwright, and Beyond
How to give AI coding agents browser superpowers using MCP servers, Playwright, Chrome DevTools Protocol, and autonomous browsing frameworks.