ForestDake / RAG_simp_DEMO
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.
☆27Updated 9 months ago
Alternatives and similar repositories for RAG_simp_DEMO:
Users that are interested in RAG_simp_DEMO are comparing it to the libraries listed below
- LangChain Tutorial 3 动画演示透彻解释 Agent 概念 以及 实现Demo☆97Updated last year
- 智谱AI 2024年金融行业大模型挑战赛仓库☆40Updated this week
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆22Updated 4 months ago
- 本地知识库 + chatGLM6B + CustomAgent☆262Updated last year
- 360LayoutAnaylsis, a series Document Analysis Models and Datasets deleveped by 360 AI Research Institute☆262Updated 5 months ago
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆112Updated 6 months ago
- langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。☆192Updated last year
- PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取☆179Updated last year
- fastapi异步IO+threadpool线程池的工作原理☆12Updated last year
- 基于大语言模型的检索增强生成RAG示例☆121Updated 2 months ago
- 手把手带你从0到1实现大模型agent☆100Updated 7 months ago
- Analysis of Chinese and English layouts 中英文版面分析☆166Updated last month
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆106Updated last month
- ☆168Updated last year
- ☆59Updated 3 months ago
- qwen ai agent☆124Updated last year
- generate ppt with llm☆78Updated 11 months ago
- 基于RAG的私有知识库问答系统☆144Updated 2 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全 流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆86Updated 5 months ago
- Alpaca Chinese Dataset -- 中文指令微调数据集【人工+GPT4o持续更新】☆192Updated 4 months ago
- 本项目为书籍《大模型RAG实战》的代码以及资料汇总。☆113Updated 3 months ago
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆235Updated last year
- kbqa,langchain,large langauge model, chatgpt☆79Updated 4 months ago
- ☆179Updated 2 weeks ago
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆210Updated last month
- 专注于对话系统领域的技术分享,重点写《Dify应用操作和源码剖析》专栏。☆76Updated 7 months ago
- chatglm-6B for tools application using langchain☆75Updated last year
- 中文大模型微调(LLM-SFT), 数学指令数据集MWP-Instruct, 支持模型(ChatGLM-6B, LLaMA, Bloom-7B, baichuan-7B), 支持(LoRA, QLoRA, DeepSpeed, UI, TensorboardX), 支持(微…☆185Updated 9 months ago
- RAG向量召回示例☆108Updated last year
- ☆74Updated last year