Latest Articles
Jun 21, 2026
When AI Meets Spiritual Wisdom: Building "Talk to Kanha"
A deep engineering case study and founder's journey on building Talk to Kanha - an emotionally intelligent,
privacy-first AI companion inspired by the Bhagavad Gita that runs entirely locally. Explores multi-modal
emotion classification, vector RAG (FAISS + SentenceTransformers), and Coqui XTTS v2 voice cloning fallbacks.
Read More
Jun 10, 2026
Adaptive RASP: Building a Runtime Application Self-Protection System from Scratch
A deep engineering case study on building Adaptive RASP - a behavior-driven, runtime security layer that
inspects HTTP traffic in real time, assigns adaptive risk scores per IP, detects SQLi and XSS, and
automatically escalates responses from warn to block. No WAF. No black box. Pure application-layer defense.
Read More
Mar 2, 2026
How to Set Up MoltBot Using Emergent
(The Easy Technical Method)
A technical guide on deploying an AI automation agent using the Emergent platform. Covers architecture, LLM
configuration, tool integration, deployment, and engineering tradeoffs - without the infrastructure overhead.
Read More
Sep 22, 2025
The Future of AI in Cybersecurity
Explore how Artificial Intelligence is transforming cybersecurity, from AI-powered threat detection to AI-driven
cyber attacks, risks, and future trends.
Read More
Sep 22, 2025
Getting Started with Malware
Analysis
A beginner's guide to setting up a safe lab environment, using tools like Wireshark and Ghidra, and
understanding the basics of static vs. dynamic analysis.
Read More
Aug 10, 2025
Building Secure Web Apps
with React & Node.js
Best practices for securing your MERN stack application, covering JWT authentication, input validation, and
preventing common OWASP vulnerabilities.
Read More