Chat with Chatgpt in terminal
npm i playwright-chromium puppeteer-extra-plugin-stealth
npx playwright install chromium
$ ./chatgpt.js "enter any text here"
Check out copilot-cli
This script is designed to process one question and answer at a time, delivering in plain text format. It is optimized for command-line use, enabling users to rapidly retrieve answers directly in the terminal, without having to engage in a conversation with Chatgpt.