YSK product · MIT · Local model gateway · v1.0.0

YSK Omni

Local Hugging Face weights behind an OpenAI-compatible HTTP gateway. Keep the SDKs, curl, and Open WebUI you already use — the models stay on your machine. CLI: ysk-omni (short name ysko), default port 3850.

  • ysk-omni · ysko
  • Port 3850
  • AES-256-GCM chats
YSK Omni: a hexagonal gateway node between a local server and a laptop
Local weights · OpenAI-compatible gateway
Free to useMIT · install yourself
OpenAI shapeChat · image · speech · video
:3850Gateway and admin
Node.js 20+Global npm install

The models stay local. The API stays familiar.

YSK Omni is an OpenAI-compatible gateway in front of local Hugging Face models. Text runs on llama-server or vLLM. Image, speech, transcription, and video go to workers you point at.

  1. ClientOpenAI SDK · curl · Open WebUI
  2. Gateway :3850Auth · limits · queue · admin
  3. Textllama-server · vLLM · echo
  4. Media workersImage · speech · transcription · video

The gateway does not launch an external coding CLI. To wrap the local Grok CLI, see the Grok CLI Gateway.

Questions

Direct answer: Yes. It is MIT licensed. YSK Limited does not charge you to install and use it yourself.

Direct answer: The Grok CLI Gateway wraps the local Grok CLI. YSK Omni runs local Hugging Face weights through llama-server or vLLM.

Direct answer: Port 3850. The CLI is ysk-omni, short name ysko. Admin opens with a one-time code.

Direct answer: Image, speech, and transcription return 501. Without a video worker, you may only get a short H.264 sample, not a generated video.

Point the clients you already use at a local model

MIT licensed · YSK Limited. OpenAI-compatible gateway, port 3850.