From 476dfcc6eab6ac22eca78e11fde09f9b276ec691 Mon Sep 17 00:00:00 2001 From: Adarsh Kant Date: Fri, 24 Apr 2026 21:53:59 +0530 Subject: [PATCH] Add AnveVoice - Voice AI agent for websites with DOM actions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b13b79f..c93b466 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,9 @@ A curated list of awesome Chatbot services and resources. - [Cleverbot](http://www.cleverbot.com/) - [BotList.net](https://botlist.net/) - A list of bots for Discord, Slack, Telegram and more +## Voice Chatbots +- [AnveVoice](https://anvevoice.app) - Voice AI agent for websites with agentic DOM actions — navigates pages, fills forms, clicks buttons autonomously. 50+ languages, <700ms latency, one-line embed. Free tier. + ## Resources - [Beginner’s Guide To Chatbots](https://chatbotsmagazine.com/the-complete-beginner-s-guide-to-chatbots-8280b7b906ca) - Good introduction - [Chatbots Magazine](https://chatbotsmagazine.com/) - A good place to Learn About Chatbots