Spaces:
Runtime error
Runtime error
File size: 1,605 Bytes
5c5b57a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 | ---
title: Dispatch AI — Phone Farm Dashboard
emoji: 📱
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: "4.44.1"
app_file: app.py
pinned: true
license: other
tags:
- dashboard
- phone-farm
- monitoring
- dispatch-ai
- mobile
---
# Dispatch AI — Phone Farm Dashboard 📱
Live dashboard showing the status of **80 phones** in the Dispatch AI phone farm — battery, temperature, inference speed, current model, and uptime. Auto-refreshes every 10 seconds.
Built by **Dispatch AI (FZE)** — UAE · License 10818.
## Features
- 📊 **Live summary** — running/idle/charging/offline counts, avg battery, avg temp, total throughput
- 📋 **Full device table** — all 80 phones with real-time status
- 🔄 **Auto-refresh** every 10 seconds via Gradio Timer
- 🔍 **Filter by status** — show only running, idle, charging, or offline devices
- 🌙 **Dark theme** (#0A0F1A bg, #1FE0E6 cyan accent)
## Phone Farm
| Phone Model | SoC | RAM | Count |
|-------------|-----|-----|-------|
| Samsung S20 FE | SD865 | 6 GB | 40 |
| Samsung S22 | SD8 Gen1 | 8 GB | 12 |
| Samsung A54 | Exynos 1380 | 8 GB | 8 |
| Pixel 7 | Tensor G2 | 8 GB | 6 |
| OnePlus 11 | SD8 Gen2 | 12 GB | 4 |
| Redmi Note 12 | SD685 | 6 GB | 10 |
| **Total** | | | **80** |
## Methodology
- **Backend:** `llama.cpp` (via `llamafile`), Q4_K_M quants, 4 CPU threads, FP16 offload
- **Environment:** Air-conditioned room at 22°C; phones on stands, screens off
## License
© 2026 Dispatch AI FZE — Sharjah, UAE · License 10818. All rights reserved.
|