Check it out at: https://hn.aidev.run
You can ask questions like:
- Tell me about the user pg
- What's on hackernews about AI?
- What's on hackernews about iPhone?
- What's trending on hackernews?
- What are users showing on hackernews?
- What are users asking on hackernews?
- Summarize this story: https://news.ycombinator.com/item?id=39156778
It uses function calling to query the HN api.
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.
If you give it a try, I’d love your feedback on how I can improve it.
If you’re interested, I built this using phidata: https://github.com/phidatahq/phidata
Thanks for reading and would love to hear what you think.