Skip to content

Releases: VectorInstitute/fair-sense-ai

v1.0.11

21 Jun 18:52
Compare
Choose a tag to compare

What's Changed

  • Minor changes to README and about.html for clarity and functionality by @aravind-3105 in #26
  • Fixes to windows executable by @lotif in #27

Full Changelog: v1.0.10...v1.0.11

v1.0.10

18 Jun 15:30
Compare
Choose a tag to compare

Full Changelog: v1.0.9...v1.0.10

v1.0.9

16 Jun 21:49
Compare
Choose a tag to compare

What's Changed

  • Small fixes by @lotif in #11
  • Updated the video links and typo by @mukunds97 in #12
  • Bibtex in readme by @mukunds97 in #15
  • Package fix by @mukunds97 in #13
  • pass allow_filesystem_access to analyze_text_for_risks by @mtnusf97 in #14
  • Quick fix - Updated the bibtex format by @mukunds97 in #16
  • Changing license from CC BY-SA to CC BY-NC by @mukunds97 in #17
  • Fixing the installer for the latest version by @lotif in #18
  • Bump version to 1.0.5 by @lotif in #19
  • Fixes for 1.0.6 release by @lotif in #21
  • GH action to push to pypi and build the executables by @lotif in #22
  • Integrate CodeCarbon (offline mode) into Fairsense runtime for emissions tracking. by @aravind-3105 in #24
  • Add LLM-based bias scoring to bias.py and integrate into app & tutorial by @aravind-3105 in #23
  • Disabling powermetrics check on Apple Silicon by @lotif in #25

New Contributors

Full Changelog: v1.0.0...v1.0.9

v1.0.0

03 Mar 21:01
ce2b521
Compare
Choose a tag to compare

Risk Management feature release.
Includes website and documentation updates.
Updated the pypi package.

v0.8.2

21 Jan 22:03
Compare
Choose a tag to compare

You need to install Tesseract (and Ollama, if running on CPU) for it to fully work. Please refer to the README.md file.

On Windows:

  1. Download the FairSenseAI-0.8.2-Windows.zip release on the link below and unpack it
  2. Inside the "FairSenseAI" folder, double click on "FairSenseAI.exe"
  3. A security warning will pop up, click on "More Info" then on "Run Anyway"

On MacOS:

  1. Open your Mac's Privacy & Security Settings
  2. Scroll to Developer Tools and click on it
  3. Enable the "Terminal" option
  4. Download the FairSenseAI-0.8.2-MacOS-AppleSilicon.tgz release on the link below and unpack it
  5. Inside the FairSenseAI folder, right click on the FairSenseAI executable and click on "Open With" > "Terminal"
  6. Click on the "Open" button in the dialog that appears

v0.0.1-test

17 Jan 16:51
Compare
Choose a tag to compare
v0.0.1-test Pre-release
Pre-release

Testing a release of the MacOS and Windows apps.

You need to install Ollama and Tesseract for it to fully work.

On Windows:

  • Download the FairSenseAI.Windows.zip release on the link below and unpack it
  • Inside the "FairSenseAI" folder, double click on "FairSenseAI.exe"
  • A security warning will pop up, click on "More Info" then on "Run Anyway"

On MacOS:

  • Open your Mac's Privacy & Security Settings
  • Scroll to Developer Tools and click on it
  • Enable the "Terminal" option
  • Download the FairSenseAI.MacOS.AppleSilicon.tgz release on the link below and unpack it
  • Inside the FairSenseAI folder, right click on the FairSenseAI executable and click on "Open With" > "Terminal"
  • Click on the "Open" button in the dialog that appears