Keep Talking App for emulating chatting with fake people, created with VUE3 and powered by GPT-3 by openAI. working demo: https://keep-talking.netlify.app/ Project setup npm install Compiles and hot-reloads for development npm run dev Compiles and minifies for production npm run build Run your unit tests npm run test:unit Lints and fixes files npm run lint