MentorsPool

ARTIFICIAL INTELLIGENCE PROJECT IDEAS FOR BEGINNERS

1. Handwritten Digits Recognition

AI Project Idea – Digits written by humans vary a lot in curves and sizes as they are hand-drawn and everyone’s writing is not the same. It is a great way to start artificial intelligence by building a handwritten digits recognition system that can identify the digit drawn by humans.

2. Lane Line Detection

AI Project Idea – Lane line detection technique is used in many self-driving autonomous vehicles as well as line-following robots. We can use computer vision techniques such as color thresholding to detect the lanes.

3. Spoiler Blocker Extension

AI Project Idea – When a good movie or show comes, people always spoil the fun of others by spoiling it. We can create a browser extension that will block out all the mentions of your favourite show that you don’t want to get spoiled. You can replace the mentions with a cute picture of cats.

4. Spam Classifier

AI Project Idea – Every day we get dozens of email notifications and most of them are spam. Build a tool which can classify the emails as spam or non-spam based on the content of the email alone.

5. Optimal Path

AI Project Idea – One of the challenging tasks of AI is to find the optimal path from one place to the destination place. The project idea is to find the optimal path for a vehicle to travel so that cost and time can be minimised. This is a business problem that needs solutions