guest@dhirendra:~$ ./whoami.sh

Dhirendra Choudhary

> Role: Applied AI Engineer

> Focus: Agentic Systems, LLMs, RAG

> Status: Building production-ready GenAI

guest@dhirendra:~$ cat experience.json
[
{
"role": "Senior AI Engineer",
"company": "Mphasis Limited",
"period": "Aug 2025 - Present",
"details":"Building Agentic AI applications and LLM-driven systems. Specializing in RAG systems, LangGraph agents, and production-ready GenAI solutions."
},
{
"role": "Sr. ML Engineer",
"company": "Zycus Infotech",
"period": "Sep 2023 - Aug 2025",
"details":"Developed NLP and Computer Vision solutions. Built OCR systems, document classification, and data extraction pipelines."
},
{
"role": "Data Scientist",
"company": "IHX Private Limited",
"period": "Apr 2022 - Sep 2023",
"details":"Applied ML and deep learning to solve business problems. Predictive analytics and data modeling."
}
]
guest@dhirendra:~$ ls -la ./research/publications/
-rw-r--r--

Sign Language Recognition System using Transfer Learning and Deep Learning

[2021]ICICC

Developed a deep learning-based system for real-time sign language recognition using transfer learning techniques and convolutional neural networks.

-rw-r--r--

Mental Workload Estimation Using EEG Signals: A Machine Learning Approach

[2020]ICRCICN

Applied machine learning algorithms to EEG signal data for mental workload estimation, enabling cognitive state monitoring applications.