nobodywho-ooo
- 4 skills
- 0 followers
- 1 day ago last updated
- ▌ Release · nobodywho-oooPrepare 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 to tag and push. Use when the user asks to release, publish, cut a release, or bump versions for any binding (Python, Godot, Flutter, Kotlin, Swift, React Native).
- ▌ Code Review · nobodywho-oooReview 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.
- ▌ Nobodywho · nobodywho-oooUse 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 calling, structured output, embeddings, reranking, speech to text, text to speech, and vision across Kotlin, Python, Swift, React Native, Flutter, and Godot.
- ▌ Build Integrations · nobodywho-oooWire 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) across Python, Godot, Flutter, Swift, Kotlin, or React Native.