top | item 39265829

(no title)

hazard | 2 years ago

A Twitter filter to take back control of your social media feed from recommendation engines. Put in natural language instructions like "Only show tweets about machine learning, artificial intelligence, and large language models. Hide everything else" and it will filter out all the tweets that you tell it to.

Runs on a local LLM, because even using GPT3 costs would have added up quickly.

Currently requires CUDA and uses a 10.7B model but if anyone wants to try a smaller one and report results let me know on github and I can give some help.

https://github.com/thomasj02/AiFilter

discuss

order

eurekin|2 years ago

That could actually be a universal ad-whacker for similarily stubborn sites (reddit)

beginning_end|2 years ago

I've been thinking the same thing. It'll be interesting to see if we end up with prompt-injecting ads

jerpint|2 years ago

I didn’t know you could interact with pages like that so easily with Chrome extensions