public class SaiPavan {
String name = "Adapala Sai Pavan";
String location = "India 🇮🇳";
String degree = "B.Tech CSE @ SRM (Expected 2027)";
String cgpa = "9.0 / 10.0";
String[] stack = {
"Java", "Python", "Spring Boot",
"FastAPI", "LangChain", "TensorFlow"
};
String[] building = {
"RAG Systems & LLM Pipelines",
"Microservices with Redis & Docker",
"Deep Learning for Predictive Systems"
};
String funFact = "I built a Bhagavad Gita AI that answers"
+ " life questions with verse citations 📖";
String motto() { return "Ship fast. Learn faster. Break nothing."; }
}Languages
Backend & Frameworks
AI / ML
Databases & Caching
DevOps & Tools
🤖 Artificial Intelligence Intern — Edunet Foundation (Microsoft Collaboration) · Apr 2025 – May 2025
- Completed a structured 4-week AI internship under expert mentorship from Microsoft-affiliated instructors.
- Built end-to-end ML pipelines in Python — data preprocessing, feature engineering, and baseline model training using Scikit-learn.
- Developed and evaluated 3+ mini-projects translating theoretical ML concepts into working solutions aligned with practical business scenarios.
| Project | Stack | Highlights |
|---|---|---|
| 📖 Bhagavad Gita Intelligence System | Python · FAISS · LangChain · MiniLM | Production RAG over 700+ verses; sub-second semantic retrieval; citation-grounded responses; near-zero hallucinations |
| ⚙️ Predictive Maintenance System | Python · LSTM · TensorFlow · Scikit-learn | 95% classification accuracy on NASA C-MAPSS; 51 engineered features; RUL prediction across 2 distinct machine domains |
| 🔐 Secure Backend System | Spring Boot · JWT · Docker · MySQL | JWT stateless auth + RBAC; MVC layered architecture; fully containerized with Docker Compose |
| 🛡️ Backend Guardrails Microservice | Spring Boot · Redis · MySQL · Docker | Redis-based rate limiting & cooldown; tested at 200 concurrent requests; event-driven notification system |
| Degree | Institution | Expected | Score |
|---|---|---|---|
| B.Tech – Computer Science & Engineering | SRM Institute of Science and Technology | 2027 | 9.0 / 10.0 |
🧱 Microservices Architecture → Service Mesh, API Gateway, Circuit Breakers
🤖 LLM Engineering → Agentic Workflows, Tool Calling, Fine-Tuning
☁️ Cloud & DevOps → AWS (EC2, S3, RDS), CI/CD Pipelines
🔍 Advanced Databases → Query Optimization, Redis Pub/Sub, Partitioning
