[AI Art & ChatGPT Series] - App #9: ChatGPT clone

ChatGPT with way better UI

  • 3 hours total video
  • 9 completed modules
  • Full source code

[AI Art & ChatGPT Series] - App #9: ChatGPT clone

 

What You'll Learn

ChatGPT with way better UI

Course Details

ChatGPT with way better UI

Preview Lessons

 

What we are building

Course Curriculum

Module 1 — Module #1: Starter
What we are building
2:50
Installing Node.js
Module 2 — Module #2: Creating UI
Creating project from scratch
2:33
General UI structure
11:29
Sidebar
11:00
Main chat
4:27
Module 3 — Module #3: OpenAI API
Messages
8:34
User input
5:57
POST API
12:19
Calling OpenAI API
8:49
Module 4 — Module #4: Messages
Displaying messages
5:26
Loading spinner
7:59
Auto scrolling down
5:31
Module 5 — Module #5: Conversations
Creating a new conversation
12:05
Generating conversation's title
9:54
Adding new messages to conversation
6:48
Module 6 — Module #6: Local Storage
Storing data in local storage
6:36
Handling conversations
9:08
Removing conversation 1/2
6:44
Removing conversation 2/2
5:20
Module 7 — Module #7: Markdown
React Markdown
4:14
Table format
5:39
Module 8 — Module #8: Code Highlight
Code block
7:38
Code highlighter
8:58
Coping code
7:44