Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d4249f7

Browse files
authored
Update README.md
1 parent 83a2d50 commit d4249f7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# DateGraphX (Learning Edition)
1+
# DataGraphX (Learning Edition)
22

33
[English](#english) | [中文](#chinese)
44

@@ -7,7 +7,7 @@
77
> ⚠️ **注意**: 这是学习版本。商业用途请联系我们定制解决方案!
88
99
<a name="english"></a>
10-
## 🌟 DateGraphX
10+
## 🌟 DataGraphX
1111

1212
An intelligent document analysis system that combines LangChain, Neo4j graph database, and large language models to create a knowledge graph-based RAG (Retrieval-Augmented Generation) application.
1313

@@ -127,8 +127,8 @@ DateGraphX/
127127

128128
1. 克隆仓库:
129129
```bash
130-
git clone https://github.com/adoresever/DateGraphX_Learn.git
131-
cd DateGraphX_Learn
130+
git clone https://github.com/adoresever/DataGraphX_Learn.git
131+
cd DataGraphX_Learn
132132
```
133133

134134
2. 创建并激活conda环境:

0 commit comments

Comments
 (0)