-
Notifications
You must be signed in to change notification settings - Fork 831
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -68,22 +68,6 @@ UFO sightings have garnered attention from various media outlets, including: | |
* For other communications, please contact [[email protected]](mailto:[email protected]) | ||
--- | ||
|
||
## 🎬 Demo Examples | ||
|
||
We present two demo videos that complete user request on Windows OS using UFO. For more case study, please consult our [technical report](https://arxiv.org/abs/2402.07939). | ||
|
||
#### 1️⃣🗑️ Example 1: Deleting all notes on a PowerPoint presentation. | ||
In this example, we will demonstrate how to efficiently use UFO to delete all notes on a PowerPoint presentation with just a few simple steps. Explore this functionality to enhance your productivity and work smarter, not harder! | ||
|
||
<iframe width="560" height="315" src="https://github.com/microsoft/UFO/assets/11352048/cf60c643-04f7-4180-9a55-5fb240627834" frameborder="0" allowfullscreen></iframe> | ||
|
||
| ||
|
||
#### 2️⃣📧 Example 2: Composing an email using text from multiple sources. | ||
In this example, we will demonstrate how to utilize UFO to extract text from Word documents, describe an image, compose an email, and send it seamlessly. Enjoy the versatility and efficiency of cross-application experiences with UFO! | ||
|
||
<iframe width="560" height="315" src="https://github.com/microsoft/UFO/assets/11352048/aa41ad47-fae7-4334-8e0b-ba71c4fc32e0" frameborder="0" allowfullscreen></iframe> | ||
|
||
| ||
## 📚 Citation | ||
Our technical report paper can be found [here](https://arxiv.org/abs/2402.07939). Note that previous AppAgent and ActAgent in the paper are renamed to HostAgent and AppAgent in the code base to better reflect their functions. | ||
|
@@ -109,4 +93,4 @@ You may also find [TaskWeaver](https://github.com/microsoft/TaskWeaver?tab=readm | |
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-FX17ZGJYGC'); | ||
</script> | ||
</script> |