Blogs/Posts

Emerging Threats in LLMs

Knowledge-Sharing Session · LinkedIn
LLM Security OWASP Prompt Injection Red-Teaming

A Fun Friday session I led at Zoho covering how LLMs fail under adversarial pressure. Real incidents in each: prompt injection, data poisoning, model theft, privacy leaks and how they mapped to the OWASP Top 10 framework, with red-teaming practices from OpenAI, DeepMind, and Anthropic.

The Problem Chain That Led to Transformers

Towards Artificial Intelligence · Medium
Deep Learning Transformers NLP AI

A deep dive into the sequence of problems and limitations in earlier architectures. RNNs, LSTMs, attention that collectively motivated the design of the Transformer. Traces the intellectual journey that shaped modern NLP.