TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Hacker News AI

5 pointsby bediashpreetover 1 year ago
Hi HN, I built an AI that can interact with the Hacker News API and answer questions about stories, users, whats trending, what on show etc..<p>Check it out at: <a href="https:&#x2F;&#x2F;hn.aidev.run" rel="nofollow">https:&#x2F;&#x2F;hn.aidev.run</a><p>You can ask questions like:<p>- Tell me about the user pg<p>- What&#x27;s on hackernews about AI?<p>- What&#x27;s on hackernews about iPhone?<p>- What&#x27;s trending on hackernews?<p>- What are users showing on hackernews?<p>- What are users asking on hackernews?<p>- Summarize this story: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=39156778">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=39156778</a><p>It uses function calling to query the HN api.<p>To answer questions about a particular topic, it’ll search its knowledge base (a vector db that is periodically updated with the “top stories”) and get details about those stories from the API.<p>If you give it a try, I’d love your feedback on how I can improve it.<p>If you’re interested, I built this using phidata: <a href="https:&#x2F;&#x2F;github.com&#x2F;phidatahq&#x2F;phidata">https:&#x2F;&#x2F;github.com&#x2F;phidatahq&#x2F;phidata</a><p>Thanks for reading and would love to hear what you think.

no comments

no comments