Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Bullet Points – news briefs written by AI, built with open-source LLMs (bulletpoints.news)
7 points by cpwalker on June 28, 2023 | hide | past | favorite | 2 comments
Many people subscribe to email newsletters curated by a human on a specific topic. What if you could create a news brief for any topic, with AI?

I'm Chris, and I created Bullet Points, an AI-assistant to help you stay briefed on any topic in the news.

You give Bullet Points a topic, and it shows you the top stories related to that topic, with AI-generated summaries and links to the underlying sources to dig further. If you like what you see, you can subscribe to daily or weekly briefs for that topic, delivered to your inbox. Whether you're a professional keeping up with industry news, a student researching a particular subject, or simply an informed citizen, Bullet Points is designed to keep you in the loop efficiently.

I've implemented this project with open-source LLMs, running on CPUs. I made this choice to minimize costs, and because I wanted to learn how to work directly with LLMs. I'm using the following models:

Instructor for embeddings (https://huggingface.co/hkunlp/instructor-large)

BART, fine-tuned on the CNN Daily Mail dataset, for summarization (https://huggingface.co/facebook/bart-large-cnn)

FLAN T-5 for curation (https://huggingface.co/google/flan-t5-base)

I'm using pgvector for vector search.

Bullet Points scans thousands of news sources, aiming to cover a broad range of topics, regardless of your location in the world or your industry. However, for now, Bullet Points is focused on English-language news.

I'd love to hear feedback from the HN community, in a comment here or a note to contact@bulletpoints.news. Thanks for trying it out!




I've wanted to build something similar but mainly as a tool to help me aggregate and run a newsletter, then repurpose the content into tweets, auto generated short and long form videos, and Instagram posts.

Say it pulls in news and maybe top new products for the day or week or past two days depending on frequency of newsletter, I run an ai newsletter https://curl.beehiiv.com, and am looking for ways to automate 90 percent and then the rest is just editing voice and tone and fact checking.


Great idea! This is going to be so useful, and probably way better than Google alerts.




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: