- Project name: Ethical AI Toolkit
- Library name: ekit
- Authors: Ekimetrics
- Description: Open source Ethical AI toolkit
- ethicalai/ # Your python library
- data/
- raw/
- processed/
- docs/
- tests/ # Where goes each unitary test in your folder
- scripts/ # Where each automation script will go
- requirements.txt # Where you should put the libraries version used in your library