EveryDev.ai
Subscribe
Home
Tools

3,697+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. NobodyWho
    NobodyWho icon

    NobodyWho

    Local Inference
    Featured

    An open-source on-device AI inference engine that lets developers run LLMs, speech-to-text, and text-to-speech locally on any device using Kotlin, Swift, Python, Flutter, React Native, or Godot.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Completely free and open source under EUPL 1.2. No API keys, no usage fees, no cloud required.

    Engagement

    Available On

    Windows
    macOS
    Linux
    Android
    iOS

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Local InferenceAI Development LibrariesMobile App Development

    Alternatives

    Core AIRunAnywhereModular Platform
    Developer
    NobodyWhoCopenhagen, DenmarkEst. 2025

    Listed Aug 2026

    About NobodyWho

    NobodyWho is an open-source on-device inference engine built in Rust and licensed under EUPL 1.2, developed by a small team headquartered in Copenhagen, Denmark. It enables developers to embed fast, private LLM inference directly into mobile and desktop applications without requiring any cloud servers or API keys. The project started in May 2023 as "Nimbus2000" for Godot and has since expanded to support Kotlin, Swift, Python, Flutter, React Native, and Godot across Android, iOS, Windows, macOS, and Linux.

    What It Is

    NobodyWho is a cross-platform, on-device AI inference library that wraps llama.cpp to run GGUF-format language models locally. Rather than routing prompts through a cloud API, inference happens entirely on the user's device — on the local GPU or CPU — with no network dependency. Developers integrate it with a few lines of code in their preferred language or framework, and the library handles model loading, context management, and hardware acceleration automatically.

    Platform and Language Support

    NobodyWho publishes official bindings for six platforms, each with its own package registry and documentation:

    • Kotlin — available via Maven Central for Android and desktop JVM (Linux, macOS, Windows)
    • Swift — available via Swift Package Manager; supports iOS, macOS, visionOS, and watchOS
    • React Native — available via npm as react-native-nobodywho
    • Flutter — available via pub.dev as nobodywho
    • Python — available via PyPI as nobodywho
    • Godot — available via the Godot AssetLib (Godot 4.5+) and GitHub releases

    Core Capabilities

    Beyond basic chat inference, NobodyWho provides:

    • Speech-to-text (STT) — transcribe audio using Whisper models loaded from Hugging Face
    • Text-to-speech (TTS) — synthesize WAV audio using Kokoro, Pocket TTS, and Supertonic backends
    • Multimodal input — pass image and audio data to supported LLMs
    • Fast, type-safe tool calling — automatically generates structured grammars from function signatures without manual schema writing
    • Conversation-aware context shifting — retains full conversation memory without message length limits
    • GPU acceleration — optimized kernels for Metal (Apple), CUDA, and Vulkan; runs efficiently on integrated graphics and mobile chips
    • Hugging Face model loading — load any GGUF model directly from Hugging Face or any URL

    Architecture and Privacy Model

    Because inference runs entirely on-device, no servers are required and applications scale automatically with user adoption. The project's about page states this "significantly reduces both costs and overall footprint." Prompts never leave the device's local GPU memory, making it suitable for offline use, air-gapped environments, and privacy-sensitive applications. The library is powered by llama.cpp and is compatible with thousands of pre-trained LLMs in GGUF format, including Gemma, Qwen, Mistral, Deepseek, and Liquid models.

    Update: React Native v3.0.0 and VAD Announcement

    The latest GitHub release is nobodywho-react-native-v3.0.0, published on August 24, 2026. The project's homepage also announces Voice Activity Detection (VAD) support as a recent addition. The repository has been actively maintained, with the last push on August 25, 2026, and 1,078 stars on GitHub. The project's roadmap milestones show rapid expansion: Android support in July 2025, iOS in October 2025, Python in November 2025, Flutter in February 2026, React Native in April 2026, Swift in May 2026, Kotlin in June 2026, and STT/TTS in July 2026. The about page also notes a €2M fundraising round in December 2025 to challenge Big Tech's cloud AI.

    NobodyWho - 1

    Community Discussions

    Be the first to start a conversation about NobodyWho

    Share your experience with NobodyWho, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Completely free and open source under EUPL 1.2. No API keys, no usage fees, no cloud required.

    • On-device LLM inference
    • Speech-to-text (Whisper)
    • Text-to-speech (Kokoro, Pocket TTS, Supertonic)
    • Kotlin, Swift, Python, Flutter, React Native, Godot bindings
    • GPU acceleration via Metal, CUDA, Vulkan

    Capabilities

    Key Features

    • On-device LLM inference (no cloud required)
    • Speech-to-text with Whisper
    • Text-to-speech with Kokoro, Pocket TTS, Supertonic
    • Multimodal input (image and audio)
    • Fast type-safe tool calling
    • Conversation-aware context shifting
    • GPU acceleration via Metal, CUDA, and Vulkan
    • GGUF model format support
    • Hugging Face model loading
    • Offline and air-gapped operation
    • Voice Activity Detection (VAD)
    • Kotlin, Swift, Python, Flutter, React Native, and Godot bindings

    Integrations

    Hugging Face
    llama.cpp
    React Native
    Flutter
    Godot
    Swift Package Manager
    Maven Central
    PyPI
    npm
    Whisper
    Kokoro TTS
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate NobodyWho and help others make informed decisions.

    Developer

    NobodyWho Team

    NobodyWho builds an open-source on-device AI inference engine that runs LLMs, speech-to-text, and text-to-speech locally on any device — no cloud required. The team is headquartered in Copenhagen, Denmark, and develops bindings for Kotlin, Swift, Python, Flutter, React Native, and Godot. The library is licensed under EUPL 1.2 and is free for both individuals and companies. NobodyWho raised €2M in December 2025 to advance European open-source AI infrastructure.

    Founded 2025
    Copenhagen, Denmark
    8 employees

    Used by

    5,000+ developers
    Wanderers' Outpost (Godot Game)
    Read more about NobodyWho Team
    WebsiteGitHubLinkedInX / Twitter
    1 tool in directory

    Similar Tools

    Core AI icon

    Core AI

    Apple's Core AI framework for integrating on-device AI models into iOS, iPadOS, macOS, and other Apple platform apps.

    RunAnywhere icon

    RunAnywhere

    On-device AI platform for deploying fast, private AI models across iOS, Android, and edge devices with minimal code integration.

    Modular Platform icon

    Modular Platform

    A unified AI development and deployment platform built on the open-source MAX framework and Mojo programming language, supporting inference across NVIDIA, AMD, and other hardware.

    Browse all tools

    Related Topics

    Local Inference

    Tools and platforms for running AI inference locally without cloud dependence.

    177 tools

    AI Development Libraries

    Programming libraries and frameworks that provide machine learning capabilities, model integration, and AI functionality for developers.

    290 tools

    Mobile App Development

    AI-powered tools for developing iOS, Android, and cross-platform mobile applications.

    45 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions