← Back to Projects
Project · yolo-pilot-ai
YOLO Pilot AI
1 stars
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.
PythonYOLOv5OpenCVPyAutoGUI
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.