chatgpt-api 相关项目
- https://github.com/GaiZhenbiao/ChuanhuChatGPT (微信桌面端的 chatgpt项目,需要使用 api-key)
- https://github.com/ztjhz/FreeChatGPT (类chatgpt界面,需要api-key)
- https://github.com/ztjhz/BetterChatGPT
- https://builtbyjesse.com/lab ( chatgpt 相关产品聚合会话)
- https://github.com/Bin-Huang/chatbox (chatgpt 平替 ;加入 Prompt 的调试与管理工具)
- https://github.com/binary-husky/chatgpt_academic (学术版 chatgpt ,使用网页装入了 prompt ,直接调用openai-api完成相关场景的输出 )
- https://github.com/kaixindelele/ChatPaper (chatpaper 阅读论文,润色,优化)
chatgpt 镜像站点收藏网站
- https://github.com/xx025/carrot
- https://nat.dev/ (聚合了多个chatgpt和类chatgpt的接口)
chatgpt 中文提示词 prompts
onlyoffice -- chatgpt
- https://github.com/ONLYOFFICE/onlyoffice.github.io ( 微软 office 的平替版)
cursor 代码编译器
- https://www.cursor.so/ (将openai的gpt集成到到编译器中)
- https://github.com/MZhao-ouo/CMDGPT (自然语言的命令行编程)
多媒体-音视频相关的gpt应用
- https://github.com/JimmyLv/BibiGPT (使用 chatgpt-api提取b站视频文案的大纲)
- https://modelscope.cn/models/damo/text-to-video-synthesis/summary (阿里多模态 text2vedio 体验口)
chatgpt插件
开源语言模型记录
OpenChatKit
- 简介:chatbots for various applications
- https://github.com/togethercomputer/OpenChatKit
- https://huggingface.co/spaces/togethercomputer/OpenChatKit
chatGLM
- chatgpt平替;对chatgpt蒸馏;可以本地finetune
- https://github.com/THUDM/ChatGLM-6B
- https://github.com/ssbuild/chatglm_finetuning (finetune版本 lora)
- https://github.com/Akegarasu/ChatGLM-webui (webui版本)
- https://github.com/mymusise/ChatGLM-Tuning (tune glm)
- https://github.com/yongzhuo/chatglm-maths (微调 glm,用来完成小数运算的任务)
- https://github.com/liucongg/ChatGLM-Finetuning (微调 glm )
- https://github.com/yanqiangmiffy/Chinese-LangChain (基于 chatglm 做的一个 web 搜索系统 )
- https://github.com/SCIR-HI/Med-ChatGLM ( 医疗数据 + chatglm-middle 模型权重 )
ChatRWKV:优化 rnns 和 transformer 的基本结构
-
https://github.com/BlinkDL/AI-Writer (ai-writer)
-
https://github.com/harrisonvanderbyl/rwkvstic ( rwkvstic 启用后端 )
-
https://github.com/hizkifw/WebChatRWKVstic (web chatrwkv ui)
-
https://github.com/Blealtan/RWKV-LM-LoRA (使用lora微调 rwkv-lm)
LLaMA 开源的chat对标项目
- https://github.com/facebookresearch/llama (LLaMA :Meta大型语言模型 )
- https://github.com/lxe/simple-llama-finetuner (在 webui 界面中 微调 LLaMa )
- https://github.com/tatsu-lab/stanford_alpaca ( alpaca )
- https://github.com/tloen/alpaca-lora ( 使用 lora 微调训练 LLaMa )
- https://github.com/LC1332/Chinese-alpaca-lora ( 中文版的 alpaca,使用LoRA 训练)
- https://github.com/nomic-ai/gpt4all (llama 模型在 chatgpt数据上 微调)
- https://github.com/nebuly-ai/nebullvm/tree/main/apps/accelerate/chatllama (chat llama )
- https://github.com/Kent0n-Li/ChatDoctor (llama 结合 医疗专业知识 微调)
ChatLLaMA 对标 chatgpt
- https://github.com/juncongmoo/chatllama ( chatllama )
- https://github.com/ydli-ai/Chinese-ChatLLaMA (中文LLaMA基础模型)
- https://github.com/LianjiaTech/BELLE ( 链家开源的 中文chat数据集 )
- https://github.com/nebuly-ai/nebullvm/tree/main/apps/accelerate/chatllama (chatllama-py )
- https://github.com/serp-ai/ChatLLaMA-and-ChatGPT-Desktop-App (chatllama gui 制作)
RLHF 训练相关的项目
visual chatgpt相关仓库
- https://github.com/microsoft/visual-chatgpt (visual chatgpt,需要使用chatgpt-api)
- https://github.com/visual-openllm/visual-openllm ( chatglm + visual chatgpt + stable diffusion)