UNPKG

@lobehub/chat

Version:

Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.

62 lines (39 loc) 2.04 kB
--- title: 开始使用 LobeChat description: 了解 LobeChat 的功能特性,包括视觉识别、语音会话、多 AI 服务商等,体验助手市场、本地大语言模型、插件系统等功能。 tags: - LobeChat - 功能特性 - 视觉识别 - 语音会话 - AI 服务商 - 助手市场 - 本地大语言模型 - 插件系统 --- # ✨ LobeChat 功能特性一览 ## 2024 特性一览 <Image alt={'LobeChat 2024 特性一览'} src={'https://github.com/user-attachments/assets/2428a136-38bf-488c-8033-d9f261d67f3d'} /> <Cards> <Card href="/docs/usage/features/cot" title="思维链 CoT" /> <Card href="/docs/usage/features/branching-conversations" title="分支对话" /> <Card href="/docs/usage/features/artifacts" title="白板 Artifacts" /> <Card href="/docs/usage/features/knowledge-base" title="文件上传 / 知识库" /> <Card href="/docs/usage/features/database" title="本地 / 云端数据存储" /> <Card href="/docs/usage/features/auth" title="身份验证系统 / 多用户管理支持" /> </Cards> <br /> ## 2023 特性一览 <Image alt={'LobeChat 2023 特性一览'} src={'https://github.com/user-attachments/assets/625cf558-4c32-4489-970a-2723ebadbc23'} /> <Cards> <Card href="/docs/usage/features/multi-ai-providers" title="多模型服务商支持" /> <Card href="/docs/usage/features/local-llm" title="支持本地大语言模型" /> <Card href="/docs/usage/features/vision" title="模型视觉识别" /> <Card href="/docs/usage/features/tts" title="语音会话 TTS & STT" /> <Card href="/docs/usage/features/text-to-image" title="文生图 Text to Image" /> <Card href="/docs/usage/features/plugin-system" title="插件系统 Tool Calling" /> <Card href="/docs/usage/features/agent-market" title="助手市场 GPTs" /> <Card href="/docs/usage/features/pwa" title="渐进式网页应用 PWA" /> <Card href="/docs/usage/features/mobile" title="移动设备适配" /> <Card href="/docs/usage/features/theme" title="自定义主题" /> </Cards>