qianniuspace / llm_notebooksLinks
AI 应用示例合集
☆102Updated last year
Alternatives and similar repositories for llm_notebooks
Users that are interested in llm_notebooks are comparing it to the libraries listed below
Sorting:
- 基于大语言模型的检索增强生成RAG示例☆153Updated 2 months ago
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆110Updated 8 months ago
- 数据科学教程、 大模型实践案例☆143Updated last month
- 学习开源chatGPT类模型的指南,汇总各种训练数据获取、模型微调、模型服务的方法,以及记录自己操作总遇到的各种常见坑,欢迎收藏、转发,希望能帮你省一些时间☆76Updated last year
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆307Updated last year
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆270Updated last week
- PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取☆205Updated last year
- 快速入门RAG与私有化部署☆197Updated last year
- 支持中文🇨🇳🇨🇳🇨🇳 的 microsoft/graphrag☆50Updated 3 months ago
- 一种利用Langchain框架和本地向量库实现的对话式BI,它的目标是帮助用户寻找、理解数据知识,并能够分析数据、洞察结果,通过自然语言对话,降低数据分析的门槛。☆137Updated last year
- qwen ai agent☆135Updated last year
- A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。☆257Updated last week
- langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。☆216Updated 2 years ago
- 大型语言模型实战指南:应用实践与场景落地☆74Updated 10 months ago
- Agentica: Effortlessly Build Intelligent, Reflective, and Collaborative Multimodal AI Agents! 构建智能的多模态AI Agent。☆194Updated last week
- 在RAG技术中,嵌入向量的生成和匹配是关键环节。本文介绍了一种基于CLIP/BLIP模型的嵌入服务,该服务支持文本和图像的嵌入生成与相似度计算,为多模态信息检索提供了基础能力。☆32Updated 7 months ago
- 基于ChatGLM3基座模型和LLAMA-Factory框架进行微调的一个中医问答机器人☆93Updated last year
- QA based on local knowledge and LLM.☆231Updated 6 months ago
- ChatPDF Implement PDF parsing based on LangChain and LLM language model(ChatGLM,GPT...) | ChatPDF 基于LangChain和LLM语言模型实现PDF解析阅读☆53Updated last year
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆166Updated 9 months ago
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆70Updated last year
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆502Updated 10 months ago
- A collection of RAG systems powered by LLM.☆198Updated 4 months ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆219Updated 7 months ago
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆131Updated 11 months ago
- 中文世界的NLP自动标注开源工具,简单样本,交给LabelFast。☆74Updated 6 months ago
- 大模型检索增强生成技术最佳实践。☆80Updated 10 months ago
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆206Updated last year
- ☆259Updated 7 months ago
- Integrating ONgDB database into langchain ecosystem☆77Updated 2 years ago