I am a final-year engineering student majoring in Information Technology with a specialization in AI/ML. I have 6 months of experience in the GenAI space, including working at companies like PocketFM. I have a strong interest in research, and my latest work was published under IEEE ISCS 2024. Currently, I am working on two research papers: one involving watermarking of deepfakes and the other on recommendation algorithms.
-
Audiotracked: Implementation of audio steganography to embed multimodal inputs inside audio files, serving as a method for encrypting information or watermarking.
-
FAQ Chatbot: Fine-tuned LLaMA 3 on the FAQ section of the Blinkit website to create a bot that responds to user queries.
-
Protecting Communications Using Deep Learning: Created an adversarial environment consisting of three networks—Alice, Bob, and Eve. Alice and Bob interact with each other without encryption measures initially, but then begin encrypting communications while Eve overhears and attempts to decrypt the information without any keys.