Skip to content

This is a ChatGPT chatbot written in Node.js that runs in the terminal

License

Notifications You must be signed in to change notification settings

captainWaheed/Terminal-ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT Terminal Chatbot

A talkative companion for your terminal adventures! This Node.js-powered ChatGPT chatbot brings AI-powered conversations right to your fingertips. Engage in dynamic and interactive exchanges with ease, making language exploration and conversational applications a breeze.

Usage

Get your OpenAI API key at https://platform.openai.com/account/api-keys

Create a file named .env and add the following:

OPENAI_API_KEY=YOURKEY

Install dependencies:

npm Install

Run the bot:

npm start

About

This is a ChatGPT chatbot written in Node.js that runs in the terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published