Build & Deploy An AI-Powered Chat App | Vue, Node, TypeScript, Open AI, Stream & Neon Database
In this project, we will build a full stack app that works similar to ChatGPT and answers prompts and keeps the context throughout the conversation. We will use Vue.js with Pinia for state management, Node and Express on the backend with TypeScript. Stream for the chat featrues and a Neon PostgreSQL database to store users and chat logs.
Stream Chat:
https://getstream.io/chat/sdk/react/?utm_source=youtube&utm_medium=referral&utm_content=&utm_campaign=traversymedia
Neon Database:
https://fyi.neon.tech/1traversy
Code (Node/Express Backend):
https://github.com/bradtraversy/chat-ai-api
Code (V…
Watch on YouTube ↗
(saves to browser)
Chapters (35)
Intro
2:43
Documentation URLs
4:13
Backend Init & Install Dependencies
7:56
Backend TypeScript Config
10:03
Express Server Setup
13:35
/register-user Endpoint Setup
17:37
Initialize Stream With API Keys
21:17
Register User With Stream Chat
27:41
/chat Endpoint & Open AI Init
42:49
Neon PostgreSQL Database Setup
46:00
Database Config & Neon Adapter
48:46
Drizzle Schema
54:26
Drizzle Config
57:31
Database Migration
59:11
Save Users In Neon PostgreSQL
1:04:58
Save Chats In Neon PostgreSQL
1:09:38
Get User Chat History
1:15:22
Frontend Init & Install Dependencies
1:19:21
TailwindCSS Setup & Clean Up
1:22:02
Router & Page Setup
1:27:54
Home Form Display
1:31:52
Reactive Variables & Input Bind
1:37:24
Pinia Initialization
1:39:19
Pinia User Store
1:42:57
Hook Up Home Form
1:50:02
Header & Leave Chat/Logout
1:57:20
Pinia Chat Store
2:01:45
Load Chat History Function/Request
2:08:42
Load Chat Into UI
2:17:50
Send Message Function/Request
2:22:21
Send Message Form
2:29:32
Get Context Of Chat
2:37:37
Format Output Text
2:40:52
Backend API Deploy To Render
2:43:55
Frontend Deploy To Vercel
Playlist
Uploads from Traversy Media · Traversy Media · 0 of 60
← Previous
Next →
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Font Dragr
Traversy Media
Build a Joomla 2.5 Blog
Traversy Media
Install Wordpress on XAMPP
Traversy Media
Create a Custom Joomla Component
Traversy Media
Install Joomla 3 0
Traversy Media
Install Rails on Windows 7
Traversy Media
Convert an HTML Template to Joomla 2.5/3.0 - Part One
Traversy Media
Convert an HTML Template to Joomla 2.5/3.0 - Part Two
Traversy Media
Rockettheme Rocketlauncher Joomla Site in Under 10 Minutes
Traversy Media
Free Joomla Templates - 2.5 & 3.0
Traversy Media
My Sites - Joomla 2.5 Component Setup
Traversy Media
Notepad Plus Installation with FTP Plugin
Traversy Media
JQuery FAQ Slider Tutorial
Traversy Media
Add Facebook Login To Jomsocial
Traversy Media
301 Redirect With htaccess File
Traversy Media
Secure FTP Login With Private Access Key
Traversy Media
Convert HTML to Wordpress Theme - Part 1
Traversy Media
Convert HTML to Wordpress Theme - Part 2
Traversy Media
Easy JQuery Widgets
Traversy Media
Installing Git on Windows
Traversy Media
Parse JSON With PHP
Traversy Media
Codeigniter App Part 1 - Creating the Database
Traversy Media
Codeigniter App Part 3 - Home Controller and View
Traversy Media
Codeigniter App Part 2 - Installation and Configuration
Traversy Media
Codeigniter App Part 5 - Form Validation
Traversy Media
Codeigniter App Part 4 - Form Helper
Traversy Media
Codeigniter App Part 6 - Login/Register System
Traversy Media
Codeigniter App Part 7 - Models List CRUD
Traversy Media
Codeigniter App Part 8 - Models Task CRUD
Traversy Media
Codeigniter App Part 9 - Relational Table Joins
Traversy Media
Codeigniter App Part 10 - Finishing Our App
Traversy Media
Node.js Part 1 - Install NodeJS on Windows
Traversy Media
Node.js Part 3 - Building a Static Page Server
Traversy Media
Node.js Part 4 - NPM
Traversy Media
Node.js Part 2 - Install MongoDB in Windows
Traversy Media
Create a Joomla Quickstart with Custom Sample Data
Traversy Media
Install MongoDB in Ubuntu
Traversy Media
HTML5 Web Storage
Traversy Media
Install XAMPP In Windows 7
Traversy Media
Install Python 3.3 On Windows 7 in 2 1/2 Minutes
Traversy Media
Create a Joomla Bootstrap Template From Scratch
Traversy Media
Hosts File - Temporarily Assign Domain Name to IP Address
Traversy Media
Easily migrate a Joomla site with Akeeba
Traversy Media
Ubuntu Server 14.04 Setup Part 1 - Installation
Traversy Media
Ubuntu Server 14.04 Setup Part 2 - Change Hostname
Traversy Media
Ubuntu Server 14.04 Setup Part 3 - Set Static IP
Traversy Media
Ubuntu Server 14.04 Setup Part 4 - Samba File Server
Traversy Media
Ubuntu Server 14.04 Setup Part 5 - Install OpenSSH
Traversy Media
Create A Wordpress Widget - Part 1
Traversy Media
Create A Wordpress Widget - Part 2
Traversy Media
Create A Wordpress Widget - Part 3
Traversy Media
Create A Wordpress Widget - Part 4
Traversy Media
Get Started With Sass on Windows
Traversy Media
Build An HTML5 Template With Bootstrap and SASS - Part 1
Traversy Media
Build An HTML5 Template With Bootstrap and SASS - Part 6
Traversy Media
Build An HTML5 Template With Bootstrap and SASS - Part 4
Traversy Media
Build An HTML5 Template With Bootstrap and SASS - Part 5
Traversy Media
Build An HTML5 Template With Bootstrap and SASS - Part 3
Traversy Media
Build An HTML5 Template With Bootstrap and SASS - Part 2
Traversy Media
Build An HTML5 Template With Bootstrap and SASS - Part 7
Traversy Media
DeepCamp AI