Skip to content

A canvas to design and deploy ethical artificial intelligence for public administrations. The experience of the Autonomous Province of Trento, Italy

License

Notifications You must be signed in to change notification settings

dclfbk/canvasaiethics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

canvas AI ethics

a canvas to plan the development of an AI solution

description

A canvas to design and deploy ethical artificial intelligence for public administrations. The experience of the Autonomous Province of Trento, Italy

download pdf

italian version

sources

italian version

technical issues

fonts used
cli PDF2SVG converter
  pdf2svg input.pdf output_page%d.svg all
  dvisvgm --pdf canvas_ai_ethics_AIxPA_7.pdf
  pdftk AIxPA_muto.pdf cat 6 output canvas_ai_ethics_AIxPA_7.pdf
bash script
for i in {2..6};
  do
  pdftk AIxPA_muto.pdf cat $i output canvas_ai_ethics_AIxPA_$i.pdf;
  dvisvgm --pdf canvas_ai_ethics_AIxPA_$i.pdf;
done
pdftk AIxPA_muto.pdf cat 1 output canvas_ai_ethics_AIxPA_1.pdf
pdf2svg canvas_ai_ethics_AIxPA_1.pdf canvas_ai_ethics_AIxPA_1.svg

About

A canvas to design and deploy ethical artificial intelligence for public administrations. The experience of the Autonomous Province of Trento, Italy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages