Skip to content
View Vamshi868876's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Vamshi868876

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Vamshi868876/README.md
╔══════════════════════════════════════════════════════════════════════╗
β•‘  VAMSHI BATTHULA  Β·  AI/ML & Cloud Security Engineer                β•‘
β•‘  Building intelligent systems that are impossible to compromise      β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

LinkedIn Email Portfolio


What I Do

I sit at the intersection of Generative AI and Cloud Security β€” a rare combination that matters now more than ever.

Most engineers pick one. I build systems where the AI is the product and the attack surface is locked down.

  • πŸ” AI Security β€” Preventing prompt injection, LLM data leakage, and adversarial attacks on production models
  • 🧠 RAG Architecture β€” Designing retrieval pipelines that are fast, accurate, and enterprise-safe
  • ☁️ Cloud DevSecOps β€” Shifting security left into CI/CD with automated threat detection
  • πŸ›‘οΈ Real-time WAF β€” ML-powered anomaly detection for high-concurrency cloud environments

Selected Work

Project What it does Stack
AI-Cloud-Security-Gateway High-concurrency WAF using Isolation Forest ML β€” real-time anomaly detection, auto IP blacklisting, live dashboard Python Β· React Β· ML
Secure-Enterprise-RAG Production RAG with RBAC, JWT auth & vector-level cryptographic filtering to prevent LLM data leakage Python Β· LangChain Β· VectorDB

πŸ“Œ More in repositories β†’


Stack

AI / ML:       Python Β· LangChain Β· OpenAI Β· HuggingFace Β· Scikit-learn Β· RAG Β· Agents
Security:      WAF Β· RBAC Β· JWT Β· Zero-trust Β· Threat Modeling Β· OWASP
Cloud:         AWS Β· Docker Β· Kubernetes Β· Terraform Β· GitHub Actions
Databases:     PostgreSQL Β· Redis Β· Pinecone Β· ChromaDB Β· Weaviate
Frontend:      React Β· FastAPI Β· REST Β· WebSockets

GitHub Activity

Β Β 

GitHub Streak


Currently

  • Building β†’ agentic AI systems for automated security response
  • Learning β†’ adversarial ML, red-teaming LLMs, OSCP offensive security
  • Open to β†’ high-impact engineering roles, research collaborations, open-source contributions

Hyderabad, India Β· Open to remote & relocation

Pinned Loading

  1. AI-Cloud-Security-Gateway AI-Cloud-Security-Gateway Public

    High-Concurrency Cloud Security Gateway utilizing an Isolation Forest Machine Learning model for real-time Web Application Firewall (WAF) anomaly detection, automated IP blacklisting, and live Reac…

    CSS

  2. Secure-Enterprise-RAG Secure-Enterprise-RAG Public

    A production-grade Secure Enterprise RAG Architecture featuring Role-Based Access Control (RBAC), JWT Authentication, and Vector-level Cryptographic Hard-Filtering to prevent LLM data leakage.

    Python