My final year university project: a mobile app-based plagiarism detection system that helps educators identify and flag plagiarized content in student submissions using NLP techniques. It ships as two apps — a teacher’s side for reviewing flagged reports, and a student’s side for submitting assignments.
Building a similarity engine (sentence embeddings, cosine similarity, and clustering) that stays accurate across varied writing styles while running practically from a mobile front end took real tuning of the NLP pipeline.



Explore the live product or dig into the source code on GitHub.