Docs: Add Japanese README (#455)

This commit is contained in:
Ikko Eltociear Ashimine
2023-11-20 13:36:50 +09:00
committed by GitHub
parent e044d3583d
commit 0df5152202
3 changed files with 139 additions and 2 deletions

View File

@@ -6,7 +6,8 @@
<p align="center">
<a href="./README_en.md">English</a> |
<a href="./README.md">简体中文</a>
<a href="./README.md">简体中文</a> |
<a href="./README_ja.md">日本語</a>
</p>
FastGPT is a knowledge-based Q&A system built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!