ChatHN: Chat with Hacker News Using OpenAI Function Calling

ChatHN is an AI chatbot that uses natural language to interact with Hacker News API built with OpenAI Functions and Vercel AI SDK. You can deploy your own version of ChatHN with 1-click. To set up Novel locally, you have to clone the repository and set up the OpenAI API key. It is built on Next.js framework, OpenAI Functions AI completions, Vercel AI SDK AI streaming library, Vercel deployments, and TailwindCSS styles. The author encourages contributors to report bugs and make quality-of-life improvements and gives licensing under the MIT license.

https://github.com/steven-tey/chathn

To top