Ayeshaaaaaaaaa
Software Engineer|| Network_Design_Engineer|| Java_Developer|| Machine_Learning_Engineer
Hitec University, Taxila
Pinned Repositories
AI-Powered-Video-Analysis-with-Object-Detection-and-Detailed-Scene-Narratives
AI-driven video analysis system that extracts and transcribes audio with Whisper, detects objects using YOLO, and generates comprehensive scene descriptions with GPT-2. The project combines transcriptions and object detections to produce detailed, context-aware video narratives.
Audio-Transcription-and-Sentiment-Analysis-with-Whisper-and-Hugging-Face
This project combines audio transcription using OpenAI's Whisper model and sentiment analysis using the Hugging Face distilbert-base-uncased-finetuned-sst-2-english model. It first transcribes audio files into text and then processes the transcription in chunks to analyze the sentiment of each segment.
BBC-News-Article-Retrieval-System-using-FastAPI-TF-IDF-and-Word2Vec
This project implements a news article retrieval system using dataset of BBC articles. It utilizes FastAPI for the API layer, TF-IDF for term weighting, and Word2Vec and allows users to query the dataset for top-matching articles with similarity scores.
Car-Plate-Detection-and-OCR-Recognition-with-YOLOv8
This project utilizes YOLOv8 for real-time car plate detection and OCR (Optical Character Recognition) to extract plate numbers from detected regions. The system leverages advanced computer vision techniques to streamline the recognition process and provide precise results.
Enhanced-Contextual-Insights-RAG-Based-GPT-Integration-for-Question-Answering-with-BBC-News-Data
This project integrates RAG techniques with GPT-2 for advanced question-answering using BBC news articles. It employs FAISS for efficient document retrieval and SentenceTransformer for embeddings, providing detailed and contextually accurate answers by combining article content with publication dates.
health-care-hospital-flutter-based-application
This is a flutter based mobile and web application of health care hospital
Hospital-Management-System
This is project in java based project build on oop principles.
Resume-Classification-System
AI-powered resume classification system can accurately and efficiently analyze resumes, extract relevant information, and categorize them into predefined categories or job roles.
Train-Ticket-Reservation-System
It is ticket reservation system of train. This project is made in java and mysql is used . JDBC is used for database conectivity
UNIVERSITY-ADMISSION-MANAGEMENT-SYSTEM
It is a first semester Programming Fundamentals project in c++ in which student record is entered and eligibility is checked on basis of merit calculated . Students record in maintained in using files in c++.
Ayeshaaaaaaaaa's Repositories
Ayeshaaaaaaaaa/Enhanced-Contextual-Insights-RAG-Based-GPT-Integration-for-Question-Answering-with-BBC-News-Data
This project integrates RAG techniques with GPT-2 for advanced question-answering using BBC news articles. It employs FAISS for efficient document retrieval and SentenceTransformer for embeddings, providing detailed and contextually accurate answers by combining article content with publication dates.
Ayeshaaaaaaaaa/Hospital-Management-System
This is project in java based project build on oop principles.
Ayeshaaaaaaaaa/Train-Ticket-Reservation-System
It is ticket reservation system of train. This project is made in java and mysql is used . JDBC is used for database conectivity
Ayeshaaaaaaaaa/UNIVERSITY-ADMISSION-MANAGEMENT-SYSTEM
It is a first semester Programming Fundamentals project in c++ in which student record is entered and eligibility is checked on basis of merit calculated . Students record in maintained in using files in c++.
Ayeshaaaaaaaaa/AI-Powered-Video-Analysis-with-Object-Detection-and-Detailed-Scene-Narratives
AI-driven video analysis system that extracts and transcribes audio with Whisper, detects objects using YOLO, and generates comprehensive scene descriptions with GPT-2. The project combines transcriptions and object detections to produce detailed, context-aware video narratives.
Ayeshaaaaaaaaa/Audio-Transcription-and-Sentiment-Analysis-with-Whisper-and-Hugging-Face
This project combines audio transcription using OpenAI's Whisper model and sentiment analysis using the Hugging Face distilbert-base-uncased-finetuned-sst-2-english model. It first transcribes audio files into text and then processes the transcription in chunks to analyze the sentiment of each segment.
Ayeshaaaaaaaaa/BBC-News-Article-Retrieval-System-using-FastAPI-TF-IDF-and-Word2Vec
This project implements a news article retrieval system using dataset of BBC articles. It utilizes FastAPI for the API layer, TF-IDF for term weighting, and Word2Vec and allows users to query the dataset for top-matching articles with similarity scores.
Ayeshaaaaaaaaa/Car-Plate-Detection-and-OCR-Recognition-with-YOLOv8
This project utilizes YOLOv8 for real-time car plate detection and OCR (Optical Character Recognition) to extract plate numbers from detected regions. The system leverages advanced computer vision techniques to streamline the recognition process and provide precise results.
Ayeshaaaaaaaaa/health-care-hospital-flutter-based-application
This is a flutter based mobile and web application of health care hospital
Ayeshaaaaaaaaa/Resume-Classification-System
AI-powered resume classification system can accurately and efficiently analyze resumes, extract relevant information, and categorize them into predefined categories or job roles.
Ayeshaaaaaaaaa/Smart-Reviewer-Assignment-Automating-Test-Reviews-with-Azure-DevOps-API-Integration
A system that processes webhook events for managing Git-based pull requests and task assignments using Azure DevOps REST APIs. It evaluates pull request payloads against predefined criteria to automatically approve, reject, or assign reviewers. The system also creates and tracks work items through Azure DevOps integration.
Ayeshaaaaaaaaa/University-Network
In this project I have made network of hitec university on cisco packet tracer.
Ayeshaaaaaaaaa/Context-Aware-chatbot
Ayeshaaaaaaaaa/Video-Description-and-Summarization-Using-BLIP-and-BART-Models
This project processes videos by extracting frames, generating detailed visual descriptions for each frame using the BLIP model, and then summarizing these descriptions with the BART model.