Active Final Year Projects Showcase
Explore verified, ongoing final year projects advancing across all academic batches. Filter by emerging tech stacks, discover architectures, and explore student innovation.
Face recognition based attendance management system
Core Problem: Traditional attendance systems in educational institutions rely on manual roll calls, sign-in sheets, or card-based methods that are time-consuming, prone to proxy attendance (students marking attendance for absent peers), and difficult to maintain accurately over time. Faculty spend valuable lecture time on attendance, and administrative staff struggle with compiling and analyzing attendance records. Core Position: The Smart Attendance System leverages face recognition technology to automate the attendance marking process in educational institutions. By capturing and identifying student faces through a webcam or uploaded image, the system eliminates proxy attendance, reduces manual effort, saves classroom time, and provides real-time, accurate attendance records accessible to both students and administrators through a web-based dashboard.
Intrusion Guard: A Hybrid Machine Learning System for Network Intrusion Detection
Modern computer networks face continuous threats from malware, unauthorized access, and zero-day attacks that traditional signature-based security tools often fail to detect. These systems depend heavily on known attack patterns, which makes them less effective against new or evolving intrusions. The growing scale and complexity of network traffic also create a need for intelligent security solutions that can analyze traffic in real time and detect suspicious activity with high accuracy. This project proposes Intrusion Guard, a real-time intrusion detection system that uses machine learning to classify network traffic as normal or malicious. The system is designed for cybersecurity monitoring in environments where fast and accurate threat detection is critical, such as enterprise networks, laboratories, and institutional systems. It combines supervised and unsupervised learning to improve both known-attack detection and anomaly detection, making it more adaptable than conventional rule-based systems. The technical approach uses a hybrid model built around Random Forest for supervised classification and Isolation Forest for anomaly detection. The system processes network traffic data, extracts relevant flow-based features, and applies trained models to generate predictions in real time. To improve transparency and trust, the system also includes explainable AI output so users can understand why traffic is flagged as suspicious. The expected outcome is a practical and scalable intrusion detection solution that improves threat visibility, supports early warning, and strengthens network defense against both known and unknown attacks.
ZAPNEST: AI-Enabled SaaS E-Commerce Platform for SMEs (MERN Stack Based
ZAPNEST is a web-based Software as a Service (SaaS) e-commerce platform developed to help small and medium-sized enterprises (SMEs) transition from traditional physical businesses to modern digital marketplaces. In today’s rapidly evolving ...
AI-Based Student E-Learning Assistant
AI-Based Student E-Learning Assistant: The AI-Based Student E-Learning Assistant is a smart web-based learning platform designed to help students improve their studies through artificial intelligence. The system acts as a virtual tutor tha...
MediTrust : AI Driven doctor recommendation and Fake Review Detection Platform
In recent years, the demand for efficient and intelligent systems in the field of healthcare has significantly increased. However, the existing systems currently in use suffer from several limitations and inefficiencies. These systems are often limited to providing basic search functionality and fail to support disease-based doctor recommendations. Moreover, the presence of fake or unverified reviews reduces the reliability of these platforms. According to the literature review, many systems lack advanced filtering options, real-time doctor availability, and proper integration of appointment scheduling, which makes the overall process inefficient and time-consuming.As a result, users face difficulties in making informed decisions when selecting appropriate doctors, especially due to limited medical knowledge and unreliable feedback systems. This not only reduces the effectiveness of the system but also negatively impacts user satisfaction and decision-making.Although some solutions attempt to address these challenges, they fail to provide intelligent recommendation systems, fake review detection mechanisms, real-time scheduling, and comprehensive doctor information with advanced filtering features.Therefore, there is a strong need for a robust and intelligent system that can overcome these limitations and provide efficient, accurate, and user-friendly solutions.
Gesture control virtual mouse platform
Functional Requirements (What the system DOES) These describe the features of the system. 1. Hand Gesture Detection The system uses a camera to detect your hand. It recognizes different hand gestures. 2. Cursor Movement You can move t...
Meet hub
Functional Requirements of Meet Hub 1. User Registration and Authentication The system shall allow users to create accounts, log in securely, and recover forgotten passwords using email verification and authentication mechanisms. 2. User...
Neux remote control system and fake voice recognition
A Neux remote control system lets users control devices using smart signals instead of buttons. Fake voice recognition is when systems are fooled by copied or AI-generated voices. These technologies are advanced but need strong security t...
Campus event management system
Functional Requirements The Campus Event Management System will allow Admin, Students, and Organizers to manage campus events through a web-based platform. Admin can create, update, approve, and delete events, manage users, view registrati...
| Project Information | Status | Batch | Technologies | Action |
|---|---|---|---|---|
|
Face recognition based attendance management system
Core Problem:
Traditional attendance systems in educational institutions rely on manual ...
|
Active | FA23 (2026) |
MongoDB
Express.js
React
+3
|
Details |
|
Intrusion Guard: A Hybrid Machine Learning System for Network Intrusion Detection
Modern computer networks face continuous threats from malware, unauthorized access, and ze...
|
Active | FA23 (2026) |
Python
Flask
|
Details |
|
ZAPNEST: AI-Enabled SaaS E-Commerce Platform for SMEs (MERN Stack Based
ZAPNEST is a web-based Software as a Service (SaaS) e-commerce platform developed to help ...
|
Active | FA23 (2026) |
JavaScript
React
Express.js
+3
|
Details |
|
AI-Based Student E-Learning Assistant
AI-Based Student E-Learning Assistant:
The AI-Based Student E-Learning Assistant is a sma...
|
Active | FA23 (2026) |
JavaScript
React
Express.js
+6
|
Details |
|
MediTrust : AI Driven doctor recommendation and Fake Review Detection Platform
In recent years, the demand for efficient and intelligent systems in the field of healthca...
|
Active | FA23 (2026) |
JavaScript
Python
Next.js
+6
|
Details |
|
Gesture control virtual mouse platform
Functional Requirements (What the system DOES)
These describe the features of the system....
|
Active | FA23 (2026) |
MongoDB
Express.js
React
+1
|
Details |
|
Meet hub
Functional Requirements of Meet Hub
1. User Registration and Authentication
The system s...
|
Active | FA23 (2026) |
MongoDB
Express.js
React
+1
|
Details |
|
Neux remote control system and fake voice recognition
A Neux remote control system lets users control devices using smart signals instead of but...
|
Active | FA23 (2026) |
Python
Django
|
Details |
|
Campus event management system
Functional Requirements
The Campus Event Management System will allow Admin, Students, an...
|
Active | FA23 (2026) |
JavaScript
HTML/CSS
Bootstrap
+2
|
Details |
No Matching Projects Found
No senior projects matched your filter query. Try searching with different keywords, removing specific technologies, or selecting another academic batch.
Intrusion Guard: A Hybrid Machine Learning System for Network Intrusion Detection
FR-01: Network Traffic Monitoring — The system shall continuously monitor incoming and outgoing network traffic.
FR-02: Data Preprocessing — The system shall preprocess captured data before feeding it to machine learning models.
FR-03: Hybrid Intrusion Detection — The system shall detect intrusions using a hybrid machine learning model.
FR-04: Alert Generation — The system shall generate alerts when malicious activity is detected.
FR-05: Dashboard Visualization — The system shall provide a web-based dashboard for monitoring.
FR-06: Explainable AI (SHAP) — The system shall explain predictions using SHAP values.
FR-07: Geo-IP Visualization — The system shall display attacker locations geographically.
FR-08: Attack Injection Module — The system shall allow simulation of attacks.
FR-09: Data Storage & Logging — The system shall store logs of traffic and detections.
FR-10: Admin Control Panel — The system shall allow administrators to manage and review system activity.
FR-11: Threshold Adjustment — The system shall allow dynamic adjustment of detection thresholds.
FR-12: Real-Time Communication — The system shall support real-time data transfer between backend and frontend.
FR-13: Model Management — The system shall manage machine learning models.
- Here are the standout features and innovations of your project:
- Hybrid detection approach: It combines supervised classification and unsupervised anomaly detection, which makes it stronger than a single-model IDS because it can detect both known attacks and unusual new behavior.
- Explainable AI with SHAP: Instead of only saying something is malicious, the system explains why it was flagged, which improves trust and usability.
- Geo-IP attack visualization: Showing attacker locations on a map adds a practical visual layer for incident analysis.
- Attack injection module: This is a strong testing feature because it lets you simulate attacks and evaluate detection performance in a controlled way.
- Live dashboard with Socket.IO: Real-time frontend updates make the system more interactive and useful for monitoring.
- Threshold adjustment: Administrators can tune sensitivity dynamically, which is a useful operational control.
- Model management support: The system is designed to allow training, loading, and updating models, which improves maintainability and future upgrades.
- Storage and logging: Keeping attack and traffic records supports auditing, reporting, and later analysis.
NFR-02: Accuracy — The system shall maintain high detection accuracy. The system shall ensure high precision and recall to minimize false positives and false negatives. The system shall consistently perform well on unseen data.
NFR-03: Scalability — The system shall support increasing volumes of network traffic without significant performance loss. The system shall be scalable to handle multiple network sources in future. The architecture shall allow easy integration of new machine learning models.
NFR-04: Reliability — The system shall operate continuously with minimal downtime. The system shall ensure stable performance under high traffic conditions. The system shall recover gracefully from failures or crashes.
NFR-05: Security — The system shall ensure secure handling of network data. The system shall restrict unauthorized access to the dashboard and system controls. The system shall protect stored logs and model data from unauthorized modification. The system shall use secure communication protocols where applicable.
NFR-06: Usability — The system shall provide a user-friendly web interface. The dashboard shall be easy to navigate and understand. The system shall present alerts and reports in a clear and readable format.
NFR-07: Maintainability — The system shall be modular to allow easy updates and debugging. The codebase shall be well-structured and documented. The system shall support easy model retraining and updates.
NFR-08: Availability — The system shall be available 24/7 for monitoring network activity. The system shall minimize downtime during updates or maintenance.
NFR-09: Compatibility — The system shall run on standard operating systems. The system shall be accessible through modern web browsers. The system shall support integration with standard Python libraries and tools.
NFR-10: Real-Time Communication Efficiency — The system shall ensure low-latency communication between backend and frontend. The system shall update the dashboard instantly upon detection events.
NFR-11: Data Integrity — The system shall ensure that stored data is accurate and consistent. The system shall prevent data loss during processing or storage.
NFR-12: Extensibility — The system shall allow future enhancements such as new attack detection techniques, additional visualization modules, and integration with external security tools.