workflowstacks
local-ai

NobodyWho: Local AI

Run LLMs locally and efficiently with NobodyWho. For founders needing on-device AI solutions.
1,045 stars75 forksRustHealth Score 9/10Updated 8/8/2026100% free · open source
What it does

NobodyWho lets you run large language models locally on your device, allowing for efficient and private AI processing without relying on cloud services.

Install / run
git clone https://github.com/nobodywho-ooo/nobodywho.git && cd nobodywho
When to use it
  • When you need to integrate AI capabilities into a device with limited or no internet connectivity
  • When protecting user data privacy is a priority and cloud-based AI solutions are not feasible
  • When you want to reduce latency and improve real-time responsiveness in your AI-powered application
Quick start
  1. 1Build the NobodyWho inference engine by running the command `cargo build` in the terminal
  2. 2Prepare your LLM model for local inference, following the guidelines provided in the NobodyWho README
  3. 3Configure the `config.json` file to specify the model and other runtime parameters as needed
  4. 4Run the NobodyWho server using the command `cargo run` to start the local inference engine
  5. 5Test the setup by sending a request to the server using a tool like `curl` or a custom application
Ready-to-paste prompt
Use the following command to run a sample inference with a locally hosted model: `curl -X POST -H 'Content-Type: application/json' -d '{"input": "Your input text here"}' http://localhost:8080/infer`
Heads up: Ensure you have Rust and Cargo installed on your system, as NobodyWho is built using Rust and relies on Cargo for building and managing dependencies
Saves to your device

Topics

ai
flutter
godot
godot-engine
godot-plugin
godot4
inference-engine
kotlin
llm
on-device-ai
python
python-llm
react-native
slm
swift
What's inside — free to inspect
No purchase needed

Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.

17
top-level files
7
folders
177.9M
source size
EUPL-1.2
license
Key files
AGENTS.md
README.md
File tree
.agents/
.claude/
.githooks/
.github/
assets/
docs/
nobodywho/
.envrc
.gitattributes
.gitignore
AGENTS.md
CHANGELOG.md
CLAUDE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
flake.lock
flake.nix
justfile
LICENSE
README.md
repush-tags.log
repush-tags.sh
SECURITY.md
setup.sh
Quick Actions
Details
Creator
nobodywho-ooo
Language
Rust
Category
local-ai
Published
9/3/2024

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.