A portfolio exploring real-world challenges in AI ethics through practical demonstrations and actionable recommendations.
AI systems increasingly shape decisions in hiring, healthcare, and public policy. This project investigates two ethically controversial cases — one in recruitment, the other in healthcare — and features an interactive demonstration of algorithmic bias.
src/bias-demo.ipynb — Jupyter notebook demonstrating gender bias in algorithmic decisionsslides/ai-ethics-casefiles.md — Presentation for stakeholders and non-technical audiencesdocs/report.md — Written analysis of case studies, with citations and ethical insightsassets/ — Stores the cover image used as a banner in the documentationdocs/export/ — PDF versions of notebook, slides, and reportClone the repository and open the notebook:
git clone https://github.com/augusto-mate/ai-ethics-casefiles.git
cd ai-ethics-casefiles/src
jupyter notebook bias-demo.ipynb
To view the slides:
cd ../slides
Use Marp to render ai-ethics-casefiles.md.
This work is intended for educational and illustrative purposes only.
Transparency about these limitations supports responsible and honest communication in AI ethics.
Developed by Augusto Mate
Available under MIT License — details in LICENSE