plano/docs/source/index.rst
Salman Paracha 7a6f87de3e
fixed test and docs for deployment (#595)
* fixed test and docs for deployment

* updating the main logo image

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-288.local>
2025-10-22 14:13:16 -07:00

72 lines
2.2 KiB
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Welcome to Arch!
================
.. image:: /_static/img/arch-logo.png
:width: 100%
:align: center
.. raw:: html
<a href="https://www.producthunt.com/posts/arch-3?embed=true&utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-arch&#0045;3" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=565761&theme=dark&period=daily&t=1742433071161" alt="Arch - Build&#0032;fast&#0044;&#0032;hyper&#0045;personalized&#0032;agents&#0032;with&#0032;intelligent&#0032;infra | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
`Arch <https://github.com/katanemo/arch>`_ is a models-native edge and LLM proxy/gateway for AI agents - one that is natively designed to handle and process prompts, not just network traffic.
Built by contributors to the widely adopted `Envoy Proxy <https://www.envoyproxy.io/>`_, 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. Its a language and framework friendly infrastructure layer designed to help you build and ship agentic apps faster.
.. tab-set::
.. tab-item:: Get Started
.. toctree::
:caption: Get Started
:titlesonly:
:maxdepth: 2
get_started/overview
get_started/intro_to_arch
get_started/quickstart
.. tab-item:: Concepts
.. toctree::
:caption: Concepts
:titlesonly:
:maxdepth: 2
concepts/tech_overview/tech_overview
concepts/llm_providers/llm_providers
concepts/prompt_target
.. tab-item:: Guides
.. toctree::
:caption: Guides
:titlesonly:
:maxdepth: 2
guides/prompt_guard
guides/agent_routing
guides/function_calling
guides/llm_router
guides/observability/observability
.. tab-item:: Build with Arch
.. toctree::
:caption: Build with Arch
:titlesonly:
:maxdepth: 2
build_with_arch/agent
build_with_arch/rag
build_with_arch/multi_turn
.. tab-item:: Resources
.. toctree::
:caption: Resources
:titlesonly:
:maxdepth: 2
resources/deployment
resources/configuration_reference