Project structure of: mnotgod96/AppAgent
config.yaml
OpenAI API, GPT settings, Android screenshots config.learn.py
Learn.py: Argument parser for AppAgent modes and params.README.md
Open-source Android Studio emulator overlay grid tool.requirements.txt
Project dependencies: argparse, colorama, opencv-python, pyshtine, pyyaml, requestsrun.py
Import, Parse, Execute - /run.pyand_controller.py
Android control script with adb, ID generation, and swipe actionsconfig.py
Load YAML config, merge with env vars.document_generation.py
AppAgent setup for document generation with GPT-4V.model.py
Model script with API, JSON parsing, actions, and color formatting.prompts.py
Mobile app UI templates for touch interactions with task-oriented prompts.self_explorer.py
Autonomous exploration with GPT-4, error management, and documentation.step_recorder.py
Command line script for AppAgent with step recording capabilitiestask_executor.py
Automates UI interactions with XML inputs and image verificationutils.py
Image processing and colorful printing utility functions.