This is a ChatGPT voiced AI application, that is focused on adding a small feature in AI generative apps. In simple terms, you are able to ask chatGPT any question simply by making a recording.
- Vue
- NodeJS + Express
- AWS Polly (for voice)
- git clone https://github.com/fanatII1/Music-Player.git
- cd into the backend
- npm install
- npm run watch
- cd back to root of application
- npm run dev