Fixed README.md logo

This commit is contained in:
Salman Paracha 2025-06-16 17:27:49 -07:00
parent 312c8f555a
commit 7877f5d4ac

View file

@ -1,11 +1,11 @@
<div align="center">
<img src="docs/source/_static/img/arch-logp.png" alt="Arch Logo" width="75%" heigh=auto>
<img src="docs/source/_static/img/arch-logo.png" alt="Arch Logo" width="75%" heigh=auto>
</div>
<div align="center">
_The AI-native proxy server and the universal data plane for AI agents._<br><br>
Arch implements **pesky**, low-level infrastructure patterns like quickly clarifying vague user inputs, routing prompts to the right agents or specialized Model Context Protocol (MCP) tools, and providing unified access and observability to large language models (LLMs) - all without locking you into a framework.. With Arch, you build faster by focusing on the high-level logic of your agents.
Arch implements **pesky**, low-level infrastructure patterns for AI agents like quickly clarifying vague user inputs, routing prompts to the right agents or specialized Model Context Protocol (MCP) tools, and providing unified access and observability to large language models (LLMs) - all without locking you into a framework.. With Arch, you build faster by focusing on the high-level logic of your agents.
[Quickstart](#Quickstart) •