Create Your Own ChatGPT with Vue.js: A Step-by-Step Guide

vue-gpt-example

To get an API KEY you need to register new OPEN AI account and then visit https://platform.openai.com/account/api-keys

Demo

Features:

Streams

Chat/Completeions

DALL-E

Transcribing audio

Clone:

git clone https://github.com/Kypaku/vue-gpt-playground

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

It uses copy of gpt-simple-api-ts

Customize configuration

See Configuration Reference.


Download details:

Author: Kypaku
Source: https://github.com/Kypaku/vue-gpt-playground

#vue #typescript #vuejs 

Create Your Own ChatGPT with Vue.js: A Step-by-Step Guide
1.95 GEEK