Projects
Echo ðŸ§
A shared platform for families to support loved ones with Alzheimer's by creating a collective memory album. Features an AI chatbot using RAG and personalized memory quizzes.
ZAuth: Secure Face Recognition with FHE
A secure authentication system that utilizes Fully Homomorphic Encryption (FHE) and face recognition to ensure user data privacy and security.
HACKATON - Mistral AI Model Dilution (Top 3)
Developed a platform to convert large pre-trained models into efficient, task-specific smaller models. Used prompt engineering for dataset creation and direct optimization techniques for finetuning.
Chat Bot Content Moderation
Implementation of a content moderation system for a chat using different machine learning models on Jigsaw dataset
Cinema4Two
A platform to find the perfect movie to watch with a friend or partner based on your mutual preferences.
CNN Boat Classifaction
Implemented data augmentation and developed scratch and fine-tuned EfficientNetB0 models.
French Army Hackathon | 6milarity Challenge
Winner of computer vision challenge organize by the French Army. Implementation of a model to detect similar images in a dataset
GDSC EPITA | Minecraft Biomes Classification
Implementation of a machine learning model to classify Minecraft biomes using TensorFlow and Keras
Chess Engine | AI
Implementation of a chess engine and an AI to play against it in C++
Shell 42sh
Programming of a POSIX compliant command interpreter in C
Portfolio
This portfolio website was built using Next.js and Tailwind CSS and is hosted on Vercel
OCR
Optical character recognition project to extract sudoku grids from images and solve them in C