Chat with Hacker News using natural language. Built with OpenAI Functions and Vercel AI SDK.
IntroductionChatHN is an open-source AI chatbot that uses OpenAI Functions and the Vercel AI SDK to interact with the Hacker News API with natural language.
To set up ChatHN locally, follow these steps:
OPENAI_API_KEY – your OpenAI API key
ChatHN is an open-source AI chatbot that leverages OpenAI Functions and the Vercel AI SDK to interact with the Hacker News API using natural language processing. It is built on the Next.js framework and styled with TailwindCSS, making it easy to deploy with Vercel. Contributions are welcome by opening issues or making pull requests in the GitHub repository.