Skip to content
Agentic AI
Agentic AI archive page 29 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
8 min read3Jan 14, 2026

Parloa Raises $350M at $3B: AI Agent Startup Triples Valuation

Parloa raises $350M Series D at $3B valuation for AI voice agents. The German-founded startup opens SF and NYC offices amid agentic AI boom.

Agentic AI
8 min read6Jan 14, 2026

Agentic AI Service Desks: Autonomous IT Ticket Resolution in 2026

Agentic AI service desks resolve IT tickets autonomously, reducing cost per interaction by 50%. Learn how autonomous IT support works in 2026.

Agentic AI
9 min read4Jan 13, 2026

NRF 2026: How Agentic AI Drives Retail Hyper-Personalization

NRF 2026 reveals 68% of retailers plan agentic AI deployment for hyper-personalization. Key retail AI trends and implementation strategies.

Agentic AI
6 min read2Jan 13, 2026

Claude Code for Code Review: Catching Bugs Before They Hit Production

How to use Claude Code as a code reviewer — from quick diff reviews to deep security audits, with real examples of bugs Claude Code catches that humans miss.

Agentic AI
6 min read6Jan 13, 2026

AI Code Generation Quality: Measuring and Improving Real-World Accuracy

A data-driven look at how to measure AI code generation quality beyond simple benchmarks, covering pass rates, bug density, security analysis, maintainability metrics, and practical strategies for improving code generation in production workflows.

Agentic AI
7 min read8Jan 12, 2026

Claude Code Memory System: How CLAUDE.md Files Shape AI Behavior

Deep dive into Claude Code's CLAUDE.md memory system — file hierarchy, what to include, team conventions, per-directory overrides, and how memory shapes every interaction.

Agentic AI
8 min read6Jan 12, 2026

Agentic AI in Smart Manufacturing: How Industry 4.0 Is Being Redefined

Explore how agentic AI agents are redefining smart manufacturing through autonomous predictive maintenance, AI-driven quality control, and intelligent production scheduling across global factories.

Agentic AI
6 min read7Jan 12, 2026

Semantic Caching for LLMs: Cutting API Costs by 60%

Learn how to implement semantic caching for LLM applications to dramatically reduce API costs and latency. Covers embedding-based cache keys, TTL strategies, cache invalidation, and production deployment patterns with Redis and vector databases.