kewonit / HNsummary

This extension summarizes articles on Hacker News using OpenAI api.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This extension summarizes articles on Hacker News using openAI api.

Like it? Give it a⭐

Image Image

Steps to manually install it, cause do you really want someone else to have your OpenAI keys?

Steps to set it up


Don't want to use your own keys? Try out

Check out this repo

The above works by writing summary of all new posts to a database, then you fetch the summary of posts from an API, instead of multiple people generating the same summary


Disclaimer: This extension uses OpenAI API to generate summaries of the article. This extension is not affiliated with OpenAI or Hacker News.


GIF

About

This extension summarizes articles on Hacker News using OpenAI api.

License:MIT License


Languages

Language:JavaScript 84.2%Language:HTML 10.9%Language:Makefile 4.8%