- Free and open-source.
- No account or subscription required. Bring your own keys.
- Fully transparent. No mysteries, no bullshit.
- Empowers users with information and full control.
brew tap qbit-ai/tap
brew install --cask qbitgit clone https://github.com/qbit-ai/qbit.git
cd qbit
just install
just devDownload and extract the release build:
curl -L -o qbit_x64.app.tar.gz \
https://github.com/qbit-ai/qbit/releases/download/v0.2.13/qbit_x64.app.tar.gz
mkdir -p qbit-release
tar -xzf qbit_x64.app.tar.gz -C qbit-releaseAdd the binary to your PATH (adjust as needed for your system):
sudo install -m 755 qbit-release/qbit /usr/local/bin/qbitFor source builds and Linux prerequisites, see Getting started.
Start here:
Using Qbit:
Developing:
Evaluation / benchmarks:
