8000 GitHub - dalew75/gpt4-chat-cmdline
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

dalew75/gpt4-chat-cmdline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpt4-chat-cmdline

Simple command line tool to ask latest ChatGPT 4 a question and get a response

Quick Setup / Test

git clone git@github.com:dalew75/gpt4-chat-cmdline.git
cd gpt4-chat-cmdline
npm install
echo "OPENAI_API_KEY=your_api_key" > .env
node index.js "Give me me a short bio on Elon musk, including net worth, number of children, and companies he's run. Note the date of the data"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0