Skip to content

Commit 4a40479

Browse files
authored
Add Discord link and wechat qr code. (#338)
* Add qr code * Update README.md Add discord and how to join the wechat group.
1 parent bd0c3ec commit 4a40479

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

README.md

+20-2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
<img height="21" src="https://img.shields.io/badge/License-Apache--2.0-ffffff?labelColor=d4eaf7&color=2e6cc4" alt="license">
2525
</a>
2626
</p>
27+
<p align="center">
28+
<a href="https://discord.gg/PURG77zhQ7">
29+
<img src="https://img.shields.io/discord/1329648479709958236?style=for-the-badge&logo=discord&label=Discord" alt="Discord">
30+
</a>
31+
</p>
2732

2833
# 1. What is KAG?
2934

@@ -163,14 +168,27 @@ kg-builder implements a knowledge representation that is friendly to large-scale
163168

164169
kg-solver uses a logical symbol-guided hybrid solving and reasoning engine that includes three types of operators: planning, reasoning, and retrieval, to transform natural language problems into a problem-solving process that combines language and symbols. In this process, each step can use different operators, such as exact match retrieval, text retrieval, numerical calculation or semantic reasoning, so as to realize the integration of four different problem solving processes: Retrieval, Knowledge Graph reasoning, language reasoning and numerical calculation.
165170

166-
# 6. Contact us
171+
# 6. Community & Support
167172

168173
**GitHub**: <https://github.com/OpenSPG/KAG>
169174

170-
**OpenSPG**: <https://spg.openkg.cn/>
175+
**Website**: <https://spg.openkg.cn/>
176+
177+
## Discord <a href="https://discord.gg/PURG77zhQ7"> <img src="https://img.shields.io/discord/1329648479709958236?style=for-the-badge&logo=discord&label=Discord" alt="Discord"></a>
178+
179+
Join our [Discord](https://discord.gg/PURG77zhQ7) community.
180+
181+
## WeChat
182+
183+
Follow OpenSPG Official Account to get technical articles and product updates about OpenSPG and KAG.
171184

172185
<img src="./_static/images/openspg-qr.png" alt="Contact Us: OpenSPG QR-code" width="200">
173186

187+
Scan the QR code below to join our WeChat group.
188+
189+
<img src="./_static/images/robot-qr.JPG" alt="Join WeChat group" width="200">
190+
191+
174192
# 7. Differences between KAG, RAG, and GraphRAG
175193

176194
**KAG introduction and applications**: <https://github.com/orgs/OpenSPG/discussions/52>

_static/images/robot-qr.JPG

207 KB
Loading

0 commit comments

Comments
 (0)