├── LICENSE ├── README.md └── static └── img ├── dcai_landscape_s.png └── dcai_workflow.svg /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Renumics/awesome-open-data-centric-ai/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Renumics/awesome-open-data-centric-ai/HEAD/README.md -------------------------------------------------------------------------------- /static/img/dcai_landscape_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Renumics/awesome-open-data-centric-ai/HEAD/static/img/dcai_landscape_s.png -------------------------------------------------------------------------------- /static/img/dcai_workflow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Renumics/awesome-open-data-centric-ai/HEAD/static/img/dcai_workflow.svg --------------------------------------------------------------------------------