Skip to content

Fork of the vue-chat repository, with improved UI, and Speech-to-text

Notifications You must be signed in to change notification settings

ndelepine/vue-chat

 
 

Repository files navigation

Vue ChatUI Template


Starter template for ChatUI, built with Vue 3 and Vuetify components

Supports OpenAI API and text streaming

Built With Vuetify

Vuetify

(back to top)

Installation

Clone the repo:

git clone https://github.com/ryansereno/vue-chat

Install dependencies:

npm install

Add OpenAI keys in a .env file:

VITE_APP_OPENAI_KEY=your_keys

Run:

npm run dev

(back to top)

About

Fork of the vue-chat repository, with improved UI, and Speech-to-text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 80.3%
  • TypeScript 16.8%
  • HTML 2.9%