class AryanRahate:
def __init__(self):
self.name = "Aryan Rahate"
self.role = "AI/ML Engineer"
self.college = "GHRCE Nagpur — B.Tech IT (2027)"
self.cgpa = 7.70
self.internships = 5
self.research = ["Published Paper 📄", "Patent Filed 🔒"]
self.location = "Nagpur, Maharashtra 🇮🇳"
def current_focus(self):
return [
"🔭 Building ResolveAI — Production AI Grievance System",
"🧠 IBM RAG & Agentic AI Professional Certificate",
"🏏 Cricket Batting Tutor (Keras + MediaPipe)",
"⚡ Capgemini AgentifAI Buildathon — Team .Expendables",
]
def stack(self):
return {
"AI/ML" : ["TensorFlow", "Keras", "PyTorch", "Scikit-learn"],
"GenAI" : ["LangChain", "LangGraph", "RAG", "HuggingFace"],
"Backend" : ["FastAPI", "Docker", "MLflow", "PostgreSQL"],
"Cloud" : ["AWS", "MongoDB", "GitHub Actions"],
}
def life_motto(self):
return "Build it. Ship it. Scale it. 🚀"
aryan = AryanRahate()
print(aryan.life_motto())| 🔥 Project | 📝 Description | 🛠️ Stack |
|---|---|---|
| ResolveAI | Production AI-powered grievance management system with JWT & RBAC | FastAPI MongoDB MLflow Docker |
| ExpenseAI | Multi-agent AI expense tracking system | LangGraph FastAPI Agentic AI |
| EcoGuard AI | Campus sustainability multi-agent AI system | LangChain Multi-Agent Python |
| Binary Sign Language | Finger gesture recognition · Research Paper + 🔒 Patent Filed | MediaPipe TensorFlow OpenCV |
| Extract-It OCR | Open-source OCR Chrome Extension | JavaScript OCR Chrome API |
📄 Published Research Paper — Binary Sign Language Recognition
🔒 Patent Filed — Finger Gesture-Based Binary Sign Language System
🎓 5 Internships across AI, Data Analytics & Development domains
🏅 AWS AI/ML Scholar | Qualcomm AI Certified | IBM SkillsBuild GenAI
🌱 1M1B × IBM SkillsBuild — AI for Sustainability (Dec 2025 – Jan 2026)
🏁 Engineering India Abhyudaya 2024 | SIH 2024 (Internal Round) SAE Aerothon 2025
🏁 CIH 2026 | Hack4Brahma's HackDays Nagpur, 2026 | IBM Bob Day Hackathon, 2026
🤝 Open Source Contributor — Extract-It OCR + 5+ PRs merged
🤖 Capgemini AgentifAI Buildathon — Team .Expendables
"I don't just write code — I engineer intelligent systems that solve real problems."
👉 github.com/rnrahate — Explore the work.
---
Made with ❤️ and lots of ☕ by Aryan Rahate — Nagpur, India 🇮🇳





