# agi
**Repository Path**: mirrors_google/agi
## Basic Information
- **Project Name**: agi
- **Description**: Android GPU Inspector
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-19
- **Last Updated**: 2026-03-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Android GPU Inspector
![]()
[](https://agi-build.storage.googleapis.com/badges/build_result_linux.html)
[](https://agi-build.storage.googleapis.com/badges/build_result_macos.html)
[](https://agi-build.storage.googleapis.com/badges/build_result_windows.html)
## About
Visit [gpuinspector.dev](https://gpuinspector.dev) for information about Android GPU Inspector.
The [developer documentation](DEVDOC.md) contains some hints for AGI
developers. See also the README files under some source directories.
## Downloads
**[Download the latest version of AGI here.](https://github.com/google/agi/releases)**
*Unstable* developer releases are [here](https://github.com/google/agi-dev-releases/releases).
Dependencies for Linux builds in zip archives:
- openjdk-11-jre
- libgtk-3-0
- libwebkit2gtk
These are marked as dependencies in the .deb package.
If you install AGI via a zip archive, make sure to install these dependencies as well.
## Building
**See [Building Android GPU Inspector](BUILDING.md).**
## Running the client
After building AGI, you can run the client from `/bazel-bin/pkg/agi`.