# ============================================================
# SYSTEM PROFILE — ANSHUL AGARWAL — AI ENGINEER
# ============================================================
class AnshulAgarwal:
name = "Anshul Agarwal"
location = "Bangalore, India 🇮🇳"
education = "B.Tech AI & ML — Sir MVIT (2022–2026)"
languages = ["Python", "Java", "C/C++", "SQL"]
frameworks = ["FastAPI", "Scikit-learn", "LangChain", "Hugging Face Transformers"]
ai_stack = ["LLM Agents", "RAG", "Tool Use", "NLP", "Agentic AI", "Embeddings"]
databases = ["MySQL", "MongoDB", "PostgreSQL"]
cloud = ["AWS", "Azure", "Linux"]
currently = "Building agentic AI systems for enterprise IT"
learning = ["Agentic AI", "Azure AI Services", "Vector DBs", "LangGraph"]
def say_hi(self):
print("Thanks for visiting! Let's build something intelligent.")
me = AnshulAgarwal()
me.say_hi()
AI-powered IT helpdesk assistant . Uses a ReAct-style agentic loop with LLaMA 3.1 and function calling to handle multi-step IT queries end-to-end. |
End-to-end ML pipeline for customer churn prediction. EDA → feature engineering → model training → business insights. |
NLP-powered resume screening that matches candidates to job descriptions using TF-IDF and skill extraction. |
🛡️ RakshaKavach
Android safety application built with Kotlin for real-world personal security use cases. |