SikongSphere / sikongLinks
☆132Updated 2 years ago
Alternatives and similar repositories for sikong
Users that are interested in sikong are comparing it to the libraries listed below
Sorting:
- ☆16Updated 3 years ago
- Automated rule transformation for automated rule checking☆32Updated 2 years ago
- The code and dataset for the paper "Pretrained Domain-Specific Language Model for General Information Retrieval Tasks in the AEC Domain"☆22Updated 2 years ago
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆166Updated 8 months ago
- 使用煤矿历史事故案例,事故处理报告、安全规程规章制度、技术文档、煤矿从业人员入职考试题库等数据,微调internlm2模型实现针对煤矿事故和煤矿安全知识的智能问答。☆49Updated 6 months ago
- QA based on local knowledge and LLM.☆231Updated 6 months ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆210Updated 7 months ago
- 后稷-首个开源中文农业大模型☆149Updated last year
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆500Updated 10 months ago
- Generate dialog data from documents using LLM like ChatGLM2 or ChatGPT;利用ChatGLM2,ChatGPT等大模型根据文档生成对话数据集☆158Updated last year
- PDF解析(文字,章节,表格,图片,参 考),基于大模型(ChatGLM2-6B, RWKV)+langchain+streamlit的PDF问答,摘要,信息抽取☆205Updated last year
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆242Updated last year
- This project accepts excel files as input which contains the description of a Knowledge Graph (Vertexes and Edges) and convert it into an…☆432Updated 10 months ago
- Neo4j graph construction from unstructured data☆312Updated 11 months ago
- ☆132Updated 4 months ago
- 自然语言转SQL,直接连接数据库查询☆387Updated 2 years ago
- 💼法律AI助手,法律RAG,通过全部200+本法律手册📖、网页搜索内容💻结合LLM回答你的问题,并且给出相应的法规和网站,基于⚡️ langchain,Gradio,openai,chroma,duckduckgo-search☆159Updated last year
- [中文法律大模型] DISC-LawLLM: an intelligent legal system powered by large language models (LLMs) to provide a wide range of legal services.☆749Updated last month
- ☆102Updated 2 years ago
- Examples and guides for using the GLM APIs☆871Updated 5 months ago
- 本项目旨在收集开源的表格智能任务数据集(比如表格问答、表格-文本生成等),将原始数据整理为指令微调格式的数据并微调LLM,进而增强LLM对于表格数据的理解,最终构建出专门面向表格智能任务的大型语言模型。☆605Updated last year
- An easy-to-use framework for modular RAG☆375Updated this week
- 学习开源chatGPT类模型的指南,汇总各种训练数据获取、模型微调、模型服务的方法,以及记录自己操作总遇到的各种常见坑,欢迎收藏、转发,希望能帮你省一些时间☆76Updated last year
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆152Updated 10 months ago
- 本地知识库 + chatGLM6B + CustomAgent☆269Updated 2 years ago
- 机器学习实战案例,涉及机器学习、深度学习等各个方向。每个案例代码量在百行左右。☆210Updated last month
- A learning project for building local knowledge bases from PDFs using LangChain, supporting multiple LLMs (DeepSeek, OpenAI). Features in…☆161Updated 5 months ago
- KAG开源框架介绍及使用KAG实现知识增强生成应用(产品模式测试、开发者模式测试),KAG是OpenSPG发布v0.5版本中推出的知识增强生成(KAG)的专业领域知识服务框架,旨在充分利用知识图谱和向量检索的优势,增强大型语言模型和知识图谱,以解决 RAG 挑战☆133Updated 3 months ago
- ☆57Updated 9 months ago
- RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型实现,支持GraphRAG,无须安装任何第三方agent库。☆788Updated 3 months ago