← Back to Projects
YOLO Pilot AI
Autonomous AI that navigates 3D game worlds by reading minimaps and detecting objects in real-time. Drives through GTA V and The Witcher 3 using computer vision and input automation.
About
An autonomous AI agent that navigates 3D game worlds by reading minimaps and detecting objects using YOLOv5 in real-time. The system captures screen frames, runs object detection, interprets the minimap for navigation, and sends keyboard/mouse inputs to drive through GTA V and The Witcher 3 environments.
Tech Stack
PythonYOLOv5OpenCVPyAutoGUI