Chathn screenshot

Chathn

Author Avatar Theme by Steven tey
Updated: 18 Aug 2023
1166 Stars

Chat with Hacker News using natural language. Built with OpenAI Functions and Vercel AI SDK.

Categories

Overview:

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.

Features:

  • Open-source AI chatbot
  • Uses OpenAI Functions
  • Interacts with Hacker News API
  • Utilizes natural language processing
  • Built on Next.js framework
  • Includes Vercel AI SDK for AI streaming
  • Easy deployment with Vercel
  • Styled with TailwindCSS

Installation:

To set up ChatHN locally, follow these steps:

  1. Clone the repository.
  2. Set up the following environment variables:
    OPENAI_API_KEY – your OpenAI API key 
    

Summary:

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.