bigcyy / customized-chat-vue
customized-chat项目的前端,使用Vue搭建
☆20Updated last week
Alternatives and similar repositories for customized-chat-vue:
Users that are interested in customized-chat-vue are comparing it to the libraries listed below
- 基于ChatGpt,Java,SpringBoot,Vue,Milvus向量数据库的定制化聊天Web demo☆114Updated this week
- ChatGPT-Web | AI网站的网页模板,可以商用二开。☆64Updated 9 months ago
- 星搭小星 - AI微信小程序智能助手.☆80Updated last year
- 是一个前端服务,以websocket的方式实时接收chatGPT-service返回的消息☆98Updated 2 years ago
- 一款文心一言&文心千帆大模型的高性能springboot-starter,支持连续对话(流式返回)、Prompt模板、文生图等,内置连续对话记录,支持消息记录导出。☆226Updated 2 months ago
- chatgpt微信聊天小程序。java编写服务器,实现chatgpt接口的调用,微信小程序用于聊天。二者基于webSocket进行通信☆62Updated last year
- 基于SpringBoot3+uniappV3开发的GPT小程序, 支持对话文件识别 对话图片生成 语音对话☆38Updated 11 months ago
- chatgpt online demo for springboot. 带前端界面的chatgpt springboot 示例.☆107Updated 3 months ago
- hugai前端☆25Updated 8 months ago
- 基于chat-gpt的外语学习应用,可通过语音进行聊天,语法分析,翻译,前端使用uniapp开发,基于vue3,可运行到web、小程序、APP☆177Updated 8 months ago
- 支持OpenAi所有可用的接口,包括但不限于流式输出和Token计算等,可配置多个API-Key、权重、代理、自定义API等诸多功能...☆161Updated 2 months ago
- JavaChain 用于快速搭建LLM应用,参考了 LangChain 的架构设计,基于Java8实现。