Skip to content

A chrome extension for detecting logical fallacies in web text

License

Notifications You must be signed in to change notification settings

clairefro/aribotle

Repository files navigation

Aribotle

A chrome extension for detecting logical fallacies in web text

Built with boiler: https://github.com/guocaoyi/create-chrome-ext

Demo video

image image image image

Usage

This chrome extension won't be published until I finish the TODO's.

In the meantime, you can run this extension locally:

  1. git clone this repo locally

  2. Run npm i

  3. Run npm run dev

  4. navigate to chrome://extensions in URL bar of your Chrome browser

  5. ensure Developer mode is enabled in upper right

  6. Select "Load unpacked"

  7. Point to the build dir in your cloned local repo

  8. Pin Aribotle to your toolbar

  9. (do once) Get an OpenAI API Key from here and add it in Aribotle "ApiKey Settings"

TODO

  • Enable clearing API Key
  • Onboarding wizard for getting BYO-API Key
  • Make it prettier
  • Enable caching/history
  • Settings for user custom fallacies
  • Try out other LLM models and maybe find one that's free...
  • Add cost estimate tokenizer if sticking with GPT4

About

A chrome extension for detecting logical fallacies in web text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published