Skip to content

imsteev/termgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

termgpt

Screenshot 2024-01-30 at 12 12 59 AM

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.

About

stay in your terminal

Topics

Resources

Stars

Watchers

Forks