From 8bd321f159568e73c6160a7bea64eaa1bcb3e736 Mon Sep 17 00:00:00 2001 From: Abhishek <76660005+abhishek213-alb@users.noreply.github.com> Date: Wed, 25 Oct 2023 20:05:44 +0530 Subject: [PATCH 1/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dc427c..87087f2 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ OpenAgents can analyze data, call plugins, control your browser as ChatGPT Plus, 2. Full stack 3. Chat Web UI 4. Agent methods -5. … + OpenAgents enables general users to interact with agent functionalities through a web UI optimized for swift responses and common failures, while offering developers and researchers a seamless deployment experience on local setups, providing a foundation for crafting innovative language agents and facilitating real-world evaluations. We elucidate both the challenges and promising opportunities, aspiring to set a foundation for future research and development of real-world language agents. From cd4831a85786089d0c3b81923e80db61a600a74c Mon Sep 17 00:00:00 2001 From: Abhishek <76660005+abhishek213-alb@users.noreply.github.com> Date: Wed, 25 Oct 2023 20:15:04 +0530 Subject: [PATCH 2/4] Update README.md Fixed typos and gammatical errors --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 87087f2..5f5ad2a 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ We have now implemented three agents in OpenAgents, and we host them on [demo](h 2. Plugins Agent with 200+ daily tools; 3. Web Agent for autonomous web browsing. -OpenAgents can analyze data, call plugins, control your browser as ChatGPT Plus, but with OPEN Code for +OpenAgents can analyze data, call plugins, and control your browser as ChatGPT Plus, but with OPEN Code for 1. Easy deployment 2. Full stack 3. Chat Web UI @@ -68,7 +68,7 @@ We elucidate both the challenges and promising opportunities, aspiring to set a ## 💻 Localhost Deployment -We've released the OpenAgents platform code. Feel free to deploy on your own localhost! +We've released the OpenAgents platform code. Feel free to deploy it on your localhost! Here is a brief system design of OpenAgents: