From c504779daa7cc92a0bd2d177d22c4ce5f69ad5af Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Sat, 11 Oct 2025 09:49:33 -0700 Subject: [PATCH] Update project description in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08ff5564..d21f4909 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
-_Arch is a modular ai-native edge and AI gateway for agents._

+_Arch is a modular edge and LLM proxy server for agents._

Arch handles the *pesky low-level work* in building agentic apps — like applying guardrails, clarifying vague user input, routing prompts to the right agent, and unifying access to any LLM. It’s a language and framework friendly infrastructure layer designed to help you build and ship agentic apps faster.