grep -r "Tutorials" /news · homesearch
grep -rli "Tutorials" /news

Tutorials

Full-text search across 1880 articles. Combine with topic and date filters; results sorted by relevance.

results 1880 page 13/94
12:08
2026-07-22
blog.roboflow.com
computer-vision

Flanges Quality Inspection with Computer Vision

Roboflow released a tutorial on automating flange quality inspection using computer vision, training an RF-DETR model on a labeled flange defect dataset to detect cracks, scratches, dents, and pinholes, then deploying it…

09:05
2026-07-22
blog.mozilla.ai
ai-safety

From Evaluation to Guardrails: What We Brought to ACM FAccT 2026

At ACM FAccT 2026 in Montreal, Mozilla.ai demonstrated that AI guardrails require the same rigorous evaluation as the models they govern, presenting a tutorial on contextual evaluation of LLM guardrails across languages …

12:33
2026-07-21
machinelearningmastery.com
artificial-intelligence

The Current State of Agentic AI

Agentic AI architecture has shifted by mid-2026 from monolithic orchestration to multi-agent swarms, as native reasoning models make external planning loops redundant, according to a Machine Learning Mastery tutorial. Th…

18:42
2026-07-20
dev.to
developer-tools

Golang in Hinglish

A developer has launched a tutorial series on Go programming language in Hinglish, a mix of Hindi and English. The series aims to make Go accessible to Hindi-speaking developers, with the author using AI to correct Hingl…

00:00
2026-07-20
haystack.deepset.ai
ai-agents

Human-in-the-Loop with Haystack Agents

A new tutorial from Haystack introduces confirmation strategies for human-in-the-loop interactions in its Agent component, enabling human approval before sensitive operations like bank transactions or email sending.

00:00
2026-07-18
superml.org
artificial-intelligence

AI Product Manager Interview Questions: The Complete Guide

A guide to AI Product Manager interview questions has been published, covering product sense, technical fluency, evaluation and metrics, prioritization, responsible AI, and cross-functional leadership with sample answers…

19:33
2026-07-16
dev.to
ai-agents

How to Build an AI Agent That Does Your Job (Step-by-Step)

A developer provides a step-by-step guide to building AI agents that can plan, use tools, and complete multi-step tasks without constant human intervention. The tutorial covers popular frameworks like CrewAI and LangChai…

07:32
2026-07-16
dev.to
artificial-intelligence

Adding an AI Chatbot to Your Laravel App with the OpenAI API

A Laravel developer demonstrates how to add an AI chatbot to a Laravel app using the OpenAI API and the openai-php/laravel package, building a production-ready chatbot in an afternoon without a Python microservice. The t…

22:48
2026-07-15
dev.to
artificial-intelligence

The Hidden Cost of AI Agents: Tokens, Tools, Retries, and Latency

An engineer warns that AI agents in production incur hidden costs from token usage, tool calls, retries, latency, memory retrieval, and reflection loops, far exceeding the simple single-call model shown in tutorials. Eac…

20:34
2026-07-15
dev.to
artificial-intelligence

SQL Injection in AI-Generated Code: Why Cursor Keeps Writing It

A developer found that Cursor, an AI code editor, generated a login endpoint with a SQL injection vulnerability (CWE-89) by interpolating user input directly into a query string. The developer warns that AI models traine…

00:04
2026-07-12
sourcefeed.dev
large-language-models

Fine-Tune Qwen2.5-7B with QLoRA on Your Own Data

Mariana Souza published a practical guide for fine-tuning Qwen2.5-7B-Instruct using QLoRA on custom instruction datasets, including cost estimates and a loss-masking sanity check. The tutorial covers dataset preparation,…

← prev page 13 / 94 next →