Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

About the AI Chat Bot with Vue.js and GPT-4 course

AI is a powerful tool of the future. With Open AI's Chat Completions API (GPT-3.5 Turbo and GPT-4), adopting it in your applications is as easy as a REST request. Learn how to interact with this powerful API in the context of a Vue 3 application by building:

  • A Vue.js powered ChatGPT clone
  • A trained Custom Support Chat Bot
  • An app that automatically generates Social Media Posts when given an article URL

⚠️ Heads up, this course uses OpenAI SDK v3. The latest version v4 includes several syntax changes but all the concepts are the same. We recommend installing v3 (npm install openai^3) to best follow along but you are also welcome to update to v4, just know you will have to make small adjustments.