APWright / AI-Open-Guidelines

Community Driven Guidelines for Build Human-Centered AI Software. Please feel free to contribute!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Open Guidelines

Community Driven Guidelines for Building Human Centered AI Software

How to Contribute

The structure of guidelines is determined in mkdocs.yml, and the text of the guidelines in the respective categories can be found in the docs folder. Feel free to submit PR's to change any of these, adding, removing, or editing the guidlines to become more clear and usefull. The general philosophy here being that we do not need these guidelines to fit within a single narrative or cohesive format but rather to be a comparativly compresinsive list of things to keep in mind and consider when buidling AI products. As much as possible try to keep guidelines specific and of the form of a single statement that can be concretly applicable at some point in the development process.

Sources

This repository was createdas an extension of work A Comparative Analysis of Industry Human-AI Interaction Guidelines, which can be cited:

@misc{wright2020comparative,
      title={A Comparative Analysis of Industry Human-AI Interaction Guidelines}, 
      author={Austin P. Wright and Zijie J. Wang and Haekyu Park and Grace Guo and Fabian Sperrle and Mennatallah El-Assady and Alex Endert and Daniel Keim and Duen Horng Chau},
      year={2020},
      eprint={2010.11761},
      archivePrefix={arXiv},
      primaryClass={cs.HC}
}

Further resources include the guielines publications used to initially seed this repository covered in the above paper, as well as ongoing added additional sources:

  1. Microsoft
  2. Google
  3. Apple
  4. IBM

About

Community Driven Guidelines for Build Human-Centered AI Software. Please feel free to contribute!

License:GNU General Public License v3.0