展示HN:Lilo – 一个开源的个人AI助手,运行在Telegram上

2作者: abi大约 1 个月前原帖
大家好, 我想分享一个我构建的基于Telegram的开源个人AI助手。它是一个与模型无关的智能体,具备记忆、技能和工具(如网页搜索、浏览器用户等),在一个持久的工作空间中运行。它还支持定时任务,并可以构建强大的基于HTML的应用程序,这些应用程序可以在工作空间中使用。 以下是我最喜欢的一些使用案例: * 发送食物照片给Lilo,它会跟踪你的卡路里摄入。 * 在跑步时留下语音备忘录以暂停补充剂,Lilo会添加一个待办事项。 * 让Lilo提醒你纽约尼克斯比赛开始的时间,甚至每5分钟发送一次比分更新。 * 让Lilo大声朗读一篇文章,或者给你提供Hacker News上热门故事的摘要。 * 转发一张Uber收据,稍后调出以申请工作报销。 * 安排下周与Jess的会议,询问地点建议,并在下周提醒你准时出发。 虽然Telegram是我最常用的渠道,但Lilo还可以通过电子邮件、WhatsApp、网站和移动应用访问。电子邮件特别有用:我经常转发收据、邀请函等给Lilo处理。 那么,这与OpenClaw和Hermes Agent有什么不同呢?以下是一些原因: - 在远程机器/云端运行,而不是在本地机器上——你的本地数据是安全的,助手可以24/7使用。 - 更加视觉化/更多图形用户界面——Lilo附带一套默认应用程序,比如待办事项列表,你不仅可以通过文本与之互动,还可以通过移动和网页应用的图形用户界面进行互动。 - 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&#x2F;in the cloud rather than your local machine - your local data is safe, and the assistant is available 24&#x2F;7.<p>- More visual&#x2F; 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:&#x2F;&#x2F;github.com&#x2F;abi&#x2F;lilo" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;abi&#x2F;lilo</a>