tangbiubiu / hello_llm
这是一个用于学习从零构建RAG应用的仓库,我们旨在更好的交流和分享大模型应用开发技术。
☆17Updated 7 months ago
Alternatives and similar repositories for hello_llm:
Users that are interested in hello_llm are comparing it to the libraries listed below
- qwen ai agent☆124Updated last year
- ☆57Updated 3 months ago
- 本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。☆174Updated 4 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆86Updated 5 months ago
- 手把手带你从0到1实现大模型agent☆100Updated 7 months ago
- 数据科学教程案例☆136Updated last month
- 基于 OneKE 的知识图谱构建与 RAG 问答系统搭建☆18Updated 7 months ago
- TinyRAG☆262Updated 3 months ago
- 通义千问 SFT试验☆64Updated last year
- LangChain Tutorial 3 动画演示透彻解释 Agent 概念 以及 实现Demo☆97Updated last year
- 专注于对话系统领域的技术分享,重点写《Dify应用操作和源码剖析》专栏。☆76Updated 7 months ago
- RAG向量召回示例☆108Updated last year
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆439Updated 9 months ago
- ☆202Updated 10 months ago
- LLM Course;☆69Updated 2 months ago
- 基于RAG的私有知识库问答系统☆144Updated 2 months ago
- 从零实现一个 llama3 中文版☆676Updated 8 months ago
- ☆39Updated 3 months ago
- 大模型技术栈一览☆80Updated 5 months ago
- ☆237Updated 2 months ago
- 一个基于langchain实现RAG的简单示例☆392Updated last month
- KGB-RAG是一个基于neo4j图数据库和其他图数据库的知识图谱检索系统,它可以根据用户的自然语句提问,从原数据库获取相关实体信息,并通过知识图谱检索技术以及结合大模型自身能力来增强回答用户的自然语言提问。☆31Updated 2 months ago
- python pandas pyecharts streamlit echarts☆322Updated 3 months ago
- 从小说中提取对话数据集☆152Updated 8 months ago
- 一个很小很小的RAG系统☆143Updated 2 months ago
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆445Updated 5 months ago
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆56Updated last week
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆106Updated last month
- prompt 工程项目案例☆53Updated 3 months ago