# Giving an LLM Eyes and Hands on a Mobile Simulator
A new interface allows large language models to interact with mobile simulators by providing them with "eyes" and "hands." The system exposes existing simulator APIs as tools that LLMs can call, enabling them to perform actions like tapping, swiping, and typing based on visual input from screenshots. This approach leverages the LLM's perception-action loop for automated testing and interaction within mobile environments. AI
IMPACT Enables LLMs to automate mobile app testing and interaction, potentially streamlining QA processes and development workflows.