Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.
Go to file
Michael Chiang 5142ba2dad
Update README.md
2023-06-23 22:51:54 -04:00
client package server with client 2023-06-23 18:38:22 -04:00
models add recommended model 2023-06-23 14:34:37 -04:00
server Update README.md 2023-06-23 22:51:54 -04:00
.gitignore package server with client 2023-06-23 18:38:22 -04:00
.prettierrc.json initial commit 2023-06-22 18:31:40 -04:00
README.md add recommended model 2023-06-23 14:34:37 -04:00

README.md

Prototype

Setup

brew install npm

Develop

./install.sh
./dev.sh