Chatbot in node This is a terminal chatbot app that uses gpt3.5-turbo, colors and readline-sync. The api-key-secret could be store in .env OPENAI_API_KEY=YOURKEY npm install npm run start ~/projects/openai/chatbot-node