Rent the world's idle GPUs.
Or earn from yours.
One API for video, image, LLM and coding workloads — routed to a live mesh of real NVIDIA GPUs. No datacenters, no fixed servers. You pay per finished task; providers get paid for every idle cycle.
Three layers. One clean API in the middle.
Apps never touch hardware. Providers never touch your users. The orchestrator matches every task to a capable GPU, collects the result, and calls you back.
Vertical apps
Products like CinemaHub (video), and soon coding & chat assistants. They own the UX and billing, and send universal tasks to the API.
gpusharing.org
Authenticates apps, queues tasks in Postgres, matches an agent by task_type and VRAM, stores the artifact, and fires your webhook.
The GPU farm
Desktop agents on real machines. One host, many workloads — ComfyUI for video/images, Ollama/vLLM for text & code.
One interface, many workloads
Every job — a cinematic render, an image, an LLM completion, a coding task — is the same POST /tasks shape. Add a workload without touching the provider side.
Earn from idle hardware
Join the mesh with one desktop app and get paid for every task your card finishes — no bidding, no lock-in.
Your GPU pays rent while you sleep.
Install one desktop app, tick the workloads you allow, and start earning for every task your card finishes.
- One installer — pick Video & Images or Text & Coding (or both)
- Only downloads the models for modes you enable
- Runs quietly in the tray; pause anytime
- Earn per finished task — no bidding, no lock-in
Compute as a single POST request.
Send a task, get a webhook. No GPU ops, no queue to run, no drivers to babysit.
# submit a task, receive a task_id, get called back when done { "client_app_id": "cinemahub_prod_001", "task_type": "comfyui_workflow", "required_vram_gb": 12, "priority": "high", "payload": { /* Wan 2.2 graph */ }, "webhook_result_url": "https://api.cinemahub.ai/v1/result" }
Built for one product. Ready for many.
The same network that renders cinematic video today will run your coding agent, chatbot and image tool tomorrow — without changing a line on the provider side.
Live in production
video · comfyui_workflow
chat · code · image
Idle silicon, meet demand.
Ship AI features without buying GPUs — or turn the card you already own into an income stream.