TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: I built an AI agent to monitor HN for interesting posts

2 点作者 kmgrassi7 个月前
Hi HN!<p>I built an agent using Fabrk AI that periodically checks “top”, “show” and “ask” HN posts and sends me a summary email if it is AI related. Here is the repo with more details including a demo video: <a href="https:&#x2F;&#x2F;github.com&#x2F;FabrkAI&#x2F;home">https:&#x2F;&#x2F;github.com&#x2F;FabrkAI&#x2F;home</a><p>The agent has several tools that allow it to get a list of posts, get one most, store the most recently reviewed article number and send an email. There’s even a little bonus at the end of the video about giving the agent more HN functionality ;).<p>You can configure the agent to query on any cadence and filter on any topic.<p>This agent is publically available. The link to fork the agent is in the GitHub repo.

3 条评论

threecheese7 个月前
Help us understand what the point of the linked GitHub repository is? It houses a readme file alone.
评论 #42110584 未加载
kmgrassi7 个月前
I&#x27;m keeping track of the comments on this post with the agent. Check it out here: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;ouIWvi_zaB8" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;ouIWvi_zaB8</a>
dardagreg7 个月前
How does this work? I&#x27;m assuming you&#x27;re using openai&#x27;s function&#x2F;tool calling. But how do you support the forking of the tools? The scheduling is cool.
评论 #42109024 未加载