Mathematician Terry Tao Leverages LLM Coding Agents

terrytao.wordpress.com · ⭐️ 8/10 · 2026-07-12

Terry Tao, a renowned mathematician, published a blog post detailing his experience using LLM-powered coding agents to build visualizations and software applications, demonstrating their utility in rapid prototyping for non-traditional domains. This validates that LLM coding agents are practical tools for scientists and researchers beyond software engineers, potentially unlocking software creation for many who previously lacked programming expertise. Tao noted that while LLM-generated code is not mission-critical for his core research, the downside risk is acceptable for supplementary visualizations, reflecting a balanced view of the technology's capabilities.

Background

LLM-powered coding agents are AI systems that use large language models to understand natural language instructions, plan, write, test, and debug code autonomously. They go beyond simple autocomplete by executing multi-step tasks and interacting with external tools. Terry Tao's blog post illustrates their application in academic mathematics, a field not traditionally focused on software development.

References

Discussion

Commenters expressed excitement about the latent demand for software outside traditional spaces, with some humorously comparing Tao's use to a Michelin-starred chef discovering microwave dinners. Overall sentiment acknowledged LLM agents as useful tools but not fully trustworthy for critical tasks.

Read original