Skip to main content

Build a ChatBot with Nuxt, TypeScript and the OpenAI Assistants API

2h 41m
English
Paid

Course description

This project-based course will teach you to build a chatbot application named "Bruno" and powered by OpenAI’s Assistants API. You'll create a custom, tuned assistant for your product or service, and utilize Nuxt and TypeScript to power communications with the user.

Read more about the course

Be at the forefront of the AI explosion by building an AI-powered customer support ChatBot that will be a standout project in your portfolio!

Watch Online

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 22 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing
0:00
/
#1: Project Demo

All Course Lessons (22)

#Lesson TitleDurationAccess
1
Project Demo Demo
01:53
2
Starting a Nuxt Project
08:04
3
Adding the Template
03:50
4
Installing Nuxt Modules
06:12
5
Auto Imported Components
06:04
6
State Management
11:18
7
State Composables
03:27
8
Form Validation
06:57
9
Submitting Chat Messages
06:22
10
Storing Messages With Interfaces
14:36
11
Displaying Chat Messages
06:09
12
Processing Markdown
07:22
13
Creating an AI Assistant
08:48
14
OpenAI SDK
05:11
15
Initializing a Run
06:10
16
Adding Additional Instructions
06:29
17
Retrieving Messages
10:13
18
The useFetch Function
06:04
19
Waiting for Pending Requests
07:47
20
Adding New Messages to the Assistant
06:31
21
Updating the Chat Log
07:50
22
Finishing Touches
13:43

Unlock unlimited learning

Get instant access to all 21 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Books

Read Book Build a ChatBot with Nuxt, TypeScript and the OpenAI Assistants API

#Title
1ZeroToMastery Information

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

ChatGPT & Large Language Models (LLMs): A Practical Guide

ChatGPT & Large Language Models (LLMs): A Practical Guide

Sources: zerotomastery.io
Learn how ChatGPT actually works under the hood! This byte-sized course will get you up to speed on Large Language Models (LLMs) including topics like Prompt Design, Fine-Tuning...
58 minutes 21 seconds
TypeScript Masterclass

TypeScript Masterclass

Sources: Net Ninja
TypeScript is a strongly typed programming language built on top of JavaScript, with additional features added in - primarily the ability to add types to values It provides a lo...
5 hours 21 minutes 53 seconds
Build an Image Filters App with Vue, TypeScript and WebAssembly

Build an Image Filters App with Vue, TypeScript and WebAssembly

Sources: zerotomastery.io
With this project you'll build "Vue Filters", an image filter application built with Vue that allows you to bring the experience of applying Photoshop filters t
1 hour 44 minutes 19 seconds
TinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL

TinyHouse: A Fullstack React Masterclass with TypeScript and GraphQL

Sources: fullstack.io
Learn advanced React, Node, TypeScript, and GraphQL by creating a ready-to-use application in this online course. Explore each of these technologies and find out how to create a...
30 hours 50 minutes 42 seconds
The TypeScript Compiler API Book

The TypeScript Compiler API Book

Sources: Jason Rametta
Become an expert in generating TypeScript code, abstract syntax trees (AST), and programmatic code processing. This course is designed for developers...