Get Started

conda create -n sapphire python=3.11 -y
conda activate sapphire
git clone https://github.com/ddxfish/sapphire.git
cd sapphire
pip install -r requirements.txt
python main.py

Web UI at https://localhost:8073. The setup wizard walks you through LLM configuration on first run.

Requires Ubuntu 22.04+ or Windows 11+, Python 3.11+, 16GB+ RAM. Nvidia GPU recommended for voice.

View on GitHub → · Screenshots → · Get in Touch →