Skip to content

An example project based on Vue CLI to demonstrate the OpenAI GPT possibilities. It includes text streams, image generation and audio transcribing. Create your own Chat GPT!

Notifications You must be signed in to change notification settings

Kypaku/vue-gpt-playground

Repository files navigation

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

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.

About

An example project based on Vue CLI to demonstrate the OpenAI GPT possibilities. It includes text streams, image generation and audio transcribing. Create your own Chat GPT!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published