I decided to tinker around with it this weekend and build an MVP that uses OpenAI Functions + Vercel AI SDK to "chat" with the Hacker News API using natural language, in real time!
It's fairly basic for now (supported functions: https://github.com/steven-tey/chathn/blob/main/app/api/chat/...) but just wanted to launch this as a proof of concept (PoC)! Hope y'all like this :)