Chatgpt Vue3 Light Mvp

screenshot of Chatgpt Vue3 Light Mvp

一个可二次开发 Chat Bot 单轮对话 Web 端 MVP 原型模板, 基于 Vue 3, Vite7, TypeScript, Naive UI, Pinia(v3), UnoCSS 等主流技术构建, 简单集成大模型 API, 采用单轮 AI 问答对话模式, 每次提问独立响应, 无需上下文, 支持 SSE 打字机效果流式输出, 集成 markdown-it Mermaid/KaTex/LaTex 公式高亮预览, 星火, 智谱, 硅基流动, Deepseek V3/R1 深度思考推理模型预览, 兼容 <think> 标签, 易于定制和快速搭建 Chat 类大语言模型产品 (附示...

Overview

chatgpt-vue3-light-mvp is a Chat Bot conversation web prototype template built on Vue3, Vite 6, TypeScript, Naive UI, UnoCSS, and other mainstream technologies. It allows for easy customization and rapid building of Chat-like large language model products.

Features

  • Core Technology Stack: Vite 6, Vue 3, TypeScript, ESLint (v9)
  • UI Framework: Naive UI 2.x
  • Auto-import: Unplugin Auto Import for automatic component imports
  • Icon Support: UnoCSS + Iconify for styling and icon import
  • AI Conversations: Support for single-turn dialogues with AI independent responses
  • Markdown Preview: Highlight.js syntax highlighting and markdown-it integration
  • Mock Development Mode: Easily simulate development locally without real API calls
  • Environment Variable Management: Manage API keys through .env files, supporting configuration for different large models

Summary

The chatgpt-vue3-light-mvp template is a versatile solution for developing Chat Bot interfaces using the Vue3 framework. It offers features like AI conversation support, markdown preview, and easy customization. By following the installation guide and utilizing its key features, developers can quickly prototype and build AI conversation applications efficiently.