Skip to content

Commit

Permalink
Update README_en.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoisonooo authored Jan 3, 2024
1 parent 6d7f7a5 commit f7e8ed1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README_en.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# HuixiangDou
<small> [简体中文](README.md) | English </small>

[![GitHub license](https://img.shields.io/badge/license-BSD--3--Clause-brightgreen.svg)](./LICENSE)
![CI](https://img.shields.io/github/actions/workflow/status/internml/huixiangdou/lint.yml?branch=master)

HuixiangDou is a domain-specific knowledge assistant based on Large Language Models (LLMs). It has the following key features:

Expand Down Expand Up @@ -158,4 +162,4 @@ In order to further improve the assistant's answering experience, the more of th
In this case, you can't run local LLM, only remote LLM combined with text2vec to execute pipeline. Make sure `config.ini` only uses remote LLM, and turn off local LLM.
# 📝 License
The project uses the [BSD 3-Clause License](./LICENSE).
The project uses the [BSD 3-Clause License](./LICENSE).

0 comments on commit f7e8ed1

Please sign in to comment.