#150 · Primary category: AI Chatbots

chatgpt-vue3-light-mvp

ai chat chatbot deepseek event glm gpt kimi llm moonshot ollama openai qwen reasoner siliconcloud siliconflow source spark stream ts

A Vue 3-based single-turn chatbot MVP template with SSE streaming, Markdown/KaTeX/Mermaid support, and easy LLM API integration for rapid prototyping.

Project last updated:07/31/26

GitHub Stars

574

Forks

90

Contributors

1

License

MIT

Why we included this project

This Vue 3 template is a working starting point for a single-turn chat interface, so you don't have to build the frontend from scratch. It pairs a Vite + TypeScript + Naive UI stack with several large-model APIs, and you can point it at DeepSeek, Spark, Moonshot, SiliconFlow, or a local Ollama instance by editing environment variables rather than rewriting UI code. Responses stream in with a typewriter effect over SSE, and Markdown, code highlighting, Mermaid diagrams, and KaTeX math render without extra setup. A mock mode runs without any API key, which is handy for prototyping or demoing a chat product idea before committing to a backend. It's deliberately a minimal single-turn MVP, so treat it as a scaffold to extend rather than a finished multi-turn assistant.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category