Docs
Browse documentation

Documentation / Overview

Fermion runtime documentation

Run Neutrino and Phonon models locally: chat, transcribe and dictate, expose an OpenAI-compatible API, and call tools.

fermion 0.1.24Python 3.10 to 3.13macOS, Linux, and WindowsApache-2.0

Quickstart

Start a local chat

Python 3.10 or newer. The first run downloads and verifies the model.

Full quickstart
shell
pip install fermion-research
fermion chat

Speech

Transcribe and dictate

Same install. The first run downloads and verifies Phonon-1.

Speech guide
shell
fermion transcribe recording.wav
fermion listen

Start building

Choose the path closest to what you are trying to do.

Guides and reference