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.
Farm To Home (Organic Grocery Store)
The Farm To Home system is a web-based application designed to connect farmers directly with consumers, enabling the delivery of fresh and organic agricultural products without the involvement of middlemen. The platform allows users to brow...
Learnify – Smart Learning System
This project solves several key problems in traditional and existing e-learning systems. The main issue is the lack of personalized learning, where all students receive the same content regardless of their understanding level. This makes it difficult for weaker students to keep up and for stronger students to stay challenged. Another major problem is the manual workload for teachers, especially in creating quizzes, assignments, and evaluating student performance. This process is time-consuming and often inconsistent. The project also addresses the issue of delayed feedback, where students do not get immediate results or explanations for their mistakes, which slows down learning progress. In addition, many systems lack effective performance tracking and prediction, making it difficult to identify student strengths and weaknesses over time. Learnify solves these issues by introducing an AI-based system that automates quiz generation and evaluation, provides instant feedback, tracks student progress, and offers personalized learning recommendations. It also includes an AI assistant to help students resolve their doubts instantly, improving accessibility and engagement in learning.
Ai based career mismatch and unemployment prediction system
Idea: The idea of this project is to develop an intelligent system that uses Ai to analyze a user’s education, skills, interests, and experience, and then determine whether they are in the right career path or facing a career mismatch. Th...
Ai Powered Food Delivery App
The AI-Powered Food Delivery App is an innovative and intelligent mobile application designed to revolutionize the food ordering experience in Pakistan. Unlike existing platforms such as FoodPanda, this application integrates cutting-edge A...
Food Genie
FoodGenie is a smart mobile application developed for the city of Vehari, with the goal of bringing local restaurants, bakeries, and food street vendors onto a single digital platform. The idea behind the app is to make it easier for people...
Online Examination System
Traditional exam systems face several issues: 📝 Manual paper-based exams are time-consuming and costly ⏳ Result checking and grading takes too long 📊 Human errors in marking and result calculation 🔒 Risk of paper leakage and cheating 🌍...
AI-Powered Intelligent Web Data Extraction and Analysis Platform
n today's data-driven world, the ability to collect and analyze web data efficiently has become a critical need for businesses, researchers, and analysts. However, traditional web scraping requires significant technical expertise, as developers must manually write custom scripts for each website, define CSS selectors, and handle website structure changes. This makes the process time-consuming, error-prone, and inaccessible to non-technical users who need data for decision-making purposes. This project proposes the development of an AI-Powered Intelligent Web Data Extraction and Analysis Platform that enables users to extract structured data from any website simply by providing a URL and describing their requirements in natural language. The system eliminates the need for manual coding by using artificial intelligence to automatically identify relevant page elements, understand user intent, and extract the required information accurately. The technical approach involves integrating a web scraping engine built with Python, Playwright, and BeautifulSoup for browser automation and HTML parsing, combined with a Large Language Model (LLM) API layer that processes natural language queries and intelligently maps them to the scraped content. The backend is developed using FastAPI, while the frontend dashboard is built with React.js, providing a user-friendly interface. Scraped data is stored in PostgreSQL with support for export in CSV, JSON, and Excel formats. The expected outcome is a fully functional SaaS-style platform that democratizes web data extraction, allowing non-technical users such as business analysts, e-commerce professionals, and researchers to collect and analyze web data efficiently without writing a single line of code. This platform will significantly reduce the time and cost associated with manual data collection while increasing accuracy and scalability.
Smart Safe City Complaint and Crime Reporting System
Functional requirements the users should be allowed to login securely. The users should also be allowed to register their complaints through text descriptions, images, videos etc The user should also be allowed to see their complaint histor...
AI Agent for Multi-Document Question Answering using RAG
What problem does it solve? Finding specific information across multiple large documents is time-consuming and inefficient. Users often struggle to manually search through reports, research papers, or knowledge bases to get precise answers...
| Project Information | Status | Batch | Technologies | Action |
|---|---|---|---|---|
|
Farm To Home (Organic Grocery Store)
The Farm To Home system is a web-based application designed to connect farmers directly wi...
|
Active | FA23 (2026) |
|
Details |
|
Learnify – Smart Learning System
This project solves several key problems in traditional and existing e-learning systems. T...
|
Active | FA23 (2026) |
HTML/CSS
JavaScript
Python
+4
|
Details |
|
Ai based career mismatch and unemployment prediction system
Idea:
The idea of this project is to develop an intelligent system that uses Ai to analyz...
|
Active | FA23 (2026) |
HTML/CSS
Bootstrap
JavaScript
|
Details |
|
Ai Powered Food Delivery App
The AI-Powered Food Delivery App is an innovative and intelligent mobile application desig...
|
Active | FA23 (2026) |
Flutter
React
Django
+7
|
Details |
|
Food Genie
FoodGenie is a smart mobile application developed for the city of Vehari, with the goal of...
|
Active | FA23 (2026) |
MERN Stack
|
Details |
|
Online Examination System
Traditional exam systems face several issues:
📝 Manual paper-based exams are time-consumi...
|
Active | FA23 (2026) |
MongoDB
Express.js
React
+2
|
Details |
|
AI-Powered Intelligent Web Data Extraction and Analysis Platform
n today's data-driven world, the ability to collect and analyze web data efficiently has b...
|
Active | FA23 (2026) |
MongoDB
Express.js
React
+1
|
Details |
|
Smart Safe City Complaint and Crime Reporting System
Functional requirements the users should be allowed to login securely. The users should al...
|
Active | FA23 (2026) |
JavaScript
TypeScript
Python
+8
|
Details |
|
AI Agent for Multi-Document Question Answering using RAG
What problem does it solve?
Finding specific information across multiple large documents ...
|
Active | FA23 (2026) |
Python
LangChain
Flask
|
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.
AI-Powered Intelligent Web Data Extraction and Analysis Platform
This project proposes the development of an AI-Powered Intelligent Web Data Extraction and Analysis Platform that enables users to extract structured data from any website simply by providing a URL and describing their requirements in natural language. The system eliminates the need for manual coding by using artificial intelligence to automatically identify relevant page elements, understand user intent, and extract the required information accurately.
The technical approach involves integrating a web scraping engine built with Python, Playwright, and BeautifulSoup for browser automation and HTML parsing, combined with a Large Language Model (LLM) API layer that processes natural language queries and intelligently maps them to the scraped content. The backend is developed using FastAPI, while the frontend dashboard is built with React.js, providing a user-friendly interface. Scraped data is stored in PostgreSQL with support for export in CSV, JSON, and Excel formats.
The expected outcome is a fully functional SaaS-style platform that democratizes web data extraction, allowing non-technical users such as business analysts, e-commerce professionals, and researchers to collect and analyze web data efficiently without writing a single line of code. This platform will significantly reduce the time and cost associated with manual data collection while increasing accuracy and scalability.
and competitor data. Academic researchers requiring structured web data
for analysis. Digital marketers monitoring web content and trends.
Non-technical users who need data collection without programming
knowledge. Data scientists requiring automated data pipelines from
web sources.
•Natural Language Query Processing: The system shall allow users to input data extraction requirements in plain English (e.g., 'extract all product names, prices, and ratings from this page'). The AI layer shall interpret the query and map it to the relevant scraped elements automatically.
•Intelligent Web Scraping Engine: The system shall accept a target URL from the user, automatically render and parse the webpage using browser automation, and extract structured data based on the AI-identified elements. The engine shall handle both static and JavaScript-rendered pages.
•Data Preview and Validation: After extraction, the system shall display the scraped data in a structured tabular format for user review before saving. Users shall be able to verify accuracy and re-run extraction with modified queries if needed.
•Data Export and Download Module: The system shall provide options to export extracted data in multiple formats including CSV, JSON, and Excel (.xlsx). Users shall be able to download results directly from the dashboard.
•Scraping History and Project Management: The system shall maintain a history of all scraping jobs performed by the user, including target URL, query, timestamp, and extracted data. Users shall be able to revisit, re-run, or delete previous scraping jobs.
•Admin Dashboard for System Monitoring: The administrator shall have access to a dashboard displaying system usage statistics, registered users, total scraping jobs, and error logs. Admins shall be able to manage user accounts and monitor platform activity.
Notification and Alert System: The system shall notify users via email or in-app notifications upon completion of scraping tasks, especially for scheduled or long-running jobs. Error alerts shall be sent when a scraping job fails due to website restrictions or changes.
- 1. Natural Language Query Interface — users describe data needs in plain
- English, no coding required.
- 2. AI-Powered Auto-Detection — LLM automatically identifies and extracts
- relevant page elements.
- 3. Support for JavaScript-rendered pages via Playwright browser automation.
- 4. Multi-format Export — CSV, JSON, and Excel download support.
- 5. Scraping History & Project Management Dashboard.
- 6. Real-time job status tracking with email/in-app notifications.
- 7. Admin monitoring panel with usage statistics and error logs.
communication, and role-based access control shall be enforced.
Performance: The system shall process and return scraped data within
10–15 seconds for standard pages. It shall support concurrent scraping
jobs without degradation. Scalability: The architecture shall support
horizontal scaling using containerization (Docker). The database shall
handle large volumes of scraped records efficiently. UI/UX: The
interface shall be responsive, intuitive, and accessible to non-technical
users, with clear error messages and loading indicators.