mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-26 15:24:48 +08:00
docs: update README.md
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
[](https://www.python.org/downloads/)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
|
||||
> Come from Open Source, Back to Open Source
|
||||
> Originated from Open Source, give back to Open Source.
|
||||
|
||||
**DeerFlow** (**D**eep **E**xploration and **E**fficient **R**esearch **Flow**) is a community-driven Deep Research framework that builds upon the incredible work of the open source community. Our goal is to combine language models with specialized tools for tasks like web search, crawling, and Python code execution, while giving back to the community that made this possible.
|
||||
|
||||
@@ -84,7 +84,7 @@ uv run main.py
|
||||
### Web UI
|
||||
|
||||
This project also includes a Web UI, offering a more dynamic and engaging interactive experience.
|
||||
> Note: You need to install the dependencies of web UIfirst.
|
||||
> Note: You need to install the dependencies of web UI first.
|
||||
|
||||
```bash
|
||||
# Run both the backend and frontend servers
|
||||
|
||||
Reference in New Issue
Block a user