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 1d | 6 janv. 2025 à 14:20:09


Connectez-vous pour ajouter un commentaire

Autres messages de ce groupe

Show HN: HipScript – Run CUDA in the Browser with WebAssembly and WebGPU

CUDA is NVIDIA's language for GPU programming, allowing you to mix write CPU and GPU code in C++ in one file. By chaining a few projects that compile CUDA to OpenCL, then Vulkan, then WebGPU, you

7 janv. 2025 à 20:30:12 | Hacker news