Skip to content

This is a GPT-like chat interface built using Vite, Vue 3, ElementPlus, and Tailwind CSS, supporting custom API URLs and API Keys.

Notifications You must be signed in to change notification settings

hoyii/vue3-chat

Repository files navigation

vue3-chat

This is a GPT-like chat interface built using Vite, Vue 3, ElementPlus, and Tailwind CSS, supporting custom API URLs and API Keys.

中文文档

image

Table of Contents

Features

  • Built with Vite and Vue 3
  • Integrated with ElementPlus and Tailwind CSS
  • Supports custom API URLs and API Keys
  • Supports streaming responses
  • Supports multiple formats like markdown and HTML for parsing and display

Demo

image

Installation

Follow these steps to install and run the project.

  1. Clone this repository
    git clone https://github.com/hoyii/vue3-chat.git
  2. Navigate to the project directory
    cd vue3-chat
  3. Install dependencies
    npm install
  4. Run the project
    npm run dev

Usage

After starting the development server, open your browser and visit http://localhost:5173, where you will see a GPT-like chat interface. You can input and simulate conversations in this interface. Before doing so, set your API URL and API Key in the top right corner.

image

About

This is a GPT-like chat interface built using Vite, Vue 3, ElementPlus, and Tailwind CSS, supporting custom API URLs and API Keys.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published