展示 HN:安卓 AI 助手代理操作你的应用(无需 adb、PC、root 等)
嗨,HN,
我们开发了 Sova AI,一个真正能够控制和操作您应用程序的 Android 助手。它不是一个聊天工具,也不是另一个大型语言模型的包装。
我们对当前移动 AI 的状态感到非常沮丧。像 Gemini 这样的内置助手深度集成于操作系统中,但如果您让它们“叫一辆 Uber 去机场”,它们大多数情况下只是给您提供网页搜索结果或一个打开应用程序的按钮。它们并没有完成实际的工作。(Perplexity 的“助手”实际上只是一个浏览器代理。)
因此,我们构建了一个能够操作您手机的助手。(无需 root,无需 adb,无需 PC,无需 appium/其他,无需 USB,无需浏览器。)
它的工作原理是:您给 Sova 提供一个提示——可以是语音或文本,如果您愿意,可以将其设置为默认助手。Sova 不依赖于不存在的官方应用 API,而是充当一个虚拟人类——点击、滚动、输入等。它使用 Android 辅助功能 API 来读取屏幕的 UI 节点树。
关于 AI 模型——目前我们支持主要的 AI 云服务提供商(OpenAI、Gemini、Anthropic、Deepseek 等等),并正在努力支持您本地的 AI 模型——如 Ollama、LM Studio 等等。
定价:100% 免费 / 自带密钥(BYOK)
我们目前不对 Sova 引擎收费。我们建立了一个自带密钥的系统:您可以插入自己的 API 密钥(OpenAI、Claude,或您喜欢的其他服务),然后只需为您使用的令牌向提供商付费。我们找到了完全在设备上以标准 Kotlin 应用程序形式实现这一点的方法。无需连接 PC,无需 Appium,无需 Root,也无需 Shizuku/ADB 的变通方法。就是一个连您奶奶都能使用的应用。
关于 Google Play 的禁令:由于我们使用了辅助功能 API 进行“通用自动化”(字面意思是映射和点击其他应用),Google Play 拒绝了我们的提交。这真是讽刺:他们因为构建了 Gemini 承诺但未能实现的确切代理行为而禁止了我们。因此,我们自己托管 APK: [https://sova.ayconic.io](https://sova.ayconic.io)
我们希望您下载 APK,插入您的密钥,并尝试找出它的弱点。哪些应用程序让助手完全困惑?
路线图:支持 Ollama、LM Studio 或其他工具的本地模型,为您的任务提供预定义规则和角色,为您提供详细统计信息,支持 Openrouter、企业版 Amazon Bedrock、Google Vertex 和 Azure Foundry 模型,支持 iOS。
您希望看到更多什么?我们很乐意听取您的反馈、成功和失败的故事。
视频演示在这里:[https://www.youtube.com/watch?v=r-x6hRmtBy0](https://www.youtube.com/watch?v=r-x6hRmtBy0),APK 在这里:[https://ayconic.io/sova](https://ayconic.io/sova)。我们在 Telegram 和 Discord 上随时准备回答您的问题并倾听反馈。虽然还不完美,但它确实能完成工作。
查看原文
Hi HN,<p>We built Sova AI <a href="https://ayconic.io/sova" rel="nofollow">https://ayconic.io/sova</a>, an Android assistant agent that actually controls and operates your apps. It's not a chat and not another LLM wrapper.<p>We were incredibly frustrated with the current state of mobile AI. Built-in assistants like Gemini are deeply integrated into the OS, yet if you ask them to "Order an Uber to the airport", they mostly just give you web search results or a button to open the app yourself. They don't do the work. (The Perplexity "assistant" is just a browser agent :/ )<p>So, we built an agent that does operate your phone. (NO root, NO adb, NO PC, NO appium/whatever, NO usb, NO browser)<p>How it works: You give Sova a prompt - either voice or text, you can make it a default assistant if you like. Instead of relying on non-existent official app APIs, Sova acts as a virtual human - clicks, scrolls, types etc. It uses the Android Accessibility API to read the screen's UI node tree.
About AI models - currently we support main AI cloud providers (OpenAI, Gemini, Anthropic, Deepseek etc etc) and working towards support of local AI models on your host - Ollama, LM studio, etc.
Pricing: 100% Free / Bring Your Own Key (BYOK)
We aren't charging for the Sova engine right now. We built a BYOK system: you plug in your own API key (OpenAI, Claude, whatever you prefer), and you only pay the provider for the tokens you use. We figured out how to do this entirely on-device as a standard Kotlin app. No tethering to a PC, no Appium, no Root, and no Shizuku/ADB workarounds. Just an app even your granny can use.<p>The Google Play Ban: Because we use the Accessibility API for "universal automation" (literally mapping and clicking other apps), Google Play rejected our submission. It’s ironic: they banned us for building the exact agentic behavior that Gemini promises but fails to deliver. So, we are hosting the APK ourselves: <a href="https://sova.ayconic.io" rel="nofollow">https://sova.ayconic.io</a><p>We’d love for you to download the APK, plug in your key, and try to break it. What apps completely confuse the agent?
Roadmap: support of local models with Ollama, LM studio or another tools, predefined rules and personas for your tasks, detailed statistics for you, support for Openrouter, enterprise Amazon Bedrock, Google Vertex and Azure Foundry models, support for IOS.<p>What would you like to see more? We'd be happy to hear your feedback, success and failure stories.<p>Video demo is here <a href="https://www.youtube.com/watch?v=r-x6hRmtBy0" rel="nofollow">https://www.youtube.com/watch?v=r-x6hRmtBy0</a> and APK is here: <a href="https://ayconic.io/sova" rel="nofollow">https://ayconic.io/sova</a> We are here to answer your questions and listen to feedback in Telegram and Discord. It's not perfect yet, but it does its work.