ForestDake / RAG_simp_DEMOLinks
Simple Example for RAG, with reading pdf files and then stored in DB. And with query, the corresponding context will be found and built for prompt input to get answer.
☆30Updated last year
Alternatives and similar repositories for RAG_simp_DEMO
Users that are interested in RAG_simp_DEMO are comparing it to the libraries listed below
Sorting:
- 通义千问VLLM推理部署DEMO☆595Updated last year
- RAG向量召回示例☆131Updated last year
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆554Updated 8 months ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆274Updated 2 weeks ago
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆250Updated 10 months ago
- 一个基于langchain实现RAG的简单示例☆534Updated 2 months ago
- AGI资料汇总学习(主要包括LLM和AIGC),持续更新......☆407Updated last month
- FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。☆402Updated last year
- qwen ai agent☆135Updated last year
- Chat-甄嬛是利用《甄嬛传》剧本中所有关于甄嬛的台词和语句,基于ChatGLM2进行LoRA微调得到的模仿甄嬛语气的聊天语言模型。☆719Updated 2 months ago
- langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。☆216Updated 2 years ago
- 这个项目是一个Jupyter notebook的集合,专门用于学习和探索LangChain框架。☆395Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆219Updated 7 months ago
- ☆60Updated 4 months ago
- 基于大语言模型的检索增强生成RAG示例☆153Updated 3 months ago
- prompt 工程项目案例☆98Updated 4 months ago
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆246Updated 8 months ago
- Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.☆563Updated last year
- PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取☆205Updated last year
- RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型实现,支持GraphRAG,无须安装任何第三方agent库。☆792Updated 4 months ago
- 使用LangGraph+DeepSeek-R1+FastAPI+Gradio实现一个带有记忆功能的流量包推荐智能客服web端用例,同时也支持gpt大模型、国产大模型(OneApi方式)、Ollama本地开源大模型、阿里通义千问大模型☆226Updated 3 months ago
- 本地知识库 + chatGLM6B + CustomAgent☆271Updated 2 years ago
- 机器学习实战案例,涉及机器学习、深度学习等各个方向。每个案例代码量在百行左右。☆214Updated 2 months ago
- LangChain Tutorial 3 动画演示透彻解释 Agent 概念 以及 实现Demo☆102Updated last year
- 本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。☆609Updated last year
- ☆1,006Updated last week
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆166Updated 9 months ago
- Alpaca Chinese Dataset -- 中文指令微调数据集☆213Updated 10 months ago
- 手把手带你从0到1实现大模型agent☆118Updated last year
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆464Updated 2 months ago