Live data from Hacker News

Show HN: Open Source Bot That Summarizes Top Hacker News Stories Using GPT-3

github.com

31–36 of 36 posts

Re: Show HN: Open Source Bot That Summarizes Top Hacker News Stories Using GPT-3

#31
post #4

FYI, here is the current prompt prefix we prepend to the story text before sending to GPT-3. Any suggested alternatives? Will try them based on points here. "Provide a detailed summary of the following web page, including what type of content it is (e.g. news article, essay, technical report, blog post, product documentation, content marketing, etc). If there is anything controversial please highlight the controversy…

[deleted]

Re: Show HN: Open Source Bot That Summarizes Top Hacker News Stories Using GPT-3

#34

What is the current best option for self-hosted summarization?

with some additional coding on top, smaller models like GPT2 and BERT can produce decent summaries, a few summaries per minute depending on your target quality.
Post reply on HN