Hi there, welcome back to the channel! In this video, we're going to do something truly amazing: create our own AI chatbot using GPT based on open source tools. This project is straightforward but highly impactful, offering an excellent opportunity to learn new techniques. We'll explore various tools in depth. It's going to be quite a ride, so get ready for a comprehensive tutorial.
Here are the technologies we'll be using:
Next.js: A full-stack framework for creating web applications.
Clerk: For seamless authentication.
Convex: A real-time database solution.
Shadcn: A versatile UI library.
Together.ai: Open source models that power our AI chatbot.
So, let’s jump in and start building this awesome project together!
Source Code : https://github.com/Sattu2806/gpt-10
⏱️ Timestamps
00:00 Intro
03:44 Installation & Setup
21:20 Schema
25:52 UI
55:05 Together ai & Backend
01:47:50 Solving Convex Clerk Auth Error
01:52:24 Continue working on Chat Bot
02:03:24 Deploying on Vercel