Skip to content

Chrome extension to filter your feed with LLM according to an explicitly stated and user-editable preference.

Notifications You must be signed in to change notification settings

qizhong19920114/RecAlign

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recommendation Alignment (RecAlign)

Recommendation systems (e.g., Twitter) optimize for your attention and spoil you to the detriment of your own well-being. Their objective is fundamentally misaligned with yours.

We are starting an open source initiative RecAlign (short for Recommendation Alignment) to address this misalignment. We use large language models (LLMs) to vet and remove recommendations according to your explicitly stated preference in a transparent and editable way.

Development Install

  • Download this repository.
  • Open Google Chrome and type "chrome://extensions" in the address bar.
  • Enable Developer Mode by clicking the toggle switch in the upper right-hand corner of the screen.
  • Click the "Load unpacked" button in the upper left-hand corner of the screen.
  • Navigate to the folder containing this repository and select the folder named "chrome-extension" and click "Select".
  • The extension will now be installed in Chrome and should appear in your list of installed extensions.

Setting Up:

  • Pin the extension on the toolbar.
  • Click on the extension icon.
  • Fill in your preference as well as your OpenAI API Key, which you can find here.

About

Chrome extension to filter your feed with LLM according to an explicitly stated and user-editable preference.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.9%
  • Python 17.5%
  • HTML 9.2%
  • Shell 5.4%