Skip to content

Commit

Permalink
Update README.md (#405)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README_zh.md
  • Loading branch information
tpoisonooo authored Jan 6, 2025
1 parent 1a6861d commit b76d383
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@

# 🎚️ Upgrade
[HuixiangDou2](https://github.com/tpoisonooo/HuixiangDou2) is an implementation of KG-LLM Retrieval. If you prioritize improving accuracy and don't mind the cost, try new version.

---

English | [简体中文](README_zh.md)

<div align="center">
Expand Down Expand Up @@ -30,7 +36,7 @@ English | [简体中文](README_zh.md)

</div>

HuixiangDou is a **professional knowledge assistant** based on LLM.
HuixiangDou1 is a **professional knowledge assistant** based on LLM.

Advantages:

Expand All @@ -50,7 +56,6 @@ Our Web version has been released to [OpenXLab](https://openxlab.org.cn/apps/det

The Web version's API for Android also supports other devices. See [Python sample code](./tests/test_openxlab_android_api.py).

- \[2024/12\] **HuixiangDou2** is coming soon
- \[2024/09\] [Inverted indexer](https://github.com/InternLM/HuixiangDou/pull/387) makes LLM prefer knowledge base🎯
- \[2024/09\] [Code retrieval](./huixiangdou/service/parallel_pipeline.py)
- \[2024/08\] [chat_with_readthedocs](https://huixiangdou.readthedocs.io/en/latest/), see [how to integrate](./docs/zh/doc_add_readthedocs.md) 👍
Expand Down
5 changes: 5 additions & 0 deletions README_zh.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 🎚️ 版本升级
[HuixiangDou2](https://github.com/tpoisonooo/HuixiangDou2) 是一套基于图谱的检索方案,如果你关注精度提升、不在意建立知识库的成本,试试新版。

---

[English](README.md) | 简体中文

<div align="center">
Expand Down

0 comments on commit b76d383

Please sign in to comment.