Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.
Go to file
Jeffrey Morgan 8fa91332fa initial commit 2023-06-22 18:31:40 -04:00
client initial commit 2023-06-22 18:31:40 -04:00
desktop initial commit 2023-06-22 18:31:40 -04:00
server initial commit 2023-06-22 18:31:40 -04:00
.gitignore initial commit 2023-06-22 18:31:40 -04:00
.prettierrc.json initial commit 2023-06-22 18:31:40 -04:00
README.md initial commit 2023-06-22 18:31:40 -04:00
build.sh initial commit 2023-06-22 18:31:40 -04:00
dev.sh initial commit 2023-06-22 18:31:40 -04:00
install.sh initial commit 2023-06-22 18:31:40 -04:00

README.md

Prototype

Setup

brew install npm
brew install go

Develop

./install.sh
./dev.sh