OpenGrid

AI inference on edge hardware near you

What can you do? Write a haiku about inference Explain neural networks simply Count to ten in Spanish
Transcript
No transcript yet — start a call first.
Developers
Get your API key

One key works across all nodes. Calls route to the best available node automatically.

Base URL
Usage examples
API reference
MethodEndpointAuthDescription
POST/api/v1/registernoneGet or create an API key
POST/v1/chat/completionsBearer keyOpenAI-compatible chat (streaming)
GET/v1/realtimeBearer keyWebSocket — OpenAI Realtime voice
GET/api/v1/nodesnoneLive node list with capacity + region
GET/healthnoneRC health check
Operators
Run a node, earn
🍎 macOS Apple Silicon (M1–M4)
curl -fsSL https://github.com/ramhari/opengrid/releases/latest/download/opengrid-node-darwin-arm64 -o opengrid-node && chmod +x opengrid-node && ./opengrid-node
🍎 macOS Intel
curl -fsSL https://github.com/ramhari/opengrid/releases/latest/download/opengrid-node-darwin-amd64 -o opengrid-node && chmod +x opengrid-node && ./opengrid-node
🐧 Linux x86_64
curl -fsSL https://github.com/ramhari/opengrid/releases/latest/download/opengrid-node-linux-amd64 -o opengrid-node && chmod +x opengrid-node && ./opengrid-node
🐧 Linux arm64
curl -fsSL https://github.com/ramhari/opengrid/releases/latest/download/opengrid-node-linux-arm64 -o opengrid-node && chmod +x opengrid-node && ./opengrid-node
Live nodes
Loading…
Loading node data…