From 852ecf73f265665fb3260a3a93e24efdd81c8d90 Mon Sep 17 00:00:00 2001 From: Salman Paracha Date: Tue, 18 Mar 2025 22:37:24 -0700 Subject: [PATCH] fixing typos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c9912a04..87f11dc6 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,10 @@ Move faster by letting Arch handle the **pesky** heavy lifting in building agetn # Overview Arch - Build fast, hyper-personalized agents with intelligent infra | Product Hunt -Past the thrill of a quick AI demo, have you ever found yourself hitting these walls 🧱? You know, the all-too-familiar ones: +Past the thrill of a quick AI demo, have you ever found yourself hitting these walls? You know, the all-too-familiar ones: -- You go from one BIG prompt to specialized prompts, but get stuck building **routing and handoff+** code? -- You want multiple LLMs, but struggle to **quickly and safely add new models** without integration code? +- You go from one BIG prompt to specialized prompts, but get stuck building **routing and handoff** code? +- You want use new LLMs, but struggle to **quickly and safely add LLMs** without writing integration code? - 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?