From 9659b2baf6f2b380d9442c065c6a3527af4afb04 Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Sun, 27 Apr 2025 23:09:29 -0700 Subject: [PATCH] updating README based on reddit feedback (#474) * updating README based on reddit feedback * minor edits --------- Co-authored-by: Salman Paracha --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37ca2618..55133c8a 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@
-_The intelligent (edge and LLM) proxy server for agentic applications._

-Move faster by letting Arch handle the **pesky** heavy lifting in building agents: fast input clarification, agent routing, seamless integration of prompts with tools for common tasks, and unified access and observability of LLMs. +_The AI-native proxy server for agentic applications._

+Arch handles the **pesky**, low-level details like routing user prompts to the right agents or specialized Model Context Protocol (MCP) tools, providing unified access and observability to large language models (LLMs), and quickly clarifying vague user inputs. With Arch, you build faster by focusing on the high-level logic of agents. [Quickstart](#Quickstart) • [Demos](#Demos) •