updating README to tidy up some language

This commit is contained in:
Salman Paracha 2025-07-12 03:10:51 -07:00
parent 540697891a
commit 82d5859587

View file

@ -4,8 +4,8 @@
<div align="center">
_Arch is a proxy server designed as a modular edge and AI gateway for AI-native apps_<br><br>
Arch handles the *pesky low-level work* in building agents like applying guadrails, routing prompts to the right agents, clarifying vague user inputs, and unifying access to large language models (LLMs). It plays well with any language or programming framework and helps you build production-grade agents faster.
_Arch is a proxy server designed as a modular edge and AI gateway for agentic apps_<br><br>
Arch handles the *pesky low-level work* in building agentic apps like applying guadrails, routing prompts to the right agents, clarifying vague user input, and unifying access to large language models (LLMs). It plays well with any language or programming framework and helps you build production-grade agents faster.
[Quickstart](#Quickstart) •