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