mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-10 11:07:06 +00:00
(improvement)(doc) update readme
This commit is contained in:
@@ -49,10 +49,10 @@ The high-level architecture and main process flow is as follows:
|
|||||||
SuperSonic comes with sample semantic models as well as chat conversations that can be used as a starting point. Please follow the steps:
|
SuperSonic comes with sample semantic models as well as chat conversations that can be used as a starting point. Please follow the steps:
|
||||||
|
|
||||||
- Download the latest prebuilt binary from the [release page](https://github.com/tencentmusic/supersonic/releases)
|
- Download the latest prebuilt binary from the [release page](https://github.com/tencentmusic/supersonic/releases)
|
||||||
- Run script "bin/start-standalone.sh" to start services (one java process and one python process)
|
- Run script "bin/supersonic-daemon.sh" to start services (one java process and one python process)
|
||||||
- Visit http://localhost:9080 in the browser to start exploration
|
- Visit http://localhost:9080 in the browser to start exploration
|
||||||
|
|
||||||
## Build and Delopment
|
## Build and Development
|
||||||
|
|
||||||
Please refer to project [wiki](https://github.com/tencentmusic/supersonic/wiki).
|
Please refer to project [wiki](https://github.com/tencentmusic/supersonic/wiki).
|
||||||
|
|
||||||
|
|||||||
@@ -47,7 +47,7 @@
|
|||||||
超音数自带样例的语义模型和问答对话,只需以下三步即可快速体验:
|
超音数自带样例的语义模型和问答对话,只需以下三步即可快速体验:
|
||||||
|
|
||||||
- 从[release page](https://github.com/tencentmusic/supersonic/releases)下载预先构建好的发行包
|
- 从[release page](https://github.com/tencentmusic/supersonic/releases)下载预先构建好的发行包
|
||||||
- 运行 "bin/start-standalone.sh"启动服务(一个Java进程和一个Python进程)
|
- 运行 "bin/supersonic-daemon.sh"启动服务(一个Java进程和一个Python进程)
|
||||||
- 在浏览器访问http://localhost:9080 开启探索
|
- 在浏览器访问http://localhost:9080 开启探索
|
||||||
|
|
||||||
## 如何构建和部署
|
## 如何构建和部署
|
||||||
|
|||||||
Reference in New Issue
Block a user