Skip to main content

Dynamic loader for Milady — personal AI assistant built on elizaOS

Project description

milady

Dynamic Python loader for Milady — a personal AI assistant built on elizaOS.

This package provides a milady command that automatically manages the Node.js-based Milady runtime. Install via pip, run like any CLI tool.

Install

pip install milady

Or with pipx for isolated CLI install:

pipx install milady

Quick Start

# Start your personal AI agent (installs runtime automatically on first run)
milady start

# Or just run it — interactive onboarding guides you through setup
milady

# Show all commands
milady --help

How It Works

milady is a dynamic loader — a thin Python wrapper that:

  1. Checks for Node.js >= 22.12.0 on your system
  2. Ensures the milady npm package is installed globally
  3. Forwards all CLI commands to the Node.js runtime
  4. Installs the runtime automatically if not present

This means you get the full Milady experience through pip/pipx, without needing to interact with npm directly.

Python API

from milady import run, ensure_runtime, get_version

# Ensure the runtime is installed and ready
ensure_runtime()

# Run a milady command programmatically
exit_code = run(["start"])

# Check the installed version
version = get_version()
print(f"Milady {version}")

Requirements

  • Python >= 3.9
  • Node.js >= 22.12.0 (the loader will tell you how to install it if missing)

What is Milady?

Milady is a personal AI assistant you run on your own devices. It provides:

  • Zero-config onboarding with interactive setup
  • Support for multiple AI providers (Anthropic, OpenAI, Google, Ollama, etc.)
  • Web dashboard at http://localhost:18789
  • Plugin system for extensibility
  • Web3 wallet integration (EVM + Solana)
  • Desktop apps for macOS, Windows, and Linux

Links

License

MIT

Project details


Download files

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

Source Distribution

milady-2.0.0a105.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

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

milady-2.0.0a105-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file milady-2.0.0a105.tar.gz.

File metadata

  • Download URL: milady-2.0.0a105.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for milady-2.0.0a105.tar.gz
Algorithm Hash digest
SHA256 72c5f9ec9e4aef78828b5bc3902a6d772a9b79ffd6977ddc6c2e46171afaa6e5
MD5 6d89a27aab4bb3f1e2c6bd7a901373e8
BLAKE2b-256 aefa915b84e48eb1de39626d7f44db3dec03d59229d79177a1ce57276e49c89a

See more details on using hashes here.

File details

Details for the file milady-2.0.0a105-py3-none-any.whl.

File metadata

  • Download URL: milady-2.0.0a105-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for milady-2.0.0a105-py3-none-any.whl
Algorithm Hash digest
SHA256 b5e777b4aa38f3778742861f1af32fbce8bbb29b4c538fbddd3fc44f2c00007c
MD5 e7b68d22d69694af927e238aab76daa6
BLAKE2b-256 9b24934fd6f00d3692ebbf1ece3332f788156fc9b60a70a81f327c3ed4b09fb6

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 Pingdom Monitoring Sentry Error logging StatusPage Status page