| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Monitor • Diagnose • Optimize • Benchmark • Learn
GPU Insight AI is an open-source Android application designed for AI engineers, machine learning practitioners, DevOps teams, researchers, and students. It combines GPU monitoring, AI-assisted diagnostics, benchmarking, infrastructure insights, and educational tools into a modern mobile experience.
Built with Kotlin • Jetpack Compose • Material 3 • Gemini AI • Room • Hilt • MVVM • WorkManager
Modern AI workloads depend heavily on GPUs, but understanding GPU performance, memory bottlenecks, CUDA issues, and infrastructure health often requires multiple tools.
GPU Insight AI brings monitoring, diagnostics, AI-powered explanations, and performance insights together in one Android application.
Whether you're training large language models, debugging CUDA issues, managing GPU infrastructure, or learning GPU architecture, GPU Insight AI aims to make complex GPU systems easier to understand.
Gemini AI provides guidance for:
Generate professional reports including:
Interactive educational content covering:
| Category | Technologies |
|---|---|
| Language | Kotlin |
| UI | Jetpack Compose, Material Design 3 |
| Architecture | MVVM, Clean Architecture |
| Dependency Injection | Hilt |
| Local Storage | Room, DataStore |
| Networking | OkHttp |
| AI | Google Gemini API |
| Background Tasks | WorkManager |
| State Management | StateFlow |
| Build System | Gradle Kotlin DSL |
| CI/CD | GitHub Actions |
GPU Insight AI follows modern Android development practices.
Presentation Layer │ ├── Jetpack Compose ├── ViewModels ├── StateFlow └── Navigation ↓ Domain Layer Use Cases Business Logic Repository Interfaces ↓ Data Layer Room Network DataStore Repositories ↓ Infrastructure Gemini API Background Workers Notifications Storage
git clone https://github.com/karthikrshet/GPU-Insight-AI.git
cd GPU-Insight-AI
cp .env.example local.properties
# Add your Gemini API Key
./gradlew assembleDebug
./gradlew testContributions are welcome.
Please read:
before submitting issues or pull requests.
Licensed under the Apache License 2.0.
Copyright © 2026 Karthik Rajesh Shet (@karthikrshet)
⭐ If you find this project useful, consider giving it a star on GitHub.
Building open-source tools for AI engineers, developers, and the GPU computing community.
| Back | FazBrowse Home | New Git URL |