App for emulating chatting with fake people, created with VUE3 and powered by GPT-3 by openAI. working demo: https://keep-talking.netlify.app/
npm install
npm run dev
npm run build
npm run test:unit
npm run lint
full vue installable web progressive application, a wrapper for gpt openai api for have chat style conversations with fake people powered by gpt-3
Vue
App for emulating chatting with fake people, created with VUE3 and powered by GPT-3 by openAI. working demo: https://keep-talking.netlify.app/
npm install
npm run dev
npm run build
npm run test:unit
npm run lint