Dify
智能助手管理平台。
https://github.com/langgenius/dify
FastGPT
FastGPT 是一个基于 LLM 大语言模型的知识库问答系统,提供开箱即用的数据处理、模型调用等能力。同时可以通过 Flow 可视化进行工作流编排,从而实现复杂的问答场景!
https://github.com/labring/FastGPT
Flowise
基于Langchain的可视化应用。
https://github.com/FlowiseAI/Flowise
ChatDev
为自己量身定制“ChatDev 公司”
Github: https://github.com/OpenBMB/ChatDev
介绍:https://mp.weixin.qq.com/s/mJ2Lu6WzhtA0vs3dt1WnkQ
文档:https://github.com/OpenBMB/ChatDev/blob/main/README-Chinese.md
文档对话
DocsGPT:https://github.com/arc53/DocsGPT
知识问答:https://github.com/netease-youdao/QAnything/blob/master/README_zh.md
Langchain-chatchat: https://github.com/chatchat-space/Langchain-Chatchat
ScreenShot
通过截图一个网页,将截图上传,借助GPT4可以生成代码实现类似的前端效果
https://github.com/abi/screenshot-to-code/tree/main
开源工具
-
个人知识库privateGPT:https://github.com/imartinez/privateGPT
-
一个想做成类似StableDiffusion-ui的LLM UI界面:https://github.com/oobabooga/text-generation-webui
-
GPT4ALL(可以在CPU上跑流行的开源模型): https://github.com/nomic-ai/gpt4all
-
接入大模型、文生图等API,带管理后端,https://github.com/zmh-program/chatnio
评论