me jai.mom

Expose your local GPU to the web. Securely.

A reverse WebSocket tunnel that bridges your local Ollama instance to a public API endpoint. No port forwarding. No price. Always.

Windows Client / OpenAI Compatible / End-to-End Tunnel
Get Started Read the Guide ↓
How?

1. The Gateway

A public Node.js server that acts as the entry point. It authenticates requests and routes traffic.

2. The Tunnel

Your PC connects outbound via a WebSocket. No need to open router ports or mess with firewalls.

3. The Hardware

Requests are executed on your local GPU via Ollama, and the text is streamed back instantly.

4. Safety

Only allowed websites are permitted to send requests. All others are blocked by CORS.

Deployment Guide

How to Connect

01 Create an Account

Register on this dashboard to generate your API keys.

Register
02 Build the Desktop Client

Build from source — the prebuilt binaries are tied to a different host. Clone the repo and run npm install && npm start from client/electron-app.

View Clients Source
03 Link & Launch

Copy your Slug and Key from the Dashboard into the App.

04 Copy 'n Paste

Copy your Slug and Key from the Dashboard to the website you would like to use it on, and enjoy.

Lost?

Head over to my discord and into the Neural Gateway category for more info.

Open Source

Audit the Code

Don't trust the EXE and a inconspicuous virus total result? Good.

The entire stack is open source.