| Stat | Value |
|---|---|
| Name | Shivraj Patare |
| Class | AI / ML Engineer |
| Level | Master's Student (AI & ML) |
| Location | Pimpri, Maharashtra, India |
| HP | โ (Sustained by coffee โ) |
| MP | Neural Networks & MLOps |
| Special Ability | Shipping scalable ML systems |
| Ultimate | End-to-end GenAI & MLOps delivery |
class ShivrajPatare:
def __init__(self):
self.name = "Shivraj Patare"
self.role = "AI/ML Engineer"
self.education = "Master's in AI & Machine Learning"
self.location = "Pimpri, Maharashtra, IN"
self.passion = "Turning AI research into production reality"
def current_focus(self):
return [
"Large Language Models & fine-tuning",
"Production ML systems & MLOps",
"Computer Vision applications",
"Real-time AI deployment"
]
def philosophy(self):
return "Code is poetry, but deployed ML is art."- ๐ญ Current quest: Building production-ready LLM applications and exploring efficient fine-tuning (LoRA / QLoRA, RAG, vLLM)
- ๐ฑ Leveling up: Advanced MLOps, Kubernetes for ML, distributed training, observability
- ๐ฏ Target lock: NLP, Computer Vision, GenAI, MLOps-heavy products
- ๐ฌ Ask me about: PyTorch, Transformers, ML system design, Docker, CI/CD, cloud deployment
- โก Fun fact: Debugs neural networks more often than sleep cycles
๐ฏ Explore more projects on my GitHub Repositories
| Project | Description | Tech Stack | Status |
|---|---|---|---|
| ๐ LLM Fine-tuner | Pipeline for fine-tuning LLMs with LoRA / QLoRA, ready for production deployment | PyTorch Transformers PEFT DeepSpeed |
๐ข |
| ๐๏ธ Vision Analytics | Real-time object detection & tracking on edge devices with optimized inference | YOLOv8 OpenCV TensorRT FastAPI |
๐ข |
| ๐ค RAG Chatbot | Retrieval-augmented generation system with vector DB and UI | LangChain ChromaDB OpenAI Streamlit |
๐ก |
| ๐ ML Monitor | Monitoring and drift detection dashboard for ML models | MLflow Prometheus Grafana Docker |
๐ก |
| ๐ง Neural Style Transfer | API for artistic style transfer with caching and cloud deployment | TensorFlow FastAPI Redis AWS |
๐ข |
- ๐ Building a production-grade LLM inference server with vLLM
- ๐ Writing technical blogs on ML system design & GenAI
- ๐ฏ Contributing to open-source ML projects
- ๐งช Experimenting with multimodal models
- ๐ก Mentoring aspiring ML engineers