Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 688 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 688 Bytes

Spellcraft

CLI Tools

This is a monorepo which contains all of our open source tools.

1. UPG

packages/upg

Short for "universal program generator," UPG is a tool for creating and editing programs in any language generated with the help of GPT-3.

2. GSH

packages/gsh

A natural language terminal shell for using your machine conversationally.


Contributing

Cloning this monorepo and all submodules locally:

git clone --recursive-submodules -j8 git@github.com:gptlabs/tools.git