Skip to content

Starter template for LLM chat interface WITH text streaming

Notifications You must be signed in to change notification settings

ryansereno/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

Starter template for LLM chat interface WITH text streaming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published