3morixd's picture
Upload README.md with huggingface_hub
5c5b57a verified
|
Raw
History Blame Contribute Delete
1.61 kB
---
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.