Monday, June 26, 2023

Show HN: ChatHN Chat with Hacker News using natural language https://ift.tt/hLOqnJR

Show HN: ChatHN – Chat with Hacker News using natural language Hi again Hacker News! OpenAI recently launched "Function Calling", which is a way for developers to describe functions to GPT-3.5/4 and have the model intelligently choose to output a JSON object containing arguments to call those functions. 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://ift.tt/VEHQvU7... ) but just wanted to launch this as a proof of concept (PoC)! Hope y'all like this :) https://ift.tt/A829Sgj June 26, 2023 at 12:19AM

No comments:

Post a Comment

Show HN: Emailcore – write chiptune in plain text in the browser https://ift.tt/8jZWpyE

Show HN: Emailcore – write chiptune in plain text in the browser I tried using the AudioContext API to make the most primitive browser-based...