/keep-talking

full vue installable web progressive application, a wrapper for gpt openai api for have chat style conversations with fake people powered by gpt-3

Primary LanguageVue

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