Skip to content
Agentic AI
Agentic AI archive page 15 of 35

Agentic AI & LLM Engineering

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

9 of 314 articles

Agentic AI
6 min read6Feb 11, 2026

Document-Level Deduplication for LLM Training: Exact, Fuzzy, and Semantic Methods Explained

Master the three approaches to document-level deduplication — exact hashing, MinHash with LSH, and semantic embeddings — to improve LLM training data quality.

Agentic AI
4 min read7Feb 11, 2026

Is Prompt Engineering Dead? The Shift to Agent Engineering in 2026

Why the industry is moving beyond prompt engineering toward agent engineering, where the focus shifts from crafting individual prompts to designing multi-step autonomous systems.

Agentic AI
9 min read13Feb 11, 2026

Agentic AI in Journalism: Automated News Generation and Fact-Checking

Explore how agentic AI is reshaping journalism with automated news generation, real-time fact-checking, data-driven reporting, and editorial assistance while raising critical questions about media integrity.

Agentic AI
8 min read4Feb 11, 2026

Healthcare Agentic AI Readiness: 80% of Execs Expect Major Value

Microsoft and Health Management Academy research shows 80%+ healthcare execs expect agentic AI to deliver significant value in 2026. Key findings inside.

Agentic AI
11 min read3Feb 11, 2026

AI Agent Governance 2026: Enabling Scale Without Losing Control

Real-time dashboards, continuous monitoring, and intervention mechanisms for governing autonomous AI agents at enterprise scale in 2026.

Agentic AI
8 min read11Feb 11, 2026

NVIDIA Survey: Financial Firms Double Down on AI Agents in 2026

NVIDIA survey reveals financial firms achieve 2.3x ROI within 13 months from AI agents. 44% of finance teams adopting agentic AI solutions.

Agentic AI
8 min read5Feb 10, 2026

CrewAI Survey: 100% of Enterprises Plan Agentic AI Expansion 2026

CrewAI survey of 500 C-level execs reveals 100% plan agentic AI expansion. 31% of workflows already automated, 33% more planned. Full data breakdown.

Agentic AI
6 min read14Feb 9, 2026

Multi-Agent Orchestration Patterns for Enterprise AI Systems

Proven architectural patterns for orchestrating multiple AI agents in production: supervisor, pipeline, debate, and swarm patterns with implementation guidance and failure handling.