Skip to content

theknarf-experiments/chatgpt-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT cli

Experiment using the OpenAI's API to build a ChatGPT in the terminal app.

Setup

Create a .env file:

OPENAI_API_KEY="sk-***"

and then run:

yarn install
./src/index.tsx chat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published