Skip to content

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

License

Notifications You must be signed in to change notification settings

steven-tey/chathn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b5634ae · Aug 18, 2023

History

26 Commits
Aug 18, 2023
Jun 25, 2023
Jun 25, 2023
Jun 25, 2023
Jun 25, 2023
Jun 26, 2023
Jun 28, 2023
Jun 25, 2023
Aug 18, 2023
Aug 18, 2023
Jun 24, 2023
Jun 25, 2023
Jun 25, 2023
Jun 24, 2023

Repository files navigation

Chat with Hacker News using natural language.

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

Hacker News License ChatHN's GitHub repo

Introduction · Deploy Your Own · Setting Up Locally · Tech Stack · Contributing · License


Introduction

ChatHN 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.

ChatHN.mp4

Deploy your own

You can deploy your own version of ChatHN with 1-click:

Deploy with Vercel

Setting Up Locally

To set up ChatHN locally, you'll need to clone the repository and set up the following environment variables:

  • OPENAI_API_KEY – your OpenAI API key (you can get one here)

Tech Stack

ChatH is built on the following stack:

Contributing

Here's how you can contribute:

  • Open an issue if you believe you've encountered a bug.
  • Make a pull request to add new features/make quality-of-life improvements/fix bugs.

Author

License

Licensed under the MIT license.