Skip to content

ilearnjs/openai-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI api + Vue

A simple project to play with OpenAI api and Vue components.

To make it work with Vue 3 components update the following line.

Demo

openai-vue.mov

How to run

Client

cd client
yarn
yarn serve

Prompt

To make it work you need to put your OpenAI api key and path to the component you want to play with to the prompt/config.js file.

cd prompt
yarn
yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published