Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 515 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 515 Bytes

urai

Interactive shell in terminal for chatgpt.

This program needs the environment variable OPENAI_API_KEY to be set with the API key from OPENAI configuration page.

run export OPENAI_API_KEY = "sd--------------------" before starting the program or add to the bash/zsh profile.

run node urai to start your conversation with chatgpt.

rajaravivarman@macbookpro urai % node urai

> hello
Hello! How may I assist you today?

> what is the capital of tamilnadu?
The capital of Tamil Nadu is Chennai.