What are some open source projects that are actively supporting production level AI/ML use cases? Back in the day, Docker had done a great job in creating a super easy on-boarding experience for new contributors, any project in AI/ML is super easy to start contributing to?
Hey @Nachiket_Torwekar,
Welcome to the community. You can always start contributing to any of the packages that are generally used in Machine Learning, for instance, numpy, pandas, matplotlib, scipy, scikit-learn, etc. The list goes on and on. A lot of these libraries and frameworks deeply appreciate new contributors.
Additionally, you can look at Papers with Code. Many researchers post the code for their papers here publicly, and are always on the lookout for new contributors to help develop their AI and ML tools/frameworks/libraries. I hope this helps.
Regards,
Elemento