- To run this API service:
git clone git@github.com:Zigistry/api.git
cd api- Then we need to install sqlite3 (with the FTS5 extension) for your platform
brew install sqlite3
sudo dnf install -y sqlite-devel
wget -O ./zigistry.db https://huggingface.co/buckets/Zigistry/Zigistry/resolve/zigistry.db?download=true