Looking for Project Ideas

Hi everyone,

I recently completed a PyTorch for Deep Learning course and I’m planning to build strong, practical projects that can stand out to recruiters.

I want projects that are practical and suitable for a intern level.

What projects would you recommend?
Any advice or resources are highly appreciated.

Thanks a lot!

I recommend you go to Kaggle and look at some of their challenges, tutorials, and datasets.

My personal favourite were stuff like RAGs or Recommender Systems, can seem complicated but has impactful uses in a plethora of fields. Not only that, a base rag or recommender system can be very simple to build even from scratch. Maybe start with a simple scenario and slowly iterate to more complicated and more useful

2 Likes