Use when someone wants to run LLMs locally, keep AI inference private or offline, add local AI to an application, or use the NobodyWho Library. NobodyWho allows you to run inference for GGUF models (and non GGUF as well!). This includes chat, streaming, tool…
Wire up a finished core Rust feature across all nobodywho language bindings, regenerate all generated files, and verify everything passes CI checks. Use when the user asks to build, propagate, or integrate a feature (e.g. TextToSpeech, SpeechToText, Encoder)…
Prepare a release of one or more nobodywho language bindings — draft per-binding changelogs from git history, propose semver bumps with rationale for approval, bump all version files and lockfiles, snapshot Docusaurus docs, and stage everything for the user…
Review code changes in a git repository, including pull requests, branch diffs, commits, staged/unstaged work, or local changes. Focus on bugs, security, correctness, and maintainability issues introduced by the change.