Chocolate-Black / Langchain-MO-AI-ChatLinks
基于Langchain-Chatchat以及BERT-VITS2的AI对话系统
☆20Updated last year
Alternatives and similar repositories for Langchain-MO-AI-Chat
Users that are interested in Langchain-MO-AI-Chat are comparing it to the libraries listed below
Sorting:
- AI 应用示例合集☆94Updated last year
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆130Updated 9 months ago
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆65Updated last year
- ✏️0成本LLM微调上手项目,⚡️一步一步使用colab训练法律LLM,基于microsoft/phi-1_5、chatglm3,包含lora微调,全参微调☆74Updated last year
- 基于大语言模型的检索增强生成RAG示例☆149Updated last month
- 大语言模型ChatGLM-6B为基座,接入文档阅读功能进行实时问答,可上传txt/docx/pdf多种文件类型。☆41Updated last year
- 在RAG技术中,嵌入向量的生成和匹配是关键环节。本文介绍了一种基于CLIP/BLIP模型的嵌入服务,该服务支持文本和图像的嵌入生成与相似度计算,为多模态信息检索提供了基础能力。☆28Updated 5 months ago
- 大语言模型微调的项目,包含了使用QLora微调ChatGLM和LLama☆27Updated last year
- 基于ChatGLM3基座模型和LLAMA-Factory框架进行微调的一个中医问答机器人☆88Updated last year
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆105Updated last year
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆92Updated 6 months ago
- 陶弘景中医药大模型,包括命名实体识别,关系抽取,知识图谱构建,大模型增量微调,RAG☆13Updated 5 months ago
- 使用煤矿历史事故案例,事故处理报告、安全规程规章制度、技术文档、煤矿从业人员入职考试题库等数据,微调internlm2模型实现针对煤矿事故和煤矿安全知识的智能问答。☆47Updated 4 months ago
- llm-medical-data:用于大模型微调训练的医疗数据集☆111Updated 2 years ago
- 基于qlora对baichuan-7B大模型进行指令微调。☆23Updated last year
- 基于大语言模型API(本地或商用API)的外挂知识库问答系统(附neo4j实现知识图谱)☆39Updated 2 months ago
- 大模型意图识别☆8Updated 9 months ago
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆30Updated 8 months ago
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆108Updated last year
- ☆15Updated 11 months ago
- 千问14B和7B的逐行解释☆60Updated last year
- TechGPT 2.0: Technology-Oriented Generative Pretrained Transformer 2.0☆111Updated 9 months ago
- Legal-Eagle-InternLM 是一个基于商汤科技和上海人工智能实验室推出的书生浦语大模型InternLM的法律问答机器人。旨在为用户提供符合3H(即Helpful、Honest、Harmless)原则的专业、智能、全面的法律服务的法律领域大模型。☆57Updated last year
- RAG+ChatGPT+LangChain搭建本地知识库文档问答系统☆60Updated last year
- Repo for for paper "AgentRE: An Agent-Based Framework for Navigating Complex Information Landscapes in Relation Extraction".☆65Updated 10 months ago
- Integrating ONgDB database into langchain ecosystem☆77Updated 2 years ago
- chatglm3base模型的有监督微调SFT☆76Updated last year
- 知识检索+ChatGPT,实现了医疗知识检索增强的问诊系统☆41Updated 2 years ago
- 基于 OneKE 的知识图谱构建与 RAG 问答系统搭建☆23Updated 11 months ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆300Updated last year