mohitkumartoshniwal / chatgpt-clone-vue

Code for the Youtube video on building a ChatGPT Clone using Vue.js 3( Composition API ), VueUse and Tailwind CSS along with Speech To Text functionality

Home Page:https://youtu.be/ni9Yw9t2ucc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT CLONE

Code for the Youtube video on building a ChatGPT Clone using Vue.js 3( Composition API ), VueUse and Tailwind CSS along with Speech To Text functionality

  • The chats will be persisted using Local Storage
  • Added Speech to Text functionality using useSpeechRecognition composable from VueUse

About

Code for the Youtube video on building a ChatGPT Clone using Vue.js 3( Composition API ), VueUse and Tailwind CSS along with Speech To Text functionality

https://youtu.be/ni9Yw9t2ucc


Languages

Language:Vue 60.8%Language:TypeScript 26.0%Language:HTML 6.8%Language:JavaScript 5.1%Language:CSS 1.2%