termgpt diagram Install dependencies bun install Quickstart bun build index.ts --compile --outfile=chat ./chat Development bun run index.ts Environment variables OPENAI_API_KEY (REQUIRED) OPENAI_MODEL SYSTEM_PROMPT This project was created using bun init in bun v1.0.13. Bun is a fast all-in-one JavaScript runtime.