chore: change project name

This commit is contained in:
He Tao
2025-04-17 15:47:06 +08:00
parent fd85115f6f
commit b2f14d1737
9 changed files with 33 additions and 33 deletions

View File

@@ -1,12 +1,12 @@
# 🦌 Deer Web UI
# 🦌 DeerFlow Web UI
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
> Come from Open Source, Back to Open Source
This is the web UI project for [`deer`](https://github.com/bytedance/deer).
This is the web UI project for [`deer-flow`](https://github.com/bytedance/deer-flow).
[`Deer`](https://github.com/bytedance/deer) is a community-driven AI automation 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.
[`DeerFlow`](https://github.com/bytedance/deer-flow) is a community-driven AI automation 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.
## License
@@ -14,7 +14,7 @@ This project is open source and available under the [MIT License](LICENSE).
## Acknowledgments
Special thanks to all the open source projects and contributors that make `Deer` possible. We stand on the shoulders of giants.
Special thanks to all the open source projects and contributors that make `DeerFlow` possible. We stand on the shoulders of giants.
In particular, we want to express our deep appreciation for:
* [Next.js](https://nextjs.org/) for their exceptional framework
@@ -23,4 +23,4 @@ In particular, we want to express our deep appreciation for:
* [Framer Motion](https://www.framer.com/motion/) for their amazing animation library
* [React Markdown](https://www.npmjs.com/package/react-markdown) for their exceptional markdown rendering and customizability
These amazing projects form the foundation of `Deer` and demonstrate the power of open source collaboration.
These amazing projects form the foundation of `DeerFlow` and demonstrate the power of open source collaboration.