Hacker News new | ask | show | jobs
by isaacfung 766 days ago
Write a chrome extension that prompts a LLM/uses a custom trained (BERT based) text classification model to filter the posts.

https://github.com/thomasj02/AiFilter

https://github.com/GoogleChrome/chrome-extensions-samples

https://huggingface.co/docs/transformers/en/tasks/sequence_c...

1 comments

O, or maybe plugin with regexes will do for 90% use cases ? ;)