Skip to main content

NobodyWho

Run LLMs locally and efficiently on any device

NobodyWho is a lightweight, open-source inference engine that makes it simple to run open-weights language models directly inside your Python applications. No API keys, no cloud infrastructure, no complexity—just fast, easy local AI.

Key Features

  • Run locally, offline, for free - No API keys or cloud services required
  • Fast, simple tool calling - Just pass normal Python functions
  • Reliable tool execution - Automatically derives grammar from function signatures
  • Infinite conversations - Conversation-aware preemptive context shifting prevents mid-conversation crashes
  • GPU accelerated - Vulkan-powered inference for maximum performance
  • Thousands of compatible models - Works with any LLM in GGUF format
  • Powered by llama.cpp - Built on the proven llama.cpp engine

Quick Start

from nobodywho import Chat

chat = Chat("./model.gguf")
response = chat.ask("Hello world?").completed()
print(response)

Installation

pip install nobodywho

Documentation

Full documentation available at: https://docs.nobodywho.ooo/python/

License

EUPL-1.2 - Free for commercial and proprietary use. Modified versions of the library itself must remain open source.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

nobodywho-1.7.0-cp39-abi3-win_amd64.whl (46.3 MB view details)

Uploaded CPython 3.9+Windows x86-64

nobodywho-1.7.0-cp39-abi3-manylinux_2_34_x86_64.whl (45.6 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.34+ x86-64

nobodywho-1.7.0-cp39-abi3-manylinux_2_34_aarch64.whl (43.2 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.34+ ARM64

nobodywho-1.7.0-cp39-abi3-macosx_11_0_arm64.whl (30.2 MB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

File details

Details for the file nobodywho-1.7.0-cp39-abi3-win_amd64.whl.

File metadata

  • Download URL: nobodywho-1.7.0-cp39-abi3-win_amd64.whl
  • Upload date:
  • Size: 46.3 MB
  • Tags: CPython 3.9+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for nobodywho-1.7.0-cp39-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 b5555fcfa28ada7167fd9d28c6d62e0e3194c21822e98e78da254c208579b445
MD5 b5a59632fd25385185a5616579ccdd2f
BLAKE2b-256 306e50f5068f10bc38a75fe3c4c6d11155b007c77fdb2c4e1c3733ad2f9eb81a

See more details on using hashes here.

File details

Details for the file nobodywho-1.7.0-cp39-abi3-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for nobodywho-1.7.0-cp39-abi3-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 dce04fb5fe596656b679d9037832ec9b7ea3144ba5ff9f9d7498dfc33f187b24
MD5 39595dca49c13cf8f3910484d6de6924
BLAKE2b-256 f97ee5684664a63ce7c52bbb23a5abd39d91cac1667a2157feea433943459ce4

See more details on using hashes here.

File details

Details for the file nobodywho-1.7.0-cp39-abi3-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for nobodywho-1.7.0-cp39-abi3-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 fc32d2dc3564dcba899567520b32c3b99542b71d97c680095880064fd74f3dcc
MD5 cfcc94277e7ad9fbc9870d635bdbd1ee
BLAKE2b-256 739611675c46560e6c883efe45620bef4078d32d64bb839c6d5bce49e3128c18

See more details on using hashes here.

File details

Details for the file nobodywho-1.7.0-cp39-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for nobodywho-1.7.0-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 27896ae9cb15aea6e56f215a71d9d9d7edfe2920dad3e08ecec474e9ffd2c23e
MD5 6a42df0c9904083422da152ed9dc6367
BLAKE2b-256 b3fae2d248bba5f460eaa10cd315242531665e2a9af9c0095c9ea529e8e1f770

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page