markoov / statistics-neo-llm
统计学中文核心期刊知识图谱构建;NEO4J+LLM应用实现;统计学问答语料数据构建及LLM的Lora微调
☆11Updated 5 months ago
Alternatives and similar repositories for statistics-neo-llm:
Users that are interested in statistics-neo-llm are comparing it to the libraries listed below
- ☆79Updated last year
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆292Updated last year
- 构建一个医疗知识图谱并基于此实现 RAG,并以此实现医学试题的生成☆27Updated last week
- KGB-RAG是一个基于neo4j图数据库和其他图数据库的知识图谱检索系统,它可以根据用户的自然语句提问,从原数据库获取相关实体信息,并通过知识图谱检索技术以及结合大模型自身能力来增强回答用户的自然语言提问。☆48Updated 4 months ago
- 基于大模型+知识图谱的知识库问答☆332Updated last year
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆31Updated 9 months ago
- A learning project for building local knowledge bases from PDFs using LangChain, supporting multiple LLMs (DeepSeek, OpenAI). Features in…