hwpoison / 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

Home Page:https://keep-talking.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://keep-talking.netlify.app/


Languages

Language:Vue 68.7%Language:TypeScript 23.1%Language:JavaScript 7.0%Language:HTML 1.1%Language:CSS 0.1%