In this video we will build an AI chatbot from scratch using Node.js, the OpenAI library and the ChatGPT API.
Code:
https://github.com/bradtraversy/chatgpt-chatbot
Blog Post:
https://www.traversymedia.com/blog/chatgpt-chatbot-nodejs
Check Out My Courses:
Timestamps:
- Intro
- Getting Setup
- OpenAI API Key
- OpenAI Library Setup
- Chat Completion Example
- Creating The Chatbot
- ReadlineSync Example
- Get User Input
- Exiting The Program
- Chat Completion for Chatbot
- Trying Out The Bot
- Storing The Chat History
- Update Chat History
- Final Test
1:00:21
12:08
52:41
3:23:11