This is the Linux app named ChatHN whose latest release can be downloaded as chathnsourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named ChatHN with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
ChatHN
DESCRIPTION:
ChatHN is an open-source chatbot that lets users explore Hacker News through natural-language questions. It connects an OpenAI model to the official Hacker News API through function calling, allowing the model to retrieve live structured data when needed. Built-in functions can fetch top stories, open a specific story, include leading comments, and prepare the current top discussion for summarization. Responses are streamed through the Vercel AI SDK so the interface can display generated text progressively. The application uses Next.js for the web framework and Tailwind CSS for presentation. It can be run locally with an OpenAI API key or deployed to Vercel through a streamlined setup. ChatHN demonstrates how tool-enabled language models can turn a conventional public API into a conversational research interface.
Features
- Natural-language Hacker News exploration
- Live top-story retrieval
- Story and comment fetching
- AI-generated discussion summaries
- Streaming conversational responses
- Local and one-click Vercel deployment
Programming Language
TypeScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/chathn.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.