Official Homebrew tap for Empirica — epistemic self-assessment framework for AI agents.
brew tap empiricaai/tap
brew install empiricaempirica --versionSee the main repository for documentation and usage guides.
- PyPI: https://pypi.org/project/empirica/
- GitHub: https://github.com/EmpiricaAI/empirica
- Docker Hub: https://hub.docker.com/r/nubaeon/empirica
Formulae live in Formula/. This is not cosmetic: Homebrew resolves a
third-party tap by taking the first existing entry of
[Formula, HomebrewFormula, .], so once Formula/ exists a formula placed at
the repo root is never read. Add new formulae to Formula/ only.