Metadata-Version: 2.4
Name: loxa
Version: 0.0.2
Summary: Loxa — local inference studio & CLI. Run private AI models on your own machine. Early WIP; name reserved.
Project-URL: Homepage, https://loxa.dev
Author-email: Mahad Muhammad <mahadtxt@gmail.com>
License: MIT
License-File: LICENSE
Keywords: ai,cli,inference,llm,local
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Loxa

**Local inference studio & CLI.** Run private AI models on your own machine — a fast, simple alternative to LM Studio and Ollama.

> ⚠️ Early WIP. This package reserves the `loxa` name while the tool is in development.

```sh
loxa run llama3
loxa pull gemma
loxa serve
loxa studio
```

Website: https://loxa.dev

## License

MIT
