debiai / DebiAI

Bias detection and contextual evaluation tool for your AI projects
https://debiai.irt-systemx.fr
Apache License 2.0
19 stars 4 forks source link

Allow user to choose a path for the data folder when installing debiai_gui #212

Open FadyCoding opened 1 month ago

FadyCoding commented 1 month ago

Is your feature request related to a problem? Please describe. As of now when installing debiai_gui the data folder is installed by default within the same folder as other packages. It makes its use slower and the uninstallation takes to much time.

Describe the solution you'd like Implement a functionality in command line so that the user :

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Happens when you install debiai with pip.

Tomansion commented 2 weeks ago

Ask the user for a path for the data

Tomansion commented 1 week ago

Ask for path if not specified, current directory by default