Skip to content

Summary

Open-source inference engine that runs LLMs, vision and speech models fully on-device — no API keys, no cloud calls, from Swift to Godot.

Screenshots

Description

NobodyWho is an open-source inference engine for running language, vision and speech models entirely on the device that is using them. Built on llama.cpp, it takes any GGUF model from the Hugging Face Hub and runs it locally — no API keys, no cloud round-trip, and no per-token bill.

What sets it apart from most local-inference libraries is the breadth of its first-class bindings. The same engine is exposed idiomatically to Swift, Kotlin, Flutter/Dart, React Native, Python and the Godot game engine, and the API is deliberately small: load a model from a path or an hf:// reference, call ask(), await the completion. Speech is covered by the same surface — a Stt class transcribes audio through Whisper models, and a Tts class synthesises speech from Kokoro-82M with selectable voices and languages.

Beyond plain chat, NobodyWho ships type-safe tool calling with grammar generated automatically from your function signatures, multimodal (vision) input, voice activity detection, and GPU acceleration through Vulkan and Metal. Packages are published to pub.dev, PyPI, npm and the Godot asset library.

The project's own apps demonstrate how far down the hardware ladder it reaches: NobodyWho Chat runs Gemma, Qwen and LFM models on a phone, NobodyWho Wrist claims to be the first app running AI entirely on an Apple Watch, and NobodyWho Eyes targets Apple Vision Pro.

It is developed by a Copenhagen team that raised a €2M pre-seed from PSV Tech, The Footprint Firm and Norrsken Evolve to pursue local, energy-efficient AI as an alternative to hosted frontier models. The source is free and released under the European Union Public Licence v1.2 — a copyleft licence, so check its terms against your distribution plans before shipping a closed product on top of it.

Reviews

Similar App Suggestions

App: Lenz

Lenz IO

New

Audit-grade fact-checking API for AI products — eight models across five stages, adversarial debate, and a full citation trail behind every verdict.

Coding & DevelopmentFreemium

Browser panel with 70 diagnostics that names a page's stack, extracts its design tokens and scores how much of it reads as AI-generated.

Coding & DevelopmentFreemium

App: coolplugz

CoolPlugz Inc.

New

An orchestration layer for Claude Code that keeps Jira, GitHub, Slack and Notion context in the agent so tasks finish without constant babysitting.

Coding & DevelopmentSubscription

App: Epho

Bruin Data Limited

New

Run Claude Code, Codex or OpenCode in the cloud from a single HTTP call — no SDK, no daemon, no infrastructure on your side.

Coding & DevelopmentPaid

App: fx

Vercel Labs

New

Vercel Labs' tiny open-source coding agent: a ~6MB Zig binary that cold-starts in microseconds and embeds anywhere.

Coding & DevelopmentFree