# agi
**Repository Path**: tshfut/agi
## Basic Information
- **Project Name**: agi
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-06-22
- **Last Updated**: 2020-12-19
## 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
> The first stable release is still under work.
*Unstable* developer releases are [here](https://github.com/google/agi-dev-releases/releases).
## Building
**See [Building Android GPU Inspector](BUILDING.md).**
## Running the client
After building AGI, you can run the client from `/bazel-bin/pkg/agi`.
## Command-Line Interface
AGI exposes most of its functionality via a CLI *gapit*. You can find auto-generated documentation [here](https://gpuinspector.dev/cli/).