Skip to content
Agentic AI
Agentic AI archive page 37 of 38

Agentic AI & LLM Engineering

Deep dives into agentic AI, LLM evaluation, synthetic data generation, model selection, and production AI engineering best practices.

9 of 339 articles

Agentic AI
5 min read1Dec 21, 2025

AI Agents for Supply Chain Optimization: How Logistics Is Being Transformed in 2026

Explore how AI agents are revolutionizing supply chain management — from demand forecasting and inventory optimization to autonomous procurement and real-time logistics coordination.

Agentic AI
6 min read2Dec 17, 2025

AI Agent Frameworks Compared: OpenAI Agents SDK vs LangGraph vs CrewAI in 2026

A detailed technical comparison of the three leading AI agent frameworks in 2026 covering architecture, orchestration patterns, tool use, and production readiness.

Agentic AI
5 min read4Dec 17, 2025

AI Agent Error Handling: Graceful Degradation Patterns for Production Systems

Learn battle-tested error handling and graceful degradation patterns that keep AI agents reliable when LLM calls fail, tools break, or context windows overflow.

Agentic AI
5 min read1Dec 14, 2025

AI Agent Autonomy Levels: From Copilot to Fully Autonomous Systems

Understand the five levels of AI agent autonomy, from human-in-the-loop copilots to fully autonomous decision-making systems, and how to choose the right level for your use case.

Agentic AI
5 min read3Nov 3, 2025

What Is the Best Data Format for Fine-Tuning LLMs? A Complete JSONL Guide

JSONL is the standard data format for LLM fine-tuning. Learn why JSON Lines works best, how NeMo Curator processes raw data into JSONL, and best practices for training datasets.

Agentic AI
6 min read4Nov 1, 2025

How to Create Synthetic Data for LLM Training with NeMo Curator: Pipelines and APIs

NeMo Curator provides GPU-accelerated synthetic data generation pipelines for LLM training. Learn the Open QA, Writing, Math, and Coding pipelines with practical examples.

Agentic AI
6 min read5Oct 31, 2025

NeMo Curator Classifier Models: How Domain and Quality Classification Creates High-Quality Data Blends

NeMo Curator's Domain Classifier and Quality Classifier use GPU-accelerated RAPIDS to split LLM training data into balanced, high-quality blends at terabyte scale.

Agentic AI
6 min read4Oct 28, 2025

Why Data Curation for LLM Training Takes So Long: Text, Image, and Video Processing Bottlenecks

Traditional data curation pipelines for LLM training face critical bottlenecks in synthetic data generation, quality filtering, and semantic deduplication across text, image, and video modalities.