FastChat
https://github.com/lm-sys/FastChat
An open platform for training, serving, and evaluating large languages. Release repo for Vicuna and FastChat-T5. FastChat 是一个开放平台,用于训练、服务和评估基于大型语言模型的聊天机器人。核心功能包括:- The weights, training code, and evaluation code for state-of-the-art models (e.g., Vicuna, FastChat-T5).
最先进模型(例如,Vicuna、FastChat-T5)的权重、训练代码和评估代码。 - A distributed multi-model serving system with Web UI and OpenAI-compatible RESTful APIs.
一个分布式多模型服务系统,具有Web UI和OpenAI兼容的RESTful API。
quivr
https://github.com/StanGirard/quivr
Quivr, your second brain, utilizes the power of GenerativeAI to store and retrieve unstructured information. Think of it as Obsidian, but turbocharged with AI capabilities.Quivr,你的第二个大脑,利用GenerativeAI的力量来存储和检索非结构化信息。把它想象成黑曜石,但具有人工智能功能。
主要功能:
- Universal Data Acceptance: Quivr can handle almost any type of data you throw at it. Text, images, code snippets, we’ve got you covered.
通用数据接受:Quivr 几乎可以处理您扔给它的任何类型的数据。文本、图像、代码片段,我们都能满足您的需求。 - Generative AI: Quivr employs advanced AI to assist you in generating and retrieving information.
生成AI:Quivr采用先进的AI来帮助您生成和检索信息。 - Fast and Efficient: Designed with speed and efficiency at its core. Quivr ensures rapid access to your data.
快速高效:以速度和效率为核心设计。Quivr 确保快速访问您的数据。 - Secure: Your data, your control. Always.
安全:您的数据,您的控制。总是。 - File Compatibility: 文件兼容性:
- Text
- Markdown
- Powerpoint
- Excel
- Word
- Audio
- Video
DB-GPT
https://github.com/csunny/DB-GPT
随着大模型的发布迭代,大模型变得越来越智能,在使用大模型的过程当中,遇到极大的数据安全与隐私挑战。在利用大模型能力的过程中我们的私密数据跟环境需要掌握自己的手里,完全可控,避免任何的数据隐私泄露以及安全风险。基于此,我们发起了DB-GPT项目,为所有以数据库为基础的场景,构建一套完整的私有大模型解决方案。 此方案因为支持本地部署,所以不仅仅可以应用于独立私有环境,而且还可以根据业务模块独立部署隔离,让大模型的能力绝对私有、安全、可控。 DB-GPT 是一个开源的以数据库为基础的GPT实验项目,使用本地化的GPT大模型与您的数据和环境进行交互,无数据泄露风险,100% 私密,100% 安全。