Text2Neo4j 是一个遍历文档、从文本中提取关系并将其保存到 Neo4j 数据库中以形成知识图谱的工具。本项目结合了 Dify 和 LLaMA3.1(8B 模型)来高效处理和提取复杂关系。
☆24Aug 31, 2024Updated last year
Alternatives and similar repositories for test2neo4j
Users that are interested in test2neo4j are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 这是一份集成了RAG和微调以及思维链的LLM应用!最近也结合了知识图谱以及智能体agent~后续还会有很多更新!☆18Oct 12, 2024Updated last year
- ☆28Aug 6, 2024Updated last year
- 基于cnstd+cnocr作为基础,封装的一个ocr的web服务☆10Nov 21, 2021Updated 4 years ago
- Think-on-Graph 3.0: Efficient and Adaptive LLM Reasoning on Heterogeneous Graphs via Multi-Agent Dual-Evolving Context Retrieval☆87Apr 9, 2026Updated 3 weeks ago
- 使用大模型自动构建课程知识图谱☆10Aug 9, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 基于 Hugging Face NLP 课程的中文书籍协作。☆21Jul 26, 2024Updated last year
- 开源知识图谱☆13May 26, 2022Updated 3 years ago
- 采用知识图谱和上下文检索显著提高信息检索的精度☆10Oct 30, 2024Updated last year
- KGB-RAG是一个基 于neo4j图数据库和其他图数据库的知识图谱检索系统,它可以根据用户的自然语句提问,从原数据库获取相关实体信息,并通过知识图谱检索技术以及结合大模型自身能力来增强回答用户的自然语言提问。☆64Dec 20, 2024Updated last year
- ☆11Nov 14, 2023Updated 2 years ago
- 微信小程序开发实战第二版源码☆17Aug 13, 2024Updated last year
- 一个支持多轮问数的ChatBI示例代码, 可直接使用。A demo of ChatBI,support by FocusGPT☆12Apr 23, 2025Updated last year
- 一款自动化写标书的后端代码,开源免费使用☆32Jun 11, 2025Updated 10 months ago
- 陶弘景中医药大模型,包括命名实体识别,关系抽取,知识图谱构建,大模型增量微调,RAG☆18Jul 28, 2025Updated 9 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 题库管理系统,软件工程课程设计☆12Sep 9, 2019Updated 6 years ago
- SSML编辑器demo☆11Apr 23, 2025Updated last year
- ☆10May 13, 2024Updated last year
- 🎯 企业级AI助手规则体系(中文版) - 专为中国开发者打造,支持Augment、Cursor、Claude Code、Trae AI等主流AI工具的一键安装和配置☆28Aug 1, 2025Updated 9 months ago
- ☆15Dec 10, 2023Updated 2 years ago
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆29Dec 11, 2025Updated 4 months ago
- 智能优化算法(模拟退火、禁忌搜索、蚁群算法、遗传算法、粒子群算法)解决TSP问题和RCPSP问题☆25Jun 1, 2023Updated 2 years ago
- emfjson-jackson☆23Feb 4, 2026Updated 2 months ago
- 使用numpy从零开始实现llama3的推理流程,并对其进行封装,对比GPU,CPU上的表现以及Lora微调。llama3 implemented from scratch using numpy and lora fine-tune.。☆12Jul 16, 2024Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Automate the batch upload and parsing of documents into Dify's knowledge base, reducing manual intervention and wait time.☆14Aug 29, 2024Updated last year
- ☆31Apr 25, 2026Updated last week
- 在本项目中使用Haystack框架实现模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户…☆35Dec 21, 2024Updated last year
- ☆19Mar 10, 2025Updated last year
- homeassistant 集成小度(包括第三方设备)☆34Apr 27, 2025Updated last year
- ☆20May 13, 2016Updated 9 years ago
- 基于LangGraph开发的智能体项目,可借助大模型自动调用工具规划旅游行程,包括景点搜索、交通查询、饭店酒店查询等功能☆41Aug 27, 2024Updated last year
- 使用Qwen3的Embedding和Reranker模型实现查找与精排☆21Jun 22, 2025Updated 10 months ago
- Lempel-Ziv Complexity, fast implementations with Python (naive, Numba or Cython for speedup), Open-Source (MIT) :+1: →☆35Mar 31, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 威科夫交易法之工具☆14Sep 29, 2020Updated 5 years ago
- Apache Tika Server with Tesseract 4 Docker Setup☆24Jun 15, 2021Updated 4 years ago
- Automatic Number Plate Recognition with YOLOv5 and PyTorch☆19Aug 1, 2022Updated 3 years ago
- 离线部署大模型,构建一个可以上传本地知识库进行RAG问答且可以自行调用工具的Agent。☆40Apr 23, 2024Updated 2 years ago
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆436Nov 20, 2024Updated last year
- mysql sysbench report☆41Dec 3, 2025Updated 5 months ago
- 基于Bilstm + CRF的信息抽取模型☆36Aug 2, 2021Updated 4 years ago