Welcome to the Projects Repository!
This repository serves as a centralized hub for all my projects and applications. Here, you will find a collection of various projects that I have developed and will continue to develop in the future. The primary goal of this repository is to showcase my programming skills, project development expertise, and the tools, frameworks, libraries and technologies I have utilized in each project.
The README file in this repository acts as a comprehensive guide, providing an organized overview of all the projects included.
As new projects are added to the repository, the README file will be regularly updated, ensuring that all my work is easily accessible and well-documented in a user-friendly format. Whether you are interested in exploring a specific project or browsing through the entire collection, this repository will provide a comprehensive view of my development journey.
Feel free to navigate through the projects table and explore each project's individual repository for more detailed information. I hope you find these projects informative and inspiring as you delve into the world of SDE, AI, ML, etc.
Thank you for visiting the Projects Repository, and I look forward to sharing more exciting projects with you in the future!
Serial Number | Project Title | Description | Tools Used | Repository Link |
---|---|---|---|---|
1 | Attendance System using Facial Recognition | Attendance system using facial recognition system. Utilizes haarcascade classifiers for face detection and recognition. Stores attendance in Excel files and generates training images for face detection. | OpenCV, Python, PyQt5 | Attendance System |
2 | Flight Ticket Booking Management System | Flight ticket booking management system with Python and MySQL connectivity. Provides user-friendly GUI using PyQt5 library. Features include user accounts, OTP verification, flight details, and payment and cancellation functionalities. | Python, PyQt5, MySQL | Flight Booking System |
3 | Image Processing - Edge Detection | Edge detection project using the Laplacian filter and other image processing techniques such as LPF, HPF, and thresholding. Implements these techniques and analyzes results using various test images. | OpenCV, Python, PyQt5 | Image Processing |
4 | Object Detection and Classification Project (YOLOv8 + PyTorch + CV2) | Web app for detecting and classifying objects in videos/images using YOLOv8 and PyTorch. | Flask, PyTorch, YOLOv8, OpenCV | Object Detection |
5 | MathMate - Multi-Modal AI for Mathematical Learning | A multi-modal AI assistant that integrates computer vision, natural language processing, and speech recognition technologies. The system will be accessible through a user-friendly chatbot interface, allowing users to interact with it using text, images, or voice inputs. | Finetuned-merged-LLM + Lightnnig.ai + Openweb-UI | Capstone Project |
To get started with any of the projects, follow the steps provided in the respective project README files:
If you would like to contribute to this repository, please follow these guidelines:
-
Fork the repository.
-
Create a new branch for your feature/bug fix.
-
Make your changes and commit them.
-
Push your changes to your forked repository.
-
Submit a pull request with a clear description of your changes.
This repository is licensed under the MIT License. Feel free to use the code for educational, personal purposes, etc.