Giter Site home page Giter Site logo

kiritoyu / chato-fe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from itsharex/chato-fe

0.0 0.0 0.0 10.18 MB

🎉 The best AI assistant for you.

Home Page: https://chato.cn

License: Apache License 2.0

Shell 0.01% JavaScript 0.36% TypeScript 18.84% HTML 0.07% Vue 79.77% SCSS 0.95%

chato-fe's Introduction

基于知识库轻松定制专属助理机器人

官网:https://chato.cn

简介

Chato FE 是一套基于 LLM 与用户私有文档进行训练定制化 AI 机器人的开源解决方案,它使用了最新的前端技术栈,并包含了典型的网站业务功能。包括首页、登录注册、权限校验、文档与问答训练、机器人配置、聊天对话等功能,它可以帮助您快速搭建完整的前后台 AI 聊天网站,帮您节约前端页面功能需求的研发时间。

Chato-tranning

特性

  • 😎 模型支持:支持 ChatGLM、MiniMax、文心一言、GPT 等多种 LLM 模型。
  • 📝 编排 Prompt:通过界面化编写 prompt 或 AI 创建 prompt,进行聊天调试,只需几分钟即可发布一个专属 AI 机器人。
  • 💬 聊天对话:SSE 流式聊天,支持语音识别、语音播报、回答翻译等功能。
  • 🖌️ 绘画支持:接入 MidJourney,解锁 AI 绘画能力。
  • 🗃️ 开箱即用:配置好的后端服务,开箱即用的 Web 站点,亦可支持使用您自己的本地服务。
  • 🌍 国际化:支持多语言和本土化特性。
  • 📱 响应式:响应式布局,在无线和 PC 端都可以友好展现。
  • 🔥 最新技术:使用 Vue3TypeScriptPiniaVite 等前端前沿技术。

准备

使用

  • 获取项目代码
git clone https://github.com/baixing/chato-fe.git
  • 安装依赖
cd chato-fe

yarn install
  • 运行
yarn dev
  • 打包
yarn build

更新日志

CHANGELOG

如何贡献

非常欢迎你的加入!提一个 Issue 或者提交一个 Pull Request。

Pull Request:

  1. Fork 代码!
  2. 创建自己的分支: git checkout -b feat/xxxx
  3. 提交你的修改: git commit -am 'feat(function): add xxxxx'
  4. 推送您的分支: git push origin feat/xxxx
  5. 提交 pull request

Git 贡献提交规范

  • 参考 vue 规范

    • feat 增加新功能
    • fix 修复问题/BUG
    • style 代码风格相关无影响运行结果的
    • perf 优化/性能提升
    • refactor 重构
    • revert 撤销修改
    • test 测试相关
    • docs 文档/注释
    • chore 依赖更新/脚手架配置修改等
    • workflow 工作流改进
    • ci 持续集成
    • types 类型定义文件更改
    • wip 开发中

浏览器支持

本地开发推荐使用 Chrome 80+ 浏览器

支持现代浏览器

 Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
last 2 versions last 2 versions last 2 versions last 2 versions

Contributors

感谢所有为 Chato FE 做出贡献的人!

License

Apache

chato-fe's People

Contributors

ran-18 avatar lik778 avatar wangzichu199910252255 avatar pieceof avatar kiritoyu avatar wys-11 avatar gxhx avatar marandi269 avatar chuan0chuan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.