Show HN: Filter out engagement bait and politics on your X/Twitter feed

hi friends!

i'm pretty tired of engagement bait and all the political nonsense on my x/twitter feed.

i was curious if i could use an llm to filter out these type of content, so i prototyped a quick chrome extension.

it uses LLama 3.3 to analyze the tweet through https://groq.com/ (because they are super-super fast).

the extension is available in the chrome store, also there is a link to the repo.

- you can tweak the system prompt for the filtering - but you need your own API key from Groq (you can get one for free)


Comments URL: https://news.ycombinator.com/item?id=42609151

Points: 22

# Comments: 73

https://unbaited.danielpetho.com

Établi 3mo | 6 janv. 2025, 14:20:09


Connectez-vous pour ajouter un commentaire

Autres messages de ce groupe

Show HN: The C3 programming language (C alternative language)

Get it from here: https://github.com/c3lang/c3c

In 2019, while contributing to the C2 language, I started up "C3" as a pet project whil

3 avr. 2025, 17:40:37 | Hacker news
Show HN: Benchi – A benchmarking tool written in Go

Benchi is a CLI tool for running benchmarks and collecting metrics. It's using Docker Compose to orchestrate the infrastructure and tools being benchmarked, making it repeatable and runnable on di

3 avr. 2025, 17:40:35 | Hacker news