Show HN: Lilo – 一个开源的、驻留在 Telegram 中的个人 AI 助手
2 分•作者: abi•大约 2 个月前
大家好,
我想分享一个我构建的基于 Telegram 的开源个人 AI 助手。它是一个与模型无关的智能体,具有记忆、技能和工具(如网络搜索、浏览器用户等),在一个持久的工作区中运行。它还支持计划任务,并且可以构建强大的基于 HTML 的应用程序,这些应用程序存在于工作区中。
以下是我最喜欢的一些用例:
* 发送 Lilo 食物照片,它会跟踪你的卡路里。
* 在跑步时留下语音笔记暂停你的补给,Lilo 会添加一个待办事项。
* 让 Lilo 提醒你尼克斯队的比赛何时开始,甚至每 5 分钟向你发送比分更新。
* 让 Lilo 大声朗读一篇文章。或者给你总结 Hacker News 上的热门新闻。
* 转发 Uber 收据,稍后将其调出以申请工作报销。
* 与 Jess 安排下周的会议,询问地点建议,下周提醒你准时出发参加会议。
虽然 Telegram 是我最常用的渠道,但也可以通过电子邮件、WhatsApp、网站和移动应用程序访问 Lilo。电子邮件特别有用:我经常转发收据、邀请等,让 Lilo 处理。
这与 OpenClaw 和 Hermes Agent 有什么不同?以下是一些原因:
* 在远程机器/云端运行,而不是在你的本地机器上运行——你的本地数据是安全的,并且助手 24/7 可用。
* 更具视觉效果/更多 GUI——Lilo 附带一组默认应用程序,如待办事项列表,你可以通过文本以及移动应用程序和网络应用程序上的 GUI 与之交互。
* Telegram 集成非常全面(处理回复、语音笔记、反应等)。
我经常使用 Lilo 来管理我的生活。很想听听你的反馈!
Github: [https://github.com/abi/lilo](https://github.com/abi/lilo)
查看原文
Hi everyone,<p>I wanted to share an open source Telegram-based personal AI assistant I built. It’s a model-agnostic agent with memory, skills, tools (like web search, browser user, etc.) operating in a persistent workspace. It also has support for scheduled tasks, and can build powerful HTML-based apps that live in the workspace.<p>Here are some of my favorite use cases:<p>* Send Lilo photos of food, and it tracks your calories.<p>* Leave a voice note on your run to pause your supplements, and Lilo adds a TODO.<p>* Have Lilo remind you when the Knicks game starts and even send you score updates every 5 minutes.<p>* Have Lilo read an article out loud. Or give you a summary of the top stories on Hacker News.<p>* Forward a Uber receipt, and pull it up later to file for a reimbursement at work.<p>* Schedule a meeting with Jess next week, ask for suggestions on location, and next week, remind you to leave for the meeting on time.<p>While Telegram is my most frequently used channel, Lilo can also be accessed by email, WhatsApp, a website and a mobile app. Email is particularly useful: I often forward receipts, invites, etc for Lilo to handle.<p>How is this different from OpenClaw and Hermes Agent? Here are some reasons:<p>- Runs on a remote machine/in the cloud rather than your local machine - your local data is safe, and the assistant is available 24/7.<p>- More visual/ more GUI - Lilo comes with a default set of apps like a TODO list that you can interact with not just by text, but also with a GUI on the mobile and web app.<p>- The Telegram integration is very comprehensive (handles replies, voice notes, reactions, etc.).<p>I use Lilo a ton to manage my life. Would love to hear your feedback!<p>Github: <a href="https://github.com/abi/lilo" rel="nofollow">https://github.com/abi/lilo</a>