diff --git a/README.md b/README.md index 05ca9c6f..e5a6648e 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,14 @@
+[](https://github.com/katanemo/arch/actions/workflows/pre-commit.yml) +[](https://github.com/katanemo/arch/actions/workflows/rust_tests.yml) +[](https://github.com/katanemo/arch/actions/workflows/e2e_tests.yml) +[](https://github.com/katanemo/arch/actions/workflows/static.yml) -Go beyond "nascent" GenAI apps. Arch is an **intelligent proxy server designed for prompts** - to help you protect, observe, and build agentic apps by simply connecting (existing) APIs. + + +Go beyond "nascent" GenAI apps. Arch is an **intelligent (edge and LLM) proxy designed for agentic applications** - to help you protect, observe, and build agentic tasks by simply connecting (existing) APIs. Built by the contributors of [Envoy Proxy](https://www.envoyproxy.io/) with the belief that: @@ -13,13 +19,6 @@ Built by the contributors of [Envoy Proxy](https://www.envoyproxy.io/) with the - -[](https://github.com/katanemo/arch/actions/workflows/pre-commit.yml) -[](https://github.com/katanemo/arch/actions/workflows/rust_tests.yml) -[](https://github.com/katanemo/arch/actions/workflows/e2e_tests.yml) -[](https://github.com/katanemo/arch/actions/workflows/static.yml) - - Arch is engineered with purpose-built LLMs to handle critical but undifferentiated tasks related to the handling and processing of prompts. This includes detecting and rejecting [jailbreak](https://github.com/verazuo/jailbreak_llms) attempts, intelligent task routing for improved accuracy, mapping user request into "backend" functions, and managing the observability of prompts and LLM API calls in a centralized way.