"Evaluation/evals" stands as the single most painful aspect of AI Engineering today, a stark revelation from Amplify Partners' recent 2025 AI Engineering Report. Barr Yaron, an investment partner at Amplify Partners, unveiled early findings from the "2025 State of AI Engineering" survey at the AI Engineer World's Fair in San Francisco. Her presentation offered a data-driven snapshot of the rapidly evolving AI engineering landscape, touching upon workforce demographics, model deployment, customization techniques, and the pervasive challenges faced by practitioners.
The survey, drawing responses from 500 individuals, revealed a fascinating demographic shift within the field. While the conference itself is dedicated to AI Engineering, many attendees and respondents hold diverse titles beyond "AI Engineer," including software engineers, founders, and product managers. This fluidity underscores the nascent nature of the AI engineering role, a sentiment echoed by Yaron: "The largest group called themselves engineers, whether software engineers or AI engineers." Despite years of software experience, a significant portion of these seasoned developers are newcomers to AI/ML, with nearly half of those with 10+ years in software having less than three years of AI/ML experience.
The report highlights the widespread adoption of Large Language Models (LLMs) in production. "More than half of the respondents are using LLMs for both internal and external use cases," signaling a rapid integration into enterprise operations. Notably, OpenAI models dominate the external, customer-facing product landscape, with three out of the top five models and half of the top ten originating from the company. The primary use cases for LLMs today are unsurprising: code intelligence/generation and writing assistance, reflecting immediate productivity gains.
Customizing AI systems is a critical frontier. Beyond few-shot learning, Retrieval-Augmented Generation (RAG) emerged as the most popular technique, adopted by over 70% of respondents. Interestingly, fine-tuning, including parameter-efficient methods like LoRA/QLoRA, is also surprisingly prevalent, especially among researchers and research engineers. This indicates a deeper engagement with model adaptation than might be commonly perceived.
Teams are updating their prompts with astonishing frequency. For instance, "70% of respondents are updating prompts at least monthly; 10% are doing it daily." Despite this relentless iteration, prompt management remains a significant pain point, as a full 31% of respondents reported having no formal way of managing their prompts. This informal approach suggests a notable gap in tooling and best practices for a core component of AI development.
