From a212dd79dafd49f92616d83ef0e83e1b7290b9f6 Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Thu, 3 Jul 2025 06:59:53 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d4b8dba..299fd0eb 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
-_The proxy server and the universal data plane for AI-nativr apps._

+_The proxy server and the universal data plane for AI-native apps._

Arch handles the *pesky low-level work* in building AI agents like clarifying vague user inputs, routing prompts to the right agents, calling tools for simple tasks, and unifying access to large language models (LLMs) - all without locking you into a framework. Move faster by focusing on the high-level logic of your agents.