From 3ed00c5757882c930292e058ed41eedcdd49e198 Mon Sep 17 00:00:00 2001 From: eric-simu Date: Mon, 14 Oct 2024 14:15:15 -0700 Subject: [PATCH] update README for open-source contributions --- README.md | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 40818d5..8622a43 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,12 @@ -

- Logo Agent S: An Open Agentic Framework that Uses Computers Like a Human +

+ Logo Agent S:
+ An Open Agentic Framework that Uses Computers Like a Human

- Saaket Agashe, Jiuzhou Han, Shuyu Gan, Jiachen Yang, Ang Li, Xin Eric Wang -

- -

- 🌐 [Website] - πŸ“„ [Paper] + 🌐[Website] + πŸ“„[Paper] + πŸŽ₯[Video]

## πŸ’‘ Introduction @@ -18,10 +16,12 @@

-Agent S is a new agentic framework designed to enable computers to be used as intuitively as a human would. We introduce an Experience-Augmented Hierarchical Planning method. This method utilizes Online Web Knowledge for up-to-date information on frequently changing software and websites, along with Narrative Memory to leverage high-level experiences from past interactions. By breaking complex tasks into manageable subtasks and using Episodic Memory for step-by-step guidance, Agent S continuously refines its actions and learns from experience, achieving adaptable and effective task planning. +Welcome to **Agent S**, an open-source framework designed to enable autonomous interaction with computers through a Graphical User Interface (GUI). Our mission is to build intelligent agents that can learn from past experiences and perform complex tasks autonomously on your computer. + +Whether you're interested in AI, automation, or contributing to cutting-edge agent-based systems, we're excited to have you here!

-## 🎯 Results +## 🎯 Current Results

@@ -32,7 +32,7 @@ Agent S is a new agentic framework designed to enable computers to be used as in ## πŸ› οΈ Installation -Clone the Agent S Repository +Clone the epository ``` git clone https://github.com/simular-ai/Agent-S.git ``` @@ -113,6 +113,11 @@ python examples/cli_app.py --model This will show a user query prompt where you can enter your query and interact with Agent S. +## πŸ™Œ Contributors + +We’re grateful to all the amazing people who have contributed to this project. Thank you! πŸ™ +[Contributors List](https://github.com/simular-ai/Agent-S/graphs/contributors) + ## πŸ’¬ Citation ``` @misc{agashe2024agentsopenagentic,