【Web Dev Simplified】How To Build Your Own AI With ChatGPT API



Web Dev Simplified :How To Build Your Own AI With ChatGPT API

How To Build Your Own AI With ChatGPT API

ChatGPT is amazing in what it can do, but what if you could leverage that power for your own sites. Well with the ChatGPT API you can do exactly that. In this video I show you just how easy it is to implement AI chat features in your very own application.

📚 Materials/References:

GitHub Code: https://github.com/WebDevSimplified/chat-gpt-api
OpenAi Website: https://platform.openai.com/overview
Async/Await Video: https://youtu.be/V_Kr9OSfDeU
Async/Await Article: https://blog.webdevsimplified.com/2021-11/async-await

🌎 Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified

⏱️ Timestamps:

00:00 – Introduction
00:35 – API Sign Up
01:44 – Project Setup
03:25 – Implementing ChatGPT
06:50 – Adding User Input

#ChatGPT #WDS #AI