From 2a79f7e22bbad083c86569d420e544f8ad096593 Mon Sep 17 00:00:00 2001 From: Li Xin Date: Wed, 7 May 2025 15:08:10 +0800 Subject: [PATCH] docs: Add demo video --- README.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b7818b8..72c6a05 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,23 @@ **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. -## 🎬 Demo -> [!NOTE] -> The demo video is not uploaded yet. +## Demo + +### 🎬 Video + +https://github.com/user-attachments/assets/a0a31f7b-3712-49cd-af94-7948bf1818b7 + +In this demo, we showcase how to use DeerFlow to: +- Seamlessly integrate with MCP services +- Conduct the Deep Research process and produce a comprehensive report +- Create podcast audio based on the generated report + + +--- + ## 📑 Table of Contents + - [🚀 Quick Start](#quick-start) - [🛠️ Development](#development) - [🏗️ Architecture](#architecture)