Nuno Campos, CTO & Co-Founder of Witan Labs, delivered a compelling presentation on "Teaching Coding Agents to do Spreadsheets" at AI Engineer Europe. Campos shared insights from Witan Labs' efforts to improve AI agent capabilities in handling spreadsheet data, a task that presents unique challenges compared to traditional code execution.
The Spreadsheet Challenge for AI Agents
Campos highlighted the fundamental difference in how humans and AI agents perceive spreadsheets. While humans can intuitively grasp tables, assumptions, and P&L summaries, Large Language Models (LLMs) initially process spreadsheets as a flat collection of cell values and formatting metadata. This lack of inherent structural understanding makes tasks like calculating revenue or identifying specific data points within a large spreadsheet a significant hurdle for AI agents.
