Submitting shared project for Jetson AI Certification

I hope that here is the correct place to ask this. Probably I couldn’t find the correct place to ask non-technical questions.

Me and my friend are planning to do an open-source project using Jetson Nano and we were curious if submitting one shared project would be enough for both of us to apply for the certification. Can we submit the same project?

Hi @a.e.yalcinoglu, typically it should be an individual project to qualify for the AI Certification, so that it shows that who is applying completed the project and met the requirements. However perhaps you can organize the project in a way as to make it clear what both partners contributed. For example you could use git submodules, document it in the Readme, have multiple demos, ect.

Thank you for the answer @dusty_nv!