Choose your interface
Use the browser, a desktop window, or an interactive terminal to inspect a result.
Explore structures, orbitals, densities, and spectra from QVF archives and supported chemistry file formats.
vibe-qc is not required to install or use the viewer. The command is vibe-view; the Python distribution and import package are vibeview.
Use the browser, a desktop window, or an interactive terminal to inspect a result.
Capture views headlessly or work with results from Python for repeatable figure preparation.
Read QVF archives from vibe-qc or another code that implements the format, plus supported structure and volume files.
Python 3.11 or newer and Git. The source installer supports macOS and Linux; no vibe-qc native build is required.
Clone the separate vibe-view repository using GitLab, then run these commands from that checkout. The installer creates its own .venv and installs the browser and terminal interfaces. Desktop packaging and platform availability are documented by the viewer project.
./scripts/install.sh
.venv/bin/vibe-view --help The GitHub mirror provides public source snapshots; GitLab requires authorized access. Public snapshots can lag GitLab, so check the desired ref on your chosen host. Source and access details.
QVF connects calculation and visualization through a published file format. The QVF specification and reference implementations live in their own Apache-2.0 project; vibe-qc implements the format independently.