3morixd commited on
Commit
0664665
·
verified ·
1 Parent(s): ce139b3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -7
README.md CHANGED
@@ -1,13 +1,31 @@
1
  ---
2
- title: Phone Vs Cloud
3
- emoji: 🐢
4
- colorFrom: red
5
- colorTo: purple
6
  sdk: gradio
7
- sdk_version: 6.19.0
8
- python_version: '3.13'
9
  app_file: app.py
10
  pinned: false
 
 
 
 
 
 
 
 
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Phone vs Cloud Calculator
3
+ emoji: 💰
4
+ colorFrom: green
5
+ colorTo: blue
6
  sdk: gradio
7
+ sdk_version: "4.44.0"
 
8
  app_file: app.py
9
  pinned: false
10
+ license: apache-2.0
11
+ tags:
12
+ - cost
13
+ - calculator
14
+ - mobile
15
+ - on-device
16
+ - cloud
17
+ - dispatchai
18
  ---
19
 
20
+ # 💰 Phone vs Cloud Cost Calculator
21
+
22
+ See exactly how much money you save by running AI on-device with dispatchAI instead of paying for cloud API inference.
23
+
24
+ ## The Math
25
+
26
+ - **Cloud API**: You pay per query, forever. $0.50/1K queries × 10K/day = $1,825/year
27
+ - **On-device**: One-time model download (~$0.50 in data), then $0/query, forever
28
+
29
+ The more queries you run, the more you save. At scale, the savings are enormous.
30
+
31
+ 🚀 [dispatchAI](https://huggingface.co/dispatchAI) — Small. Mobile. Free. UAE-built.