From f6266a9b4c4037ba46967d8a84708241fb1d3328 Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Wed, 19 Mar 2025 13:47:12 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e50204d3..0db12023 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,7 @@ Past the thrill of an AI demo, have you found yourself hitting these walls? You - You're bogged down with prompt engineering just to **clarify user intent and validate inputs** effectively? - You're wasting cycles choosing and integrating code for **observability** instead of it happening transparently? -And you think to youself, can't I move faster and just focus on higher-level objectives in a language and framework agnostic way? Yes, you can! -**Arch Gateway** was built by the contributors of [Envoy Proxy](https://www.envoyproxy.io/) with the belief that: +And you think to youself, can't I move faster by focusing on higher-level objectives in a language/framework agnostic way? Well, you can! **Arch Gateway** was built by the contributors of [Envoy Proxy](https://www.envoyproxy.io/) with the belief that: >Prompts are nuanced and opaque user requests, which require the same capabilities as traditional HTTP requests including secure handling, intelligent routing, robust observability, and integration with backend (API) systems to improve speed and accuracy for common agentic scenarios – all outside core application logic.*