/vue-chat-gpt

A simple Chat GPT client built in Vue

Primary LanguageVue

Vue Chat GPT

This is a simple Chat GPT client built in Vue. It is not meant to be anything more than a learning experiment for Vue.js

Tech Stack

  • Vue -> the app framework
  • Vite -> the build tool
  • Vercel -> the deployment platform / CI
  • Vercel Serverless Functions -> the backend for this app

Development

npm install then run vercel dev to start the dev server. (you will need to be logged in to Vercel to access the api secret)