Metadata-Version: 2.4
Name: azot
Version: 0.0.1
Summary: Azot — an agent harness built exclusively for small local models (1B-9B, 12 GB VRAM). Name reservation; the harness ships as a Go binary, Python bindings may follow.
Author-email: Pedja Urosevic <pedjaurosevic@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/pedjaurosevic/azot
Keywords: llm,agent,harness,local-models,llama.cpp
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Azot

**An agent harness built exclusively for small local models (1B–9B) on ≤ 12 GB VRAM.**

> *Azot* (from *azote*, the historical name for nitrogen): abundant, free, and inert
> until something *fixes* it into life. Azot is the nitrogenase: it takes small local
> models that sit inert on disk and fixes them into useful work.

Small models are everywhere — and inert. **Azot fixes them into work.**

## Status

Early development. This PyPI package reserves the name; the harness itself ships as a
single Go binary. Python bindings may follow.

Project home: https://github.com/pedjaurosevic/azot
