Adopt the Open edX AI policy?

An AI contribution policy was just announced for Open edX projects:

I had a read through and it feels pretty solid and well needed.

Could we consider adopting this policy in OpenCraft too, across all our internal and open source work?

cc @braden

(not sure where to log time on this discussion; I’ve used BB-3149 so far since it relates to sprint planning)

1 Like

Yeah, aligning our own policy seems like a good idea.

I think the Open edX policy is good, but I would suggest two changes:

  • Allow use of additional models, including open source models in particular, as @tecoholic mentioned on their forum post. We want to encourage open source approaches in general.
  • Never use cloud-based LLMs on a repository that contains secrets, like infrastructure repos. This can result in secrets being used for training and potentially recoverable by other LLM users.
1 Like