ladycui / langgraph_tutorial
☆10Updated 9 months ago
Alternatives and similar repositories for langgraph_tutorial:
Users that are interested in langgraph_tutorial are comparing it to the libraries listed below
- 基于langchain框架构建的rag小项目☆15Updated 11 months ago
- ☆78Updated last year
- KGB-RAG是一个基于neo4j图数据库和其他图数据库的知识图谱检索系统,它可以根据用户的自然语句提问,从原数据库获取相关实体信息,并通过知识图谱检索技术以及结合大模型自身能力来增强回答用户的自然语言提问。☆46Updated 4 months ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆287Updated last year
- 拼好RAG:手搓并融合了GraphRAG、LightRAG、Neo4j-llm-graph-builder进行知识图谱构建以及搜索;整合DeepSearch技术实现私域RAG的推理;自制针对GraphRAG的评估框架| Integrate GraphRAG, LightRA…☆103Updated this week
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆37Updated 8 months ago
- 快速入门RAG与私有化部署☆176Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆123Updated 7 months ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆615Updated 11 months ago
- 2024广西数字开放创新应用大赛,多模态新闻谣言分类☆14Updated 3 months ago
- ☆31Updated last week
- Medical Graph RAG: Graph RAG for the Medical Data☆453Updated 3 months ago
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆301Updated 5 months ago
- 基于深度知识图谱和预训练大语言模型的医疗问答系统☆29Updated 9 months ago
- 本项目为书籍《大模型RAG实战》的代码 以及资料汇总。☆187Updated 5 months ago
- 构建一个医疗知识图谱并基于此实现 RAG,并以此实现医学试题的生成☆23Updated this week
- MindMap: Knowledge Graph Prompting Sparks Graph of Thoughts in Large Language Models☆321Updated 11 months ago
- 针对建筑规范文本数据的知识图谱实体关系提取,知识图谱构建,检索增强生成DEMO☆22Updated 8 months ago
- A simple and trans-platform rag framework and tutorial☆173Updated last month
- RAG 论文学习☆117Updated last month
- PDF解析(文字,章节,表格,图片,参考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取☆195Updated last year
- Paper Fetcher Project 是一个开源的 Python 项目,旨在自动化从多种学术资源(例如 ArXiv、Google Scholar 和 PubMed)抓取学术论文的过程。该工具可以定时抓取并去重保存已获取的论文数据,帮助研究人员保持文献的更新和管理。☆10Updated 5 months ago
- A learning project for building local knowledge bases from PDFs using LangChain, supporting multiple LLMs (DeepSeek, OpenAI). Features in…☆117Updated 2 months ago
- 帮助科研人员高效检索,管理,阅读和总结文献 huggingface体验链接:☆17Updated 9 months ago
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆13Updated last month
- ☆165Updated 9 months ago
- 基于LightRAG+Deepseek API框架的知识图谱测试☆37Updated 3 months ago
- 一个基于langchain实现RAG的简单示例☆465Updated 2 weeks ago
- ☆341Updated 2 months ago
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆63Updated last year