amiraijaz
AI Engineer | ML | Robotics | Computer Vision | NLP | Speech Recognition | Python | C / C++
Pinned Repositories
Realtime-FaceRecognition-Attendance-System
This is a real-time attendance system using face recognition technology. The system can identify and mark the attendance of registered students as they appear in front of a camera. It offers a user-friendly interface and integrates with Firebase for data storage.
Text-To-Image-Generator
Built a Text-to-Image Generator using Streamlit and Stable Diffusion, enabling users to generate stunning AI-driven visuals from text prompts. The app supports customization through optional negative prompts and leverages GPU acceleration for efficient image generation. 🚀🎨
UK-License-Plate-Detection
This project implements a real-time license plate detection and recognition system, specifically designed for UK-based license plates. Using YOLOv8 for object detection and custom-trained models for license plate extraction, the system detects vehicles, zooms in on license plates, and reads the plate numbers in real-time.
Gesture-Computing
In this repo, I am interpreting human hand gestures using computer vision and deep learning
Data-Structures
This repo is based on both linear and non-linear data structures:- <br> 1. Array </br>
DBMS-PROJECT---Student-Management-System
Student Management System is a graphical user interface (GUI) application built using the Tkinter library in Python. The system allows users to register, login (only registered users can login), manage courses, manage students, add results, view results, and logout.
Face-Detection
An object detection model which will detect the face in images build on Yolov5.
100-days-of-machine-learning
API-to-Pandas-Dataset
Car-Counter---Object-Detection
Traffic Monitoring System with YOLO Object Detection
amiraijaz's Repositories
amiraijaz/Translator.ai
This Streamlit app solves the problem of translating text between multiple languages and converting the translated text into speech. It allows users to input text in one language, translate it into another language, and then generate audio of the translated text.
amiraijaz/RAG-Chatbot
amiraijaz/Text-To-Image-Generator
Built a Text-to-Image Generator using Streamlit and Stable Diffusion, enabling users to generate stunning AI-driven visuals from text prompts. The app supports customization through optional negative prompts and leverages GPU acceleration for efficient image generation. 🚀🎨
amiraijaz/Medical-Chatbot
amiraijaz/UK-License-Plate-Detection
This project implements a real-time license plate detection and recognition system, specifically designed for UK-based license plates. Using YOLOv8 for object detection and custom-trained models for license plate extraction, the system detects vehicles, zooms in on license plates, and reads the plate numbers in real-time.
amiraijaz/Visual-Question-Answering-System
The application leverages advanced deep learning models to interpret images and respond to user queries effectively. It combines state-of-the-art computer vision and natural language processing techniques to create an interactive experience where users can ask questions about an image and receive accurate answers.
amiraijaz/Faster-R-CNN---Object-Detection
amiraijaz/Feature-Extraction
Feature Extraction OpenCV project on Weather Dataset
amiraijaz/Sign-Language-Detection
Implementing a real-time hand gesture recognition system using computer vision and machine learning for interaction with a computer.
amiraijaz/Car-Counter---Object-Detection
Traffic Monitoring System with YOLO Object Detection
amiraijaz/Reinforcement-Learning
amiraijaz/Computer-Graphics
amiraijaz/Gesture-Computing
In this repo, I am interpreting human hand gestures using computer vision and deep learning
amiraijaz/PlantVillage-Disease-Classification
This project leverages the powerful ResNet-50 architecture for classifying plant diseases using the PlantVillage dataset. ResNet-50 is a deep residual neural network known for its effectiveness in image classification tasks.
amiraijaz/amirejaz
Config files for my GitHub profile.
amiraijaz/CODSOFT
CodSoft, a top company that offers internships in different technology fields. They provide internships in web development, app development, software development, Java programming.
amiraijaz/Name-Entity-Recognition-NER-
amiraijaz/Text-Summarization-WebApp
Flask web application for text summarization
amiraijaz/Realtime-FaceRecognition-Attendance-System
This is a real-time attendance system using face recognition technology. The system can identify and mark the attendance of registered students as they appear in front of a camera. It offers a user-friendly interface and integrates with Firebase for data storage.
amiraijaz/DBMS-PROJECT---Student-Management-System
Student Management System is a graphical user interface (GUI) application built using the Tkinter library in Python. The system allows users to register, login (only registered users can login), manage courses, manage students, add results, view results, and logout.
amiraijaz/FaceDetection-OpenCV-Project
This project is a face detection application developed using OpenCV, a popular computer vision library. The goal of this project is to accurately detect and locate human faces in video streams.
amiraijaz/Cat-vs-Dog-Classification-
This is Deep Learning project based on CNN (Convolutional Neural Network) which classifies Cat or Dog on the basis of given data.
amiraijaz/Artificial-Intelligence-515
This repository contains UBIT's Artificial intelligence - 515 Course Labs. All Lab1 - Lab7 in python.
amiraijaz/OOPs
OOPs (Object Oriented Programming) in Java language. This repo is following UBIT 2023 OOPs Course.
amiraijaz/Graduate-Admissions-Prediction
A deep learning project (Regression problem) using ANN. The dataset contains several parameters which are considered important during the application for Masters Programs.
amiraijaz/Movie-Recommendation-System
Movie reccommendation system using stream-lit
amiraijaz/MNIST-Classification
A deep learning project using ANN. Keras built-in mnist dataset. MNIST is a collection of handwritten digits ranging from the number 0 to 9. It has a training set of 60,000 images, and 10,000 test images that are classified into corresponding categories or labels.
amiraijaz/Data-Structures
This repo is based on both linear and non-linear data structures:- <br> 1. Array </br>
amiraijaz/Web-Scraping
This repository contains data scraping from different websites.
amiraijaz/Credit-Card-Churn-Prediction
A deep learning project using ANN. Dataset contains 10000 rows and 14 columns. This will predict whether the person will continue with their bank account or will delete it.