PROJECTS
Explore My Projects
Welcome to my portfolio of AI/ML projects. Here, I showcase my dedication to building advanced, intelligent solutions that solve real-world problems using Machine Learning, Deep Learning, Computer Vision and NLP.

Bi-Level Image Classification
Bi-Level Image Classification that classifies images into both main and sub-categories using advanced deep learning and computer vision techniques.

Question Answer Generation
Question Generation and Answering System that automatically generates relevant questions and provides accurate answers from a given paragraph.

Fake News Detection
Fake News detection using machine learning to identify whether the news articles are True or Fake.

Movie Recommendation System
A Movie Recommendation System that suggests movies based on user input using Count Vectorization and Cosine Similarity to measure similarity between films.

Iris Flower Classification
An Iris Flower Classification using machine learning to predict species (Setosa, Versicolor, Virginica) based on sepal and petal features of iris flower.

Student Grade Report
A Student Grade Report System in C++ that manages student records, calculates grades, CGPA and displays a detailed report with academic status. It efficiently processes multiple students' data using structured storage.