mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-19 20:34:45 +08:00
docs: add Web UI
This commit is contained in:
@@ -32,6 +32,13 @@ cp conf.yaml.example conf.yaml
|
||||
uv run main.py
|
||||
```
|
||||
|
||||
## Web UI
|
||||
|
||||
This project also includes a web UI that allows you to interact with the deep researcher.
|
||||
|
||||
Please visit the [lite-deep-researcher-web](https://github.com/MagicCube/lite-deep-researcher-web) repository for more details.
|
||||
|
||||
|
||||
## Supported Search Engines
|
||||
|
||||
Lite-deep-researcher supports multiple search engines that can be configured in your `.env` file using the `SEARCH_API` variable:
|
||||
|
||||
Reference in New Issue
Block a user