Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 284 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 284 Bytes

AI-ChatBot

• In this project, I developed a chat application using ChatGPT's API. It displays the asked questions/texts as a prompt and returns the answer using the API and performs this operation on the console.

• Technologies I used in this project; Node.js and ChatGPT API