Releases: VectorInstitute/fair-sense-ai
Releases · VectorInstitute/fair-sense-ai
v1.0.11
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
Full Changelog: v1.0.9...v1.0.10
v1.0.9
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
- @aravind-3105 made their first contribution in #24
Full Changelog: v1.0.0...v1.0.9
v1.0.0
v0.8.2
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:
- Download the
FairSenseAI-0.8.2-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-0.8.2-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
v0.0.1-test
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