class MaruthiSaiTeja:
def __init__(self):
self.name = "Pilli Maruthi Sai Teja"
self.role = "AI Application Developer & Full-Stack Engineer"
self.location = "Hyderabad, Telangana, India 🇮🇳"
self.education = "B.Tech IT · Vardhaman College of Engineering (2023–2027)"
self.cgpa = 8.27
self.email = "[email protected]"
self.portfolio = "https://maruthisaiteja.me"
self.current = [
"Building production AI systems with Gemini 2.5 Flash",
"Deploying to Google Cloud Run via Docker",
"Chairing IEEE EMBS Student Chapter",
"Grinding LeetCode daily for placements 💪"
]
self.achievements = {
"🥇 1st Place" : "Project Expo · Bachman Datathon 2K25 (IEEE)",
"⚡ Grand Finalist": "Smart India Hackathon (SIH) 2024 · National Level",
"🏆 Regional Win" : "9th Edition YESummit Regionals",
"🌐 Finalist" : "Google Virtualwars AI Build Challenge",
"🚀 Participant" : "ISRO Bharatiya Antariksh Hackathon 2025"
}
def __str__(self):
return "6 deployed AI projects. All live. All real."
me = MaruthiSaiTeja()
print(me)
# Output → "6 deployed AI projects. All live. All real."All 6 projects are deployed and live. Click the links — they actually work.
|
Detects and corrects bias in insurance claims in real time. Processes image + audio simultaneously using Gemini 2.5 Flash native multimodal. Audits 3 protected attribute signals (accent, gender, demographics). ⚡ Sub-2s inference latency · Deployed on GCP · Live traffic |
Multilingual AI civic assistant in 6 languages with voice I/O. Real-time polling station discovery via Google Maps API. Built for Google Virtualwars Hackathon. 🌐 6 languages · 100+ sessions · GCP Cloud Run · MVC architecture |
|
Institutional task management deployed at Vardhaman IT Dept. serving 30+ faculty. Role-based JWT auth. Multi-channel alerts (Email/SMS/WhatsApp) reduced follow-up overhead ~60%. 👥 30+ faculty · ~60% overhead cut · Vercel · Production |
Context-aware AI nutritionist using Gemini structured outputs with Pydantic schemas for guaranteed-stable JSON. Caching reduced redundant API calls by ~40%. 12 pytest test cases. ⚡ ~40% API reduction · 12 tests · Docker + GCP · Live |
|
Fine-tuned YOLOv8 on 1,200+ annotated frames achieving 91.4% [email protected]. Reduced false positives 25% over baseline Haar cascade. Processes video at 20–30 FPS on standard CCTV hardware. 📸 91.4% mAP · 25 FPS real-time · CCTV-compatible |
Multi-step AI reasoning pipeline: situation analysis → strategy selection (Crash/Revision/Balanced) → personalised day-wise study plan. Adaptive urgency detection, downloadable plans. 📚 3 strategies · 8 pytest tests · Live on Streamlit Cloud |
| Rank | Achievement | Event | Level |
|---|---|---|---|
| 🥇 1st Place | Project Expo Winner | Bachman Datathon 2K25 · Vardhaman College (IEEE) | College |
| ⚡ Grand Finalist | Top National Teams | Smart India Hackathon (SIH) 2024 | National |
| 🏆 Regional Winner | YESummit 2024 | 9th Edition YESummit Regionals | Regional |
| 🌐 Finalist | AI Build Challenge | Google Virtualwars · NextGen-AI 2026 | National |
| 🔬 Participant | Space Tech Hackathon | ISRO Bharatiya Antariksh Hackathon 2025 | National |
| ⏱ Participant | 48-Hour Sprint | AgentForge Salesforce Hackathon · Mindsprint 2K25 | National |
╔══════════════════════════════════════════════════════════════════╗
║ 🔬 IEEE EMBS Chapter Chair ║
║ Engineering in Medicine & Biology Society ║
║ Vardhaman College of Engineering · 2025 – Present ║
║ → 5+ technical events, workshops, cross-disciplinary talks ║
╠══════════════════════════════════════════════════════════════════╣
║ 🏁 Hackathon Organiser — Smartathon (Festronix 2K26) ║
║ 2-day national hackathon · 120+ participants · 40+ teams ║
║ → Managed logistics, judging panel, real-time support ║
╠══════════════════════════════════════════════════════════════════╣
║ 🤝 Coordinator — Smart India Hackathon (SIH) 2025 ║
║ 32-hour national-level hackathon ║
║ → Bridge: 20+ teams ↔ mentors ↔ organising committee ║
╚══════════════════════════════════════════════════════════════════╝
status: "Open to opportunities 2025–2027"
location: "Hyderabad, Telangana, India"
working_on:
- "Building Agentic AI systems with LangChain + Gemini"
- "Grinding NeetCode 150 for placement DSA rounds"
- "Contributing to open source (looking for good-first-issues)"
- "Writing a technical article on FairClaim AI bias detection"
goal_2027: "AI / Full-Stack role at a product company"
available_for:
- "Software Engineering Roles (AI / Full-Stack)"
- "AI Developer Internships"
- "Hackathon Collaborations"
- "Technical Mentorship"