From 2435e7332bafd173e7d5962e503052097abe535b Mon Sep 17 00:00:00 2001 From: Father Bot Date: Sun, 14 Jun 2026 13:28:27 +0300 Subject: [PATCH] docs: make README intro vendor-neutral (OpenAI + Anthropic) Drop the chat.openai.com framing in favor of a neutral hook that credits both OpenAI and Anthropic models. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09cbd86..7d4e34c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ GPT-5.5 · Anthropic Claude (Opus / Sonnet / Haiku) · Vision · Voice · Image --- -We all love [chat.openai.com](https://chat.openai.com) — but it's laggy, rate-limited, and locked behind a web UI. This project gives you the same experience **right inside Telegram**, with your own API keys and no daily limits. +Web chatbots are great — but they're often laggy, rate-limited, and locked behind a browser tab. This project puts the best models from **OpenAI and Anthropic** **right inside Telegram**, with your own API keys and no daily limits. 🚀 **Try the live bot:** [@jadvebot](https://t.me/jadvebot) · 🌐 Web: [jadve.com](https://jadve.com) — or deploy your own in two commands ([Quick start ↓](#-quick-start)).