awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Sentdex avatar

Sentdex/pygta5

0
View on GitHub↗
3,915 stars·805 forks·Python·MIT·2 views

Pygta5

pygta5 is a Python game automation library designed to control actions and simulate player input within Grand Theft Auto 5. It serves as a framework for collecting game data, processing visual frames via neural networks, and automating gameplay through deep learning.

The project implements a convolutional neural network controller to make real-time driving and movement predictions based on visual game frames. It utilizes regression models and deep learning to execute autonomous actions, allowing for the creation of autonomous agents that can control characters or vehicles.

The system includes capabilities for gathering and balancing dataset samples for supervised machine learning. It further supports multi-camera computer vision to process simultaneous visual feeds for AI inference and remote monitoring of machine learning training progress via a central server.

Features

  • Autonomous Game Agents - Trains autonomous agents to control characters and vehicles by analyzing visual game input.
  • Gameplay Automation Libraries - Provides a set of tools for controlling game actions and simulating player input within Grand Theft Auto 5 using Python.
  • Visual Control Systems - Implements a system that processes visual game frames via neural networks to predict real-time driving and movement.
  • Game Automation Bots - Implements AI agents that utilize deep learning to automate complex gameplay mechanics and actions.
  • Game Data Collection Frameworks - Provides a framework for gathering and balancing dataset samples from game instances for model training.
  • CNN Architectures - Uses convolutional neural network architectures to process visual game frames for movement predictions.
  • Game Input Automation - Uses Python scripts to simulate human-like keyboard and mouse interactions for game automation.
  • Gameplay Automation - Provides scripts and tools to automate repetitive tasks and player movements within a video game.
  • Real-Time Model Inference on Frames - Runs convolutional neural networks on live game frames for real-time driving and action predictions.
  • Autonomous Navigation - Controls vehicle driving by processing visual input through a convolutional neural network to generate predictions.
  • Model-Based Control - Utilizes regression models and real-time training to control vehicle movement within a game.
  • Game Input Simulation - Simulates keyboard and controller interactions to programmatically manipulate the game environment.
  • Dataset Sampling Utilities - Captures and balances game state and user action samples to create datasets for supervised learning.
  • General Regression Models - Uses regression algorithms to map game state inputs to continuous control values for driving.
  • Training Dataset Collection - Captures and saves raw environment images and game states to create training datasets.
  • Streaming Training Management - Provides a system for managing the streaming of model updates and training progress via a central server.
  • Model Weight Synchronization - Synchronizes model weights and training progress between local game instances and a remote server.
  • Multi-Camera Vision Pipelines - Integrates multiple synchronized camera streams to provide AI inference and cinematic perspectives.
  • Multi-Perspective Aggregation - Processes simultaneous visual data from multiple in-game cameras for comprehensive AI inference.

Star history

Star history chart for sentdex/pygta5Star history chart for sentdex/pygta5

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Pygta5

Similar open-source projects, ranked by how many features they share with Pygta5.
  • irisrainbowneko/genshin_auto_fishIrisRainbowNeko avatar

    IrisRainbowNeko/genshin_auto_fish

    4,761View on GitHub↗

    This project is a game automation tool and deep reinforcement learning fishing bot designed to automate the fishing mechanics in Genshin Impact. It functions as an AI gameplay controller that simulates player inputs to collect resources without manual effort. The system utilizes a computer vision object detector to identify fish locations and rod positions on the screen. It employs deep reinforcement learning to dynamically adjust clicking force and timing based on real-time visual feedback to optimize the capture process. The automation workflow incorporates frame-based state sampling and a

    Python
    View on GitHub↗4,761
  • oarriaga/face_classificationoarriaga avatar

    oarriaga/face_classification

    5,733View on GitHub↗

    This project is a deep learning face classification system that detects human faces and classifies gender and emotion. It utilizes convolutional neural networks and computer vision tools to analyze facial attributes in both static images and live video streams. The system includes specialized classifiers for emotions based on the FER2013 dataset and gender based on IMDB datasets. These models are integrated into a containerized web service, allowing the classification logic to be exposed as an API that processes image data via network requests. The technical surface covers the entire pipelin

    Python
    View on GitHub↗5,733
  • onedragon-anything/zenlesszonezero-onedragonOneDragon-Anything avatar

    OneDragon-Anything/ZenlessZoneZero-OneDragon

    6,493View on GitHub↗

    ZenlessZoneZero-OneDragon is a game automation bot designed for Zenless Zone Zero. It functions as a combat automation script, an account management orchestrator, and an AI gameplay assistant to automate combat, daily quests, and character movement. The project utilizes image and audio recognition models to implement precision combat dodging and execute attack sequences. It employs pathfinding and recognition models for automated environmental navigation and interaction within game zones. The software provides broader capabilities for automating recurring daily tasks and resource collection.

    Python
    View on GitHub↗6,493
  • serpentai/serpentaiSerpentAI avatar

    SerpentAI/SerpentAI

    6,979View on GitHub↗

    SerpentAI is a game AI development kit and computer vision framework designed for building autonomous agents that interact with video games. It serves as a game input automation tool and a machine learning model integration engine, allowing developers to create agents that perceive game states and execute actions. The framework utilizes a plugin-based agent architecture to provide modular extensions for game-specific logic and behaviors. It features a specialized system for training, bundling, and deploying machine learning classifiers to recognize visual contexts and game states in real time

    Pythonartificial-intelligencecomputer-visiondeep-learning
    View on GitHub↗6,979
See all 30 alternatives to Pygta5→

Frequently asked questions

What does sentdex/pygta5 do?

pygta5 is a Python game automation library designed to control actions and simulate player input within Grand Theft Auto 5. It serves as a framework for collecting game data, processing visual frames via neural networks, and automating gameplay through deep learning.

What are the main features of sentdex/pygta5?

The main features of sentdex/pygta5 are: Autonomous Game Agents, Gameplay Automation Libraries, Visual Control Systems, Game Automation Bots, Game Data Collection Frameworks, CNN Architectures, Game Input Automation, Gameplay Automation.

What are some open-source alternatives to sentdex/pygta5?

Open-source alternatives to sentdex/pygta5 include: irisrainbowneko/genshin_auto_fish — This project is a game automation tool and deep reinforcement learning fishing bot designed to automate the fishing… onedragon-anything/zenlesszonezero-onedragon — ZenlessZoneZero-OneDragon is a game automation bot designed for Zenless Zone Zero. It functions as a combat automation… serpentai/serpentai — SerpentAI is a game AI development kit and computer vision framework designed for building autonomous agents that… oarriaga/face_classification — This project is a deep learning face classification system that detects human faces and classifies gender and emotion.… baekalfen/pyboy — PyBoy is a programmable Game Boy emulator and hardware simulation framework written in Python. It functions as an… yenchenlin/deeplearningflappybird — This project is a deep reinforcement learning agent and AI game automation tool designed to master game objectives by…